[Bug 752802] avviddec: Sends incorrect CAPS event before the correct one

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 29 12:23:02 PDT 2015


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

--- Comment #17 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Option 4: In get_buffer2(), we can do an allocation query, but using only the
partial caps we can get to, which is height/width/pixel-aspect-ratio without
first pushing a caps event, this means not using the bufferpool support from
GstVideoDecoder. Then hope that these will still work with the final caps, and
if they don't, make a copy.

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