[Bug 769797] videoparse: format i420, invalid buffer size (regression)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Aug 15 19:15:57 UTC 2016


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

--- Comment #6 from Carlos Rafael Giani <dv at pseudoterminal.org> ---
Created attachment 333376
  --> https://bugzilla.gnome.org/attachment.cgi?id=333376&action=edit
Compute plane strides&offsets if no custom ones are set

(In reply to Sebastian Dröge (slomo) from comment #4)
> gst_raw_video_parse_update_info() also assumes that the last plane is the
> physically last one. For YV12 that's not necessarily true (V comes before U).

This patch fixes the reported problems, except this detail. I currently do not
know how would I get the physically last plane. Any ideas?

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