[Mplayer-cvslog] CVS: main/libmpdemux tvi_v4l2.c,1.11,1.12
Jindrich Makovicka CVS
henry at mplayerhq.hu
Thu Jan 29 13:05:27 CET 2004
- Previous message: [Mplayer-cvslog] CVS: main cfg-common.h, 1.126, 1.127 cfg-mencoder.h, 1.75, 1.76 cfg-mplayer.h, 1.212, 1.213 mencoder.c, 1.231, 1.232 mplayer.c, 1.744, 1.745
- Next message: [Mplayer-cvslog] CVS: main/libmpdemux demux_real.c,1.53,1.54
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main/libmpdemux
In directory mail:/var2/tmp/cvs-serv20334
Modified Files:
tvi_v4l2.c
Log Message:
10l
Index: tvi_v4l2.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdemux/tvi_v4l2.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- tvi_v4l2.c 11 Jan 2004 17:07:32 -0000 1.11
+++ tvi_v4l2.c 29 Jan 2004 12:05:24 -0000 1.12
@@ -785,7 +785,6 @@
int i, frames, dropped = 0;
priv->shutdown = 1;
- pthread_join(priv->audio_grabber_thread, NULL);
pthread_mutex_destroy(&priv->video_buffer_mutex);
if (priv->streamon) {
- Previous message: [Mplayer-cvslog] CVS: main cfg-common.h, 1.126, 1.127 cfg-mencoder.h, 1.75, 1.76 cfg-mplayer.h, 1.212, 1.213 mencoder.c, 1.231, 1.232 mplayer.c, 1.744, 1.745
- Next message: [Mplayer-cvslog] CVS: main/libmpdemux demux_real.c,1.53,1.54
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list