[Mplayer-cvslog] CVS: main/libmpdemux aviheader.h,1.11,1.12
Richard Felker CVS
syncmail at mplayerhq.hu
Fri Apr 30 12:40:33 CEST 2004
- Previous message: [Mplayer-cvslog] CVS: main/libmpcodecs ad_realaud.c, 1.28, 1.29 vd_realvid.c, 1.25, 1.26 ad_qtaudio.c, 1.11, 1.12 vd_qtvideo.c, 1.16, 1.17
- Next message: [Mplayer-cvslog] CVS: main mplayer.c, 1.753, 1.754 mencoder.c, 1.245, 1.246 get_path.c, 1.5, 1.6 codec-cfg.h, 1.68, 1.69
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
CVS change done by Richard Felker CVS
Update of /cvsroot/mplayer/main/libmpdemux
In directory mail:/var2/tmp/cvs-serv14267/libmpdemux
Modified Files:
aviheader.h
Log Message:
more cola, not mine tho
Index: aviheader.h
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdemux/aviheader.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- aviheader.h 30 Apr 2004 10:26:26 -0000 1.11
+++ aviheader.h 30 Apr 2004 10:40:30 -0000 1.12
@@ -196,7 +196,7 @@
VIDEO_FIELD_DESC FieldInfo[2];
} VideoPropHeader;
-enum {
+typedef enum {
FORMAT_UNKNOWN,
FORMAT_PAL_SQUARE,
FORMAT_PAL_CCIR_601,
@@ -204,7 +204,7 @@
FORMAT_NTSC_CCIR_601,
} VIDEO_FORMAT;
-enum {
+typedef enum {
STANDARD_UNKNOWN,
STANDARD_PAL,
STANDARD_NTSC,
- Previous message: [Mplayer-cvslog] CVS: main/libmpcodecs ad_realaud.c, 1.28, 1.29 vd_realvid.c, 1.25, 1.26 ad_qtaudio.c, 1.11, 1.12 vd_qtvideo.c, 1.16, 1.17
- Next message: [Mplayer-cvslog] CVS: main mplayer.c, 1.753, 1.754 mencoder.c, 1.245, 1.246 get_path.c, 1.5, 1.6 codec-cfg.h, 1.68, 1.69
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list