[Mplayer-cvslog] CVS: main/libmpdemux demux_rawaudio.c,1.2,1.3
Bohdan 'Nexus' Horst CVS
nexus at mplayerhq.hu
Tue Nov 12 13:19:42 CET 2002
- Previous message: [Mplayer-cvslog] CVS: main m_config.c,NONE,1.1 m_config.h,NONE,1.1 m_option.c,NONE,1.1 m_option.h,NONE,1.1 parser-cfg.c,NONE,1.1 parser-mecmd.c,NONE,1.1 parser-mecmd.h,NONE,1.1 parser-mpcmd.c,NONE,1.1 playtree.c,1.15,1.16 playtree.h,1.4,1.5 playtreeparser.c,1.13,1.14 playtreeparser.h,1.2,1.3 Makefile,1.231,1.232 asxparser.c,1.6,1.7 asxparser.h,1.2,1.3 cfg-mplayer.h,1.181,1.182 cfgparser.c,1.60,1.61 cfgparser.h,1.17,1.18 configure,1.602,1.603 mencoder.c,1.184,1.185 mplayer.c,1.610,1.611
- Next message: [Mplayer-cvslog] CVS: main/help help_mp-pl.h,1.56,1.57
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main/libmpdemux
In directory mail:/var/tmp.root/cvs-serv14324
Modified Files:
demux_rawaudio.c
Log Message:
FreeBSD fix
Index: demux_rawaudio.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdemux/demux_rawaudio.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- demux_rawaudio.c 23 Oct 2002 17:21:00 -0000 1.2
+++ demux_rawaudio.c 12 Nov 2002 12:19:23 -0000 1.3
@@ -3,6 +3,7 @@
#include <stdlib.h>
#include <stdio.h>
+#include <unistd.h>
#include "../cfgparser.h"
- Previous message: [Mplayer-cvslog] CVS: main m_config.c,NONE,1.1 m_config.h,NONE,1.1 m_option.c,NONE,1.1 m_option.h,NONE,1.1 parser-cfg.c,NONE,1.1 parser-mecmd.c,NONE,1.1 parser-mecmd.h,NONE,1.1 parser-mpcmd.c,NONE,1.1 playtree.c,1.15,1.16 playtree.h,1.4,1.5 playtreeparser.c,1.13,1.14 playtreeparser.h,1.2,1.3 Makefile,1.231,1.232 asxparser.c,1.6,1.7 asxparser.h,1.2,1.3 cfg-mplayer.h,1.181,1.182 cfgparser.c,1.60,1.61 cfgparser.h,1.17,1.18 configure,1.602,1.603 mencoder.c,1.184,1.185 mplayer.c,1.610,1.611
- Next message: [Mplayer-cvslog] CVS: main/help help_mp-pl.h,1.56,1.57
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list