mirror of
https://github.com/mpv-player/mpv
synced 2025-02-12 09:57:15 +00:00
10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11877 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
333832e130
commit
d40666618d
@ -785,7 +785,6 @@ static int uninit(priv_t *priv)
|
||||
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) {
|
||||
|
Loading…
Reference in New Issue
Block a user