[Mplayer-cvslog] CVS: main/libmpdemux ai_oss.c,1.4,1.5
Alex Beregszaszi
alex at mplayerhq.hu
Sat Sep 28 20:42:20 CEST 2002
- Previous message: [Mplayer-cvslog] CVS: main/Gui/mplayer/gtk about.c,1.13,1.14
- Next message: [Mplayer-cvslog] CVS: main cfg-common.h,1.60,1.61 mencoder.c,1.169,1.170 mplayer.c,1.579,1.580 mplayer.h,1.17,1.18
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main/libmpdemux
In directory mail:/var/tmp.root/cvs-serv2721
Modified Files:
ai_oss.c
Log Message:
btaudio driver support by Jindrich Makovicka <makovick at kmlinux.fjfi.cvut.cz>
Index: ai_oss.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdemux/ai_oss.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ai_oss.c 31 Aug 2002 22:41:29 -0000 1.4
+++ ai_oss.c 28 Sep 2002 18:42:17 -0000 1.5
@@ -113,7 +113,6 @@
if (err < 0) {
mp_msg(MSGT_TV, MSGL_ERR, "Unable to set trigger: %d\n",
PCM_ENABLE_INPUT);
- return -1;
}
ai->blocksize = 0;
- Previous message: [Mplayer-cvslog] CVS: main/Gui/mplayer/gtk about.c,1.13,1.14
- Next message: [Mplayer-cvslog] CVS: main cfg-common.h,1.60,1.61 mencoder.c,1.169,1.170 mplayer.c,1.579,1.580 mplayer.h,1.17,1.18
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list