[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:16:59 PDT 2013


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

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

videodecoder: new API to set StereoVideoInformation.

This one is a proposal only. Just a prototype:

Subclass implementation can use the new api
gst_video_decoder_set_stereo_info() to set the stereo video info
to the base decoder. Upstream elements might not provide all the
stereo details like horizontal_flip and vertical_flip. And
these are needs to be parsed and set to the basedeocder by the
individual decoders. By default, the base decoder will parse the stereo
video information from upstream caps and cache them in GstStereoVideoInfo.

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