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
06dab51e
Commit
06dab51e
authored
Apr 10, 2020
by
Peter Ross
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
avcodec/mv30: remove unused table elements
parent
3e5f0cf2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
16 deletions
+0
-16
mv30.c
libavcodec/mv30.c
+0
-16
No files found.
libavcodec/mv30.c
View file @
06dab51e
...
...
@@ -86,14 +86,6 @@ static const uint8_t luma_tab[] = {
25
,
31
,
42
,
48
,
58
,
72
,
81
,
75
,
38
,
46
,
54
,
61
,
71
,
84
,
88
,
85
,
50
,
61
,
65
,
68
,
79
,
78
,
86
,
91
,
12
,
12
,
16
,
18
,
20
,
30
,
40
,
45
,
12
,
12
,
16
,
18
,
30
,
40
,
45
,
50
,
16
,
16
,
20
,
30
,
40
,
45
,
50
,
55
,
18
,
18
,
35
,
40
,
45
,
50
,
55
,
60
,
20
,
30
,
40
,
45
,
50
,
55
,
60
,
65
,
30
,
40
,
45
,
50
,
55
,
60
,
65
,
70
,
40
,
45
,
50
,
55
,
60
,
65
,
70
,
75
,
45
,
50
,
55
,
60
,
65
,
70
,
75
,
80
,
};
static
const
uint8_t
chroma_tab
[]
=
{
...
...
@@ -105,14 +97,6 @@ static const uint8_t chroma_tab[] = {
99
,
99
,
99
,
99
,
99
,
99
,
99
,
99
,
99
,
99
,
99
,
99
,
99
,
99
,
99
,
99
,
99
,
99
,
99
,
99
,
99
,
99
,
99
,
99
,
12
,
16
,
20
,
24
,
28
,
36
,
40
,
44
,
16
,
20
,
24
,
28
,
36
,
40
,
44
,
50
,
20
,
24
,
28
,
36
,
40
,
44
,
50
,
60
,
24
,
28
,
36
,
40
,
44
,
50
,
60
,
80
,
28
,
36
,
40
,
44
,
50
,
60
,
80
,
99
,
36
,
40
,
44
,
50
,
60
,
80
,
99
,
99
,
40
,
44
,
50
,
60
,
80
,
99
,
99
,
99
,
44
,
50
,
60
,
80
,
99
,
99
,
99
,
99
,
};
static
const
uint8_t
zigzag
[]
=
{
...
...
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