[Bug 796106] video: Support alternate interlaced video

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 2 13:53:49 UTC 2018


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

--- Comment #16 from Zeeshan Ali (Khattak) <zeeshanak at gnome.org> ---
(In reply to Guillaume Desmottes from comment #15)
> We'll also have to change existing code as we are breaking the assumption
> 'info.size == buffer-size'.

No, we won't break that. The plan is to add a
gst_video_info_set_interlace_format(), that does the same as
gst_video_info_set_format() but also gets passed interlace mode, so for
ALTERNATE interlace mode, it'll ensure that size canculation takes into account
the half height.

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