gst-libs/gst/audio/gstaudiosink.c: Set the worker thread's running flag to TRUE befor...
authorJan Schmidt <thaytan@mad.scientist.com>
Fri, 24 Jun 2005 16:15:25 +0000 (16:15 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Fri, 24 Jun 2005 16:15:25 +0000 (16:15 +0000)
commit2255ffd384bbdfff1a3c00c49458e49fbec0e2e6
treeb3636b5ce8c8afa7cb7f0737e927010192607564
parent4cb699caf6d5e998294de496a987ceb8c4721f7d
gst-libs/gst/audio/gstaudiosink.c: Set the worker thread's running flag to TRUE before starting the thread.

Original commit message from CVS:
2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
* gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
Set the worker thread's running flag to TRUE before starting the
thread.
* gst/playback/gstdecodebin.c: (gst_decode_bin_init):
Catch a failure to add typefind to the bin.
ChangeLog
gst-libs/gst/audio/gstaudiosink.c
gst/playback/gstdecodebin.c