# HG changeset patch # User henry # Date 1075377924 0 # Node ID f531170db832c2ed96e97f87a0668e62e415c068 # Parent 6b28eb95c08b1506db3f6240dbd1908f5ddf6c10 10l diff -r 6b28eb95c08b -r f531170db832 libmpdemux/tvi_v4l2.c --- 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) {