playbin2: fix reuse of the video chains
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 23 Mar 2009 18:40:18 +0000 (19:40 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 23 Mar 2009 18:40:18 +0000 (19:40 +0100)
commit14be3f41e26255cf559169b4cc1acd21653d990e
tree4180e9e3e0752c1edb92c1b5d89d2214a0ffb54a
parent7628319688e0fc931d177114c477629bc8ff913c
playbin2: fix reuse of the video chains

When reusing playbin with visualisations, reset the async property on the video
sink because some sinks might dynamically recreate their sinks.
Fixes #576188
gst/playback/gstplaysink.c