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 | 933186aaa183d098d1be0b5d5c0bfd9fec4caf0b (patch) | |
tree | c9977c8d04bc0c03a31e1aff10b344429315c131 /common | |
parent | 97b2cac6c8397b14264c1e34be4dc6ce353a62df (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 03699ffc577ee8a42541862f11a6d0d0dff34f4 +Subproject 9a486164b87586f7b936a55b1ee56a14cd4e2c7 |