Substitute the not anymore supported "me" option name with "me_method"
authorFrancesco Cosoleto <cosoleto@gmail.com>
Sun, 28 Sep 2008 19:06:46 +0000 (19:06 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 28 Sep 2008 19:06:46 +0000 (19:06 +0000)
in ffpreset files.
Patch by Francesco Cosoleto cosoleto -- gmail --dot-- com

Originally committed as revision 15447 to svn://svn.ffmpeg.org/ffmpeg/trunk

ffpresets/libx264-default.ffpreset
ffpresets/libx264-fastfirstpass.ffpreset
ffpresets/libx264-hq.ffpreset
ffpresets/libx264-max.ffpreset
ffpresets/libx264-normal.ffpreset

index 4e1cebc..f0a62ee 100644 (file)
@@ -2,7 +2,7 @@ coder=1
 flags=+loop
 cmp=+chroma
 partitions=+parti8x8+parti4x4+partp8x8+partb8x8
-me=hex
+me_method=hex
 subq=5
 me_range=16
 g=250
index 1d638fe..c0d6cbc 100644 (file)
@@ -2,7 +2,7 @@ coder=1
 flags=+loop
 cmp=+chroma
 partitions=-parti8x8-parti4x4-partp8x8-partp4x4-partb8x8
-me=dia
+me_method=dia
 subq=1
 me_range=16
 g=250
index 16b1649..b20cf4d 100644 (file)
@@ -2,7 +2,7 @@ coder=1
 flags=+loop
 cmp=+chroma
 partitions=+parti8x8+parti4x4+partp8x8+partb8x8
-me=umh
+me_method=umh
 subq=7
 me_range=16
 g=250
index ad90140..2f1d025 100644 (file)
@@ -2,7 +2,7 @@ coder=1
 flags=+loop
 cmp=+chroma
 partitions=+parti8x8+parti4x4+partp8x8+partp4x4+partb8x8
-me=tesa
+me_method=tesa
 subq=7
 me_range=32
 g=250
index f3a348d..e7d6db9 100644 (file)
@@ -2,7 +2,7 @@ coder=1
 flags=+loop
 cmp=+chroma
 partitions=+parti8x8+parti4x4+partp8x8+partb8x8
-me=hex
+me_method=hex
 subq=6
 me_range=16
 g=250