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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Jun 12 14:13:12 UTC 2016


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

--- Comment #5 from boxerab at gmail.com <boxerab at gmail.com> ---
(In reply to Sebastian Dröge (slomo) from comment #4)
> Review of attachment 329628 [details] [review]:
> 
> ::: ext/openjpeg/gstopenjpegdec.c
> @@ +688,3 @@
> +          if (self->sampling)
> +            format =
> +                reverse_rgb_channels (self->sampling) ?
> GST_VIDEO_FORMAT_BGRA :
> 
> You seem to have forgotten to add this function :)

It's up there at the top. Just a small helper method :)

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