summaryrefslogtreecommitdiff
path: root/ffmpeg.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2002-03-22 04:18:57 +0000
committerMichael Niedermayer <michaelni@gmx.at>2002-03-22 04:18:57 +0000
commit7084c149d94876afd363dac3cbe3c3598d816091 (patch)
tree41b8497011ea5f8869a3b685cf0ffb9964410f8f /ffmpeg.c
parentc7d5049c98ee4a0c9c0b6c085892a875b6302f2f (diff)
-me epzs
Originally committed as revision 346 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'ffmpeg.c')
-rw-r--r--ffmpeg.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ffmpeg.c b/ffmpeg.c
index 94b1fa1dd0..5edd33dc7b 100644
--- a/ffmpeg.c
+++ b/ffmpeg.c
@@ -1345,6 +1345,8 @@ const char *motion_str[] = {
"full",
"log",
"phods",
+ "epzs",
+ "x1",
NULL,
};