[Bug 762489] rtpjpegdepay may push buffers before setting output caps

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Feb 23 09:41:24 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=762489

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net
 Attachment #321894|none                        |reviewed
             status|                            |

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Comment on attachment 321894
  --> https://bugzilla.gnome.org/attachment.cgi?id=321894
rtpjpegdepay: do not push any buffers out until output caps have been set

You can use gst_pad_has_current_caps() instead probably.

But shouldn't we also check if frames are actually incomplete, and if so mark
them as such (there's a buffer flag for that)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list