[Bug 752802] avviddec: Sends incorrect CAPS event before the correct one
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jul 29 15:00:30 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=752802
--- Comment #18 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Option 5: Before the initial output buffer has been created, create malloc'ed
buffers with a stride that matches the one that will be computed in
decide_allocation() later on, this way we can switch to direct rendering if
possible later. If downstream turns out not to accept this stride, then we can
normalize it with gst_video_frame_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