Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
VideoLAN
x264
Commits
042fdd3e
Commit
042fdd3e
authored
Nov 27, 2012
by
Fiona Glaser
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo in r2222
Slightly wrong numbers in level table.
parent
cd71765c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
encoder/set.c
encoder/set.c
+2
-2
No files found.
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