[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


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) {




More information about the MPlayer-cvslog mailing list