[Bug 760270] videoparse: add support of padded video
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jan 28 08:52:44 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=760270
--- Comment #32 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Ok, the problem is about adding the offset, you endup adding twice the same
part of the memory. You also need to understand that with videometa, conversion
from let's say I420 to YV12 can be done by flipping the two last offsets. So
the minimum frame size is a bit more complex to calculate.
--
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