ext/a52dec/gsta52dec.c: Instead of forwarding the event in the wrong format, unref...
authorWim Taymans <wim@fluendo.com>
Mon, 14 Aug 2006 10:19:41 +0000 (10:19 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 14 Aug 2006 10:19:41 +0000 (10:19 +0000)
commit2af6229117c3235131c84c36aa27097a483fa3f6
tree58d4993c5807b21678688a6819db1fe07047339b
parentc06944a4efadb28030fd5c0d7d12e7e059e5be6a
ext/a52dec/gsta52dec.c: Instead of forwarding the event in the wrong format, unref it and set a boolean that we still...

Original commit message from CVS:
Patch by: Wim Taymans <wim at fluendo dot com>
* ext/a52dec/gsta52dec.c: (gst_a52dec_sink_event):
Instead of forwarding the event in the wrong format, unref it and set
a boolean that we still need to send it in the streaming thread.
Fixes #350554
ChangeLog
ext/a52dec/gsta52dec.c