Commit 38c07dcc authored by Lou Logan's avatar Lou Logan Committed by Jason Garrett-Glaser

Update x264 presets. Patch by Lou Logan <lou@fakeoutdoorsman.com>

Originally committed as revision 23879 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 004cda8e
...@@ -20,3 +20,4 @@ directpred=1 ...@@ -20,3 +20,4 @@ directpred=1
trellis=0 trellis=0
flags2=+bpyramid-mixed_refs+wpred+dct8x8+fastpskip-mbtree flags2=+bpyramid-mixed_refs+wpred+dct8x8+fastpskip-mbtree
wpredp=0 wpredp=0
rc_lookahead=0
...@@ -20,3 +20,4 @@ directpred=1 ...@@ -20,3 +20,4 @@ directpred=1
trellis=0 trellis=0
flags2=+bpyramid-mixed_refs+wpred-dct8x8+fastpskip-mbtree flags2=+bpyramid-mixed_refs+wpred-dct8x8+fastpskip-mbtree
wpredp=0 wpredp=0
rc_lookahead=0
...@@ -21,3 +21,4 @@ trellis=0 ...@@ -21,3 +21,4 @@ trellis=0
flags2=-bpyramid-mixed_refs-wpred-dct8x8+fastpskip-mbtree flags2=-bpyramid-mixed_refs-wpred-dct8x8+fastpskip-mbtree
wpredp=0 wpredp=0
aq_mode=0 aq_mode=0
rc_lookahead=0
...@@ -21,3 +21,4 @@ trellis=0 ...@@ -21,3 +21,4 @@ trellis=0
flags2=-bpyramid-mixed_refs-wpred-dct8x8+fastpskip-mbtree flags2=-bpyramid-mixed_refs-wpred-dct8x8+fastpskip-mbtree
wpredp=0 wpredp=0
aq_mode=0 aq_mode=0
rc_lookahead=0
...@@ -18,5 +18,6 @@ bf=3 ...@@ -18,5 +18,6 @@ bf=3
refs=1 refs=1
directpred=1 directpred=1
trellis=0 trellis=0
flags2=+bpyramid-mixed_refs+wpred+dct8x8+fastpskip-mbtree flags2=+bpyramid-mixed_refs+wpred+dct8x8+fastpskip
wpredp=0 wpredp=0
rc_lookahead=10
...@@ -18,5 +18,6 @@ bf=3 ...@@ -18,5 +18,6 @@ bf=3
refs=1 refs=1
directpred=1 directpred=1
trellis=0 trellis=0
flags2=+bpyramid-mixed_refs+wpred-dct8x8+fastpskip-mbtree flags2=+bpyramid-mixed_refs+wpred-dct8x8+fastpskip
wpredp=0 wpredp=0
rc_lookahead=10
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment