[MPlayer-cvslog] CVS: main/libmpcodecs img_format.c,1.11,1.12

Ivan Kalvachev CVS syncmail at mplayerhq.hu
Thu Feb 9 11:23:54 CET 2006


CVS change done by Ivan Kalvachev CVS

Update of /cvsroot/mplayer/main/libmpcodecs
In directory mail:/var2/tmp/cvs-serv5750

Modified Files:
	img_format.c 
Log Message:
include config.h as img_format.h needs endian definitions, noticed by Alan Curry <pacman at theworld com>

Index: img_format.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpcodecs/img_format.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- img_format.c	11 Aug 2004 01:41:43 -0000	1.11
+++ img_format.c	9 Feb 2006 10:23:51 -0000	1.12
@@ -1,3 +1,4 @@
+#include "config.h"
 #include "img_format.h"
 
 char *vo_format_name(int format)




More information about the MPlayer-cvslog mailing list