[Mplayer-cvslog] CVS: main/libmpcodecs vd_odivx.c,1.4,1.5

Arpi of Ize arpi at mplayer.dev.hu
Sun Mar 10 02:38:23 CET 2002


Update of /cvsroot/mplayer/main/libmpcodecs
In directory mplayer:/var/tmp.root/cvs-serv17160

Modified Files:
	vd_odivx.c 
Log Message:
postprocess.h requires for GET_PP_QUALITY_MAX - patch by Fredrik Kuivinen

Index: vd_odivx.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpcodecs/vd_odivx.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- vd_odivx.c	9 Mar 2002 19:18:46 -0000	1.4
+++ vd_odivx.c	10 Mar 2002 01:38:21 -0000	1.5
@@ -35,6 +35,7 @@
 
 #ifndef NEW_DECORE
 #include "opendivx/decore.h"
+#include "postproc/postprocess.h"
 #else
 #include <decore.h>
 #endif




More information about the MPlayer-cvslog mailing list