[Bug 796106] video: Support alternate interlaced video
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Aug 28 11:24:10 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=796106
Zeeshan Ali <zeeshanak at gnome.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #373401|needs-work |none
status| |
Attachment #373401|0 |1
is obsolete| |
--- Comment #39 from Zeeshan Ali <zeeshanak at gnome.org> ---
Created attachment 373475
--> https://bugzilla.gnome.org/attachment.cgi?id=373475&action=edit
video: Add GST_VIDEO_INTERLACE_MODE_ALTERNATE
Add a new interlace mode enum to represent buffers containing a single
field of an interlaced video in a buffer. The name is based on the
equivalent video format in the V4L2 API, V4L2_FIELD_ALTERNATE:
https://01.org/linuxgraphics/gfx-docs/drm/media/uapi/v4l/field-order.html
Since caps fields are optional, we also introduce a new caps feature,
"format:Interlaced" that always goes with "alternate" interlace mode to ensure
that caps for this incompatible format are incompatible with other interlaced
and progressive video caps.
--
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