gst/playback/gstdecodebin.c: Lock the fakesink before setting the state to NULL and...
authorSjoerd Simons <sjoerd@luon.net>
Thu, 22 May 2008 11:59:33 +0000 (11:59 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 22 May 2008 11:59:33 +0000 (11:59 +0000)
commit1c424d9d931a72b3d4a46be9a1e5ed27303f7b7d
treefca8f6220cb49dc84d8a3cdb9cc632e3d3a4574f
parent75d05dc499a77b25320767b407a728e3fc352e88
gst/playback/gstdecodebin.c: Lock the fakesink before setting the state to NULL and removing it from the bin so that ...

Original commit message from CVS:
Patch by: Sjoerd Simons <sjoerd at luon dot net>
* gst/playback/gstdecodebin.c: (remove_fakesink):
Lock the fakesink before setting the state to NULL and removing it from
the bin so that a concurrent state change cannot interfere.
Fixes #534331.
ChangeLog
gst/playback/gstdecodebin.c