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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Apr 9 14:13:58 PDT 2013


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

--- Comment #50 from sreerenj <bsreerenj at gmail.com> 2013-04-09 21:13:51 UTC ---
Created an attachment (id=241091)
 View: https://bugzilla.gnome.org/attachment.cgi?id=241091
 Review: https://bugzilla.gnome.org/review?bug=611157&attachment=241091

video-frame: Add new Stereo specific frame flags.

Introducing new VideoFrame flags GST_VIDEO_FRAME_FLAG_STEREO,
GST_VIDEO_FRAME_FLAG_H_FLIPPED and GST_VIDEO_FRAME_FLAG_V_FLIPPED.

The _FLAG_STEREO indicates that the frame has stereo video content.This
flag is to identify the type of frame in stereo-mono mixed stream.

The _FLAG_H_FLIPPED indicates that the frame has stereo video content
which has flipped horizontally.
The _FLAG_V_FLIPPED indicates that the frame has stereo video content
which has flipped vertically.

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