[Bug 688677] videoflip: Add gray 8/16 support

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 20 03:52:26 PST 2012


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

Sebastian Dröge <slomo> changed:

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

--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2012-11-20 11:52:23 UTC ---
Review of attachment 229406:
 --> (https://bugzilla.gnome.org/review?bug=688677&attachment=229406)

::: gst/videofilter/gstvideoflip.c
@@ +101,3 @@
         GST_VIDEO_CAPS_YUV ("NV12") ";" GST_VIDEO_CAPS_YUV ("NV21") ";"
+        GST_VIDEO_CAPS_YUV ("YVYU") ";" GST_VIDEO_CAPS_GRAY8 ";"
+        GST_VIDEO_CAPS_GRAY16 ("1234") ";" GST_VIDEO_CAPS_GRAY16 ("4321")

Use G_LITTLE_ENDIAN and G_BIG_ENDIAN here

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