[Bug 611157] [RFC] more buffer flags and caps fields in gst-video for 3d video

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 24 05:46:43 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=611157
  GStreamer | gst-plugins-base | unspecified

--- Comment #59 from Sebastian Dröge <slomo at circular-chaos.org> 2013-04-24 12:46:38 UTC ---
Review of attachment 241091:
 --> (https://bugzilla.gnome.org/review?bug=611157&attachment=241091)

::: gst-libs/gst/video/video-frame.h
@@ +39,3 @@
  * @GST_VIDEO_FRAME_FLAG_RFF: The video frame has the repeat flag
  * @GST_VIDEO_FRAME_FLAG_ONEFIELD: The video frame has one field
+ * @GST_VIDEO_FRAME_FLAG_STEREO: The video frame has stereo content

Should it be set for non-mixed-mode stereo all the time?

@@ +41,3 @@
+ * @GST_VIDEO_FRAME_FLAG_STEREO: The video frame has stereo content
+ * @GST_VIDEO_FRAME_FLAG_H_FLIPPED: The video frame has flipped horizontally
+ * @GST_VIDEO_FRAME_FLAG_V_FLIPPED: The video frame has flipped vertically

This is different two left-right and bottom-top, right? It is really *flipping*
for whatever reason

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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