diff libmpcodecs/vf_down3dright.c @ 9593:e9a2af584986

Add the new -vf option wich is the same as vop in reverse order. Syntax is we decided, so you can give the nomes or not with both vop and vf. vf take precedence over vop.
author albeu
date Sat, 15 Mar 2003 18:01:02 +0000
parents 7a43a52b9f60
children 55831d1b371b
line wrap: on
line diff
--- a/libmpcodecs/vf_down3dright.c	Sat Mar 15 15:46:32 2003 +0000
+++ b/libmpcodecs/vf_down3dright.c	Sat Mar 15 18:01:02 2003 +0000
@@ -139,6 +139,7 @@
 	"down3dright",
 	"Zdenek Kabelac",
 	"",
-	open
+	open,
+	NULL
 };