[Bug 796106] Support alternate interlaced video

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jun 1 08:50:46 UTC 2018


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

--- Comment #3 from Guillaume Desmottes <gdesmott at gnome.org> ---
Review of attachment 372015:
 --> (https://bugzilla.gnome.org/review?bug=796106&attachment=372015)

I think we should modify gst_video_frame_map_id() to add the buffer flag ->
frame flag conversion as it exists for the other flags.

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

Shouldn't we add extra GST_VIDEO_FRAME_IS_* macros for those?

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