Commit 0a5b474e authored by stefano's avatar stefano

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

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


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@15447 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 1896b049
......@@ -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
......
......@@ -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
......
......@@ -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
......
......@@ -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
......
......@@ -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
......
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