gst-libs/gst/app/gstappsrc.c: Don't forget to release the lock again if we bail out...
author이문형 <iwings@gmail.com>
Mon, 1 Dec 2008 19:36:35 +0000 (19:36 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 1 Dec 2008 19:36:35 +0000 (19:36 +0000)
commit10097dffbd1f9a4874c93cbce4868685463b1548
treec9f88a9c2f79faddeec65f48a723f4218e4f6c4a
parent86638af6cb3d38f443c4ad0c8dec87c66fd1243d
gst-libs/gst/app/gstappsrc.c: Don't forget to release the lock again if we bail out because some pad is flushing or w...

Original commit message from CVS:
Patch by: 이문형 <iwings at gmail dot com>
* gst-libs/gst/app/gstappsrc.c: (gst_app_src_push_buffer):
Don't forget to release the lock again if we bail out because some
pad is flushing or we've reached EOS, otherwise things will lock up
next time _push_buffer() is called (#562802).
ChangeLog
common
gst-libs/gst/app/gstappsrc.c