[Bug 796106] Support alternate interlaced video
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Jun 1 13:03:06 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=796106
--- Comment #5 from Zeeshan Ali (Khattak) <zeeshanak at gnome.org> ---
Review of attachment 372015:
--> (https://bugzilla.gnome.org/review?bug=796106&attachment=372015)
::: gst-libs/gst/video/video-frame.h
@@ +58,3 @@
+ GST_VIDEO_FRAME_FLAG_TF = GST_VIDEO_FRAME_FLAG_TFF |
+ GST_VIDEO_FRAME_FLAG_ONEFIELD,
+ GST_VIDEO_FRAME_FLAG_BF = GST_VIDEO_FRAME_FLAG_ONEFIELD,
Actually, the gst_video_frame_map_id() doesn't require any changes since both
buffer and frame flags here are just re-using existing flags.
--
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