[Bug 736252] gdkpixbufdec: packetized mode logic

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 8 01:38:04 UTC 2016


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

--- Comment #28 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Created attachment 329359
  --> https://bugzilla.gnome.org/attachment.cgi?id=329359&action=edit
webpdec: Wait for segment event before checking it

The heuristic to choose between packetise or not was changed to use the
segment format. The problem is that this change is reading the segment
during the caps event handling. The segment event will only be sent
after. That prevented the decoder to go in packetize mode, and avoid
useless parsing.

-- 
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