[Bug 740111] omxvideodec: renders video flipped upside down when using egl_render
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Nov 14 03:08:18 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=740111
GStreamer | gst-omx | git
Sebastian Dröge (slomo) <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |slomo at coaxion.net
--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-11-14 11:08:11 UTC ---
This was needed for the Raspberry Pi because the decoder renderers (or
rendered?) the video frames in GL orientation (0,0 is bottom left corner).
Unfortunately the expected coordinate system for the EGLImages is not defined
by the OMX spec or anything IIRC, so we will have to use different values here
depending on what the hardware does.
--
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