changeset 11876:f531170db832

10l
author henry
date Thu, 29 Jan 2004 12:05:24 +0000
parents 6b28eb95c08b
children 9b2035d703da
files libmpdemux/tvi_v4l2.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libmpdemux/tvi_v4l2.c	Thu Jan 29 12:01:26 2004 +0000
+++ b/libmpdemux/tvi_v4l2.c	Thu Jan 29 12:05:24 2004 +0000
@@ -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) {