[Bug 760270] videoparse: add support of padded video
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jan 28 04:47:52 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=760270
--- Comment #26 from Aurélien Zanelli <aurelien.zanelli at parrot.com> ---
Created attachment 319923
--> https://bugzilla.gnome.org/attachment.cgi?id=319923&action=edit
[3/6] videoparse: add properties to set framesize, strides and planes offsets
I fix update_offset function which was incorrect.
It now check user offset against the max of info->offset[i] and
user_offset[i-1] + plane_size[i-1]
I also propose to make the 4:2:0 formats odd height handling after
reviewing/merging this patch to keep it simple.
--
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