[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
- Previous message: [MPlayer-cvslog] CVS: main/libmpdemux aviheader.c,1.69,1.70
- Next message: [MPlayer-cvslog] CVS: main/osdep getch2.c, 1.23, 1.24 getch2.h, 1.2, 1.3 timer-lx.c, 1.11, 1.12 timer.h, 1.6, 1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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)
- Previous message: [MPlayer-cvslog] CVS: main/libmpdemux aviheader.c,1.69,1.70
- Next message: [MPlayer-cvslog] CVS: main/osdep getch2.c, 1.23, 1.24 getch2.h, 1.2, 1.3 timer-lx.c, 1.11, 1.12 timer.h, 1.6, 1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list