diff Makefile @ 32441:1a9b4cb4ba01

Add stereo3d filter. Further review very welcome, but it is time (and good enough) to add this. Patch by Gordon Schmidt [gordon.schmidt s2000.tu-chemnitz de] with changes by Endre Kollr [taxy443 gmail com].
author reimar
date Fri, 22 Oct 2010 17:46:12 +0000
parents 58232aeb3fdd
children bf593e3827d9
line wrap: on
line diff
--- a/Makefile	Fri Oct 22 17:40:02 2010 +0000
+++ b/Makefile	Fri Oct 22 17:46:12 2010 +0000
@@ -454,6 +454,7 @@
               libmpcodecs/vf_scale.c \
               libmpcodecs/vf_smartblur.c \
               libmpcodecs/vf_softpulldown.c \
+              libmpcodecs/vf_stereo3d.c \
               libmpcodecs/vf_softskip.c \
               libmpcodecs/vf_swapuv.c \
               libmpcodecs/vf_telecine.c \