[Bug 723289] cairooverlay: add RGB16 support

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 30 11:42:19 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=723289
  GStreamer | gst-plugins-good | 1.x

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #267646|none                        |needs-work
             status|                            |

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-01-30 19:42:14 UTC ---
Review of attachment 267646:
 --> (https://bugzilla.gnome.org/review?bug=723289&attachment=267646)

::: ext/cairo/gstcairooverlay.c
@@ +101,2 @@
 #else
+#define TEMPLATE_CAPS GST_VIDEO_CAPS_MAKE("{ BGR16, xRGB, ARGB }")

It's RGB16 for both cases because RGB16 is native-endianness in GStreamer. For
the other two it's correct this way. And there are no other formats in cairo.

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