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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jun 10 10:30:00 UTC 2016


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

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

::: gst/videoparsers/gstjpeg2000parse.c
@@ +32,3 @@
+static gboolean gst_jpeg2000_parse_is_mono (const gchar * sampling);
+static void gst_jpeg2000_parse_get_subsampling (const gchar * sampling,
+    guint8 * dx, guint8 * dy);

You don't need the declarations here at all btw


All other comments still apply from the previous patch :)

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