Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
VideoLAN
x264
Commits
042fdd3e
Commit
042fdd3e
authored
Nov 27, 2012
by
Fiona Glaser
Browse files
Fix typo in r2222
Slightly wrong numbers in level table.
parent
cd71765c
Changes
1
Hide whitespace changes
Inline
Side-by-side
encoder/set.c
View file @
042fdd3e
...
...
@@ -738,8 +738,8 @@ const x264_level_t x264_levels[] =
{
30
,
40500
,
1620
,
8100
,
10000
,
10000
,
256
,
32
,
22
,
2
,
0
,
1
,
0
},
{
31
,
108000
,
3600
,
18000
,
14000
,
14000
,
512
,
16
,
60
,
4
,
1
,
1
,
0
},
{
32
,
216000
,
5120
,
20480
,
20000
,
20000
,
512
,
16
,
60
,
4
,
1
,
1
,
0
},
{
40
,
245760
,
8192
,
327
8
6
,
20000
,
25000
,
512
,
16
,
60
,
4
,
1
,
1
,
0
},
{
41
,
245760
,
8192
,
327
8
6
,
50000
,
62500
,
512
,
16
,
24
,
2
,
1
,
1
,
0
},
{
40
,
245760
,
8192
,
3276
8
,
20000
,
25000
,
512
,
16
,
60
,
4
,
1
,
1
,
0
},
{
41
,
245760
,
8192
,
3276
8
,
50000
,
62500
,
512
,
16
,
24
,
2
,
1
,
1
,
0
},
{
42
,
522240
,
8704
,
34816
,
50000
,
62500
,
512
,
16
,
24
,
2
,
1
,
1
,
1
},
{
50
,
589824
,
22080
,
110400
,
135000
,
135000
,
512
,
16
,
24
,
2
,
1
,
1
,
1
},
{
51
,
983040
,
36864
,
184320
,
240000
,
240000
,
512
,
16
,
24
,
2
,
1
,
1
,
1
},
...
...
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