[Bug 767402] OpenJPEG decoder: use new sampling field to determine channel order for j2c and jpc streams

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 14 06:20:40 UTC 2016


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

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

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

::: ext/openjpeg/gstopenjpegdec.c
@@ +86,2 @@
         "image/x-jpc, "
+        GST_RTP_J2K_SAMPLING_LIST "; " "image/jp2, "
GST_RTP_J2K_SAMPLING_LIST)

For JP2 we don't really need anything, right? And adding this restriction here
can only make sense (if at all) after the parser actually supports it :)

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