Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
7c60c124
Commit
7c60c124
authored
Mar 16, 2015
by
Vittorio Giovara
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
hqx: Drop unused offsets table
This is a leftover from the static to dynamic vlc table conversion.
parent
4326bc36
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
hqxvlc.c
libavcodec/hqxvlc.c
+0
-4
No files found.
libavcodec/hqxvlc.c
View file @
7c60c124
...
...
@@ -2138,10 +2138,6 @@ const HQXAC ff_hqx_ac[NUM_HQX_AC] = {
{
11
,
6
,
ac128_lut
},
};
static
const
int
table_off
[]
=
{
0
,
32
,
928
,
2272
,
4640
,
};
#define INIT_DC_TABLE(idx, name) \
do { \
ret = init_vlc(&ctx->dc_vlc[idx], HQX_DC_VLC_BITS, \
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment