[Mplayer-cvslog] CVS: main/libvo vo_dxr3.c,1.106,1.107

David Holm CVS mswitch at mplayerhq.hu
Sun Nov 3 21:48:25 CET 2002


Update of /cvsroot/mplayer/main/libvo
In directory mail:/var/tmp.root/cvs-serv10015/libvo

Modified Files:
	vo_dxr3.c 
Log Message:
At least I can honestly say that I didn't add the equalizer support, so
I'm totally innocent here =)


Index: vo_dxr3.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/vo_dxr3.c,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- vo_dxr3.c	3 Nov 2002 20:26:47 -0000	1.106
+++ vo_dxr3.c	3 Nov 2002 20:48:16 -0000	1.107
@@ -118,7 +118,6 @@
 #include "aspect.h"
 #include "spuenc.h"
 #include "sub.h"
-#include "../vidix/vidix.h"
 #ifdef HAVE_NEW_GUI
 #include "../Gui/interface.h"
 #endif
@@ -175,9 +174,6 @@
 static int ioval = 0;
 static int prev_pts = 0;
 static int pts_offset = 0;
-
-static int get_video_eq(vidix_video_eq_t *info);
-static int set_video_eq(vidix_video_eq_t *info);
 
 
 /* Begin overlay.h */




More information about the MPlayer-cvslog mailing list