[Bug 766383] v4l2object: fill colorimetry in gst_v4l2_object_acquire_format

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat May 14 09:23:45 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=766383

Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> changed:

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

--- Comment #2 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Review of attachment 327801:
 --> (https://bugzilla.gnome.org/review?bug=766383&attachment=327801)

::: sys/v4l2/gstv4l2object.c
@@ +3714,3 @@
+      if (is_rgb)
+        info.colorimetry.matrix = GST_VIDEO_COLOR_MATRIX_RGB;
+  }

That's a copy paste, don't.

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