diff options
author | 이문형 <iwings@gmail.com> | 2008-12-01 19:36:35 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2008-12-01 19:36:35 +0000 |
commit | 10097dffbd1f9a4874c93cbce4868685463b1548 (patch) | |
tree | c9f88a9c2f79faddeec65f48a723f4218e4f6c4a /common | |
parent | 86638af6cb3d38f443c4ad0c8dec87c66fd1243d (diff) |
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).
Diffstat (limited to 'common')
m--------- | common | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/common b/common -Subproject 24963a683c185e1405b6f0aad37d95064cced93 +Subproject 9a486164b87586f7b936a55b1ee56a14cd4e2c7 |