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
3e8a5124
Commit
3e8a5124
authored
Nov 29, 2003
by
Michael Niedermayer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
forgot
Originally committed as revision 2542 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
dba019da
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
h263data.h
libavcodec/h263data.h
+16
-0
No files found.
libavcodec/h263data.h
View file @
3e8a5124
...
...
@@ -183,6 +183,22 @@ static RLTable rl_intra_aic = {
intra_level_aic
,
};
static
const
uint8_t
wrong_run
[
102
]
=
{
1
,
2
,
3
,
5
,
4
,
10
,
9
,
8
,
11
,
15
,
17
,
16
,
23
,
22
,
21
,
20
,
19
,
18
,
25
,
24
,
27
,
26
,
11
,
7
,
6
,
1
,
2
,
13
,
2
,
2
,
2
,
2
,
6
,
12
,
3
,
9
,
1
,
3
,
4
,
3
,
7
,
4
,
1
,
1
,
5
,
5
,
14
,
6
,
1
,
7
,
1
,
8
,
1
,
1
,
1
,
1
,
10
,
1
,
1
,
5
,
9
,
17
,
25
,
24
,
29
,
33
,
32
,
41
,
2
,
23
,
28
,
31
,
3
,
22
,
30
,
4
,
27
,
40
,
8
,
26
,
6
,
39
,
7
,
38
,
16
,
37
,
15
,
10
,
11
,
12
,
13
,
14
,
1
,
21
,
20
,
18
,
19
,
2
,
1
,
34
,
35
,
36
};
static
const
uint16_t
h263_format
[
8
][
2
]
=
{
{
0
,
0
},
{
128
,
96
},
...
...
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