[Bug 767402] OpenJPEG decoder: use new sampling field to determine channel order for j2c and jpc streams
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jun 13 11:37:51 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=767402
--- Comment #8 from boxerab at gmail.com <boxerab at gmail.com> ---
(In reply to Sebastian Dröge (slomo) from comment #7)
> Review of attachment 329639 [details] [review]:
>
> ::: ext/openjpeg/gstopenjpegdec.c
> @@ +208,3 @@
> }
>
> + if ((sampling = gst_structure_get_string (s, "sampling"))) {
>
> Should we add sampling instead of colorspace to the caps? A parser can
> always be used.
Good idea.
--
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