[MPlayer-cvslog] r24396 - trunk/cfg-common.h

cehoyos subversion at mplayerhq.hu
Mon Sep 10 10:47:55 CEST 2007


Author: cehoyos
Date: Mon Sep 10 10:47:55 2007
New Revision: 24396

Log:
Revert the part of r24389 that broke compilation of mencoder.

Modified:
   trunk/cfg-common.h

Modified: trunk/cfg-common.h
==============================================================================
--- trunk/cfg-common.h	(original)
+++ trunk/cfg-common.h	Mon Sep 10 10:47:55 2007
@@ -344,6 +344,7 @@ extern float screen_size_xy;
 extern float movie_aspect;
 extern int softzoom;
 extern int flip;
+extern int vd_use_slices;
 
 /* defined in codec-cfg.c */
 extern char * codecs_file;



More information about the MPlayer-cvslog mailing list