[Bug 766236] rtp j2k payload/depayload messes up colours in sample pattern

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 7 16:10:18 UTC 2016


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

--- Comment #124 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 329292:
 --> (https://bugzilla.gnome.org/review?bug=766236&attachment=329292)

::: gst/rtp/gstrtpj2kdepay.c
@@ +208,3 @@
+      "fields", G_TYPE_INT, 1,
+      "colorspace", G_TYPE_STRING, colorspace,
+      "sampling", G_TYPE_STRING, sampling, NULL);

And should probably also make use of the sampling field in the decoder... to
distinguish between BGR and RGB for example.

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