Substitute the not anymore supported "me" option name with "me_method"

in ffpreset files.
Patch by Francesco Cosoleto cosoleto -- gmail --dot-- com

Originally committed as revision 15447 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Francesco Cosoleto 2008-09-28 19:06:46 +00:00 committed by Stefano Sabatini
parent 9e44998c63
commit b235dbb05b
5 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@ coder=1
flags=+loop flags=+loop
cmp=+chroma cmp=+chroma
partitions=+parti8x8+parti4x4+partp8x8+partb8x8 partitions=+parti8x8+parti4x4+partp8x8+partb8x8
me=hex me_method=hex
subq=5 subq=5
me_range=16 me_range=16
g=250 g=250

View File

@ -2,7 +2,7 @@ coder=1
flags=+loop flags=+loop
cmp=+chroma cmp=+chroma
partitions=-parti8x8-parti4x4-partp8x8-partp4x4-partb8x8 partitions=-parti8x8-parti4x4-partp8x8-partp4x4-partb8x8
me=dia me_method=dia
subq=1 subq=1
me_range=16 me_range=16
g=250 g=250

View File

@ -2,7 +2,7 @@ coder=1
flags=+loop flags=+loop
cmp=+chroma cmp=+chroma
partitions=+parti8x8+parti4x4+partp8x8+partb8x8 partitions=+parti8x8+parti4x4+partp8x8+partb8x8
me=umh me_method=umh
subq=7 subq=7
me_range=16 me_range=16
g=250 g=250

View File

@ -2,7 +2,7 @@ coder=1
flags=+loop flags=+loop
cmp=+chroma cmp=+chroma
partitions=+parti8x8+parti4x4+partp8x8+partp4x4+partb8x8 partitions=+parti8x8+parti4x4+partp8x8+partp4x4+partb8x8
me=tesa me_method=tesa
subq=7 subq=7
me_range=32 me_range=32
g=250 g=250

View File

@ -2,7 +2,7 @@ coder=1
flags=+loop flags=+loop
cmp=+chroma cmp=+chroma
partitions=+parti8x8+parti4x4+partp8x8+partb8x8 partitions=+parti8x8+parti4x4+partp8x8+partb8x8
me=hex me_method=hex
subq=6 subq=6
me_range=16 me_range=16
g=250 g=250