[MPlayer-cvslog] CVS: main/loader/dmo DMO_AudioDecoder.c,1.4,1.5
Jindrich Makovicka CVS
syncmail at mplayerhq.hu
Mon Mar 27 20:19:53 CEST 2006
- Previous message: [MPlayer-cvslog] CVS: main/libmpdemux asfheader.c, 1.46, 1.47 aviheader.c, 1.71, 1.72 aviprint.c, 1.20, 1.21 demux_audio.c, 1.48, 1.49 demux_lavf.c, 1.29, 1.30 demux_ogg.c, 1.90, 1.91 demux_real.c, 1.93, 1.94 demux_realaud.c, 1.14, 1.15
- Next message: [MPlayer-cvslog] CVS: main/loader/dmo DMO_AudioDecoder.c,1.4,1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
CVS change done by Jindrich Makovicka CVS
Update of /cvsroot/mplayer/main/loader/dmo
In directory mail:/var2/tmp/cvs-serv12209
Modified Files:
DMO_AudioDecoder.c
Log Message:
include MSGL_* definitions
Index: DMO_AudioDecoder.c
===================================================================
RCS file: /cvsroot/mplayer/main/loader/dmo/DMO_AudioDecoder.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- DMO_AudioDecoder.c 27 Mar 2006 17:25:41 -0000 1.4
+++ DMO_AudioDecoder.c 27 Mar 2006 18:19:20 -0000 1.5
@@ -33,6 +33,8 @@
#include <stdio.h>
#include <stdlib.h>
+#include <../../mp_msg.h>
+
#define __MODULE__ "DirectShow audio decoder"
typedef long STDCALL (*GETCLASS) (GUID*, GUID*, void**);
- Previous message: [MPlayer-cvslog] CVS: main/libmpdemux asfheader.c, 1.46, 1.47 aviheader.c, 1.71, 1.72 aviprint.c, 1.20, 1.21 demux_audio.c, 1.48, 1.49 demux_lavf.c, 1.29, 1.30 demux_ogg.c, 1.90, 1.91 demux_real.c, 1.93, 1.94 demux_realaud.c, 1.14, 1.15
- Next message: [MPlayer-cvslog] CVS: main/loader/dmo DMO_AudioDecoder.c,1.4,1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list