[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 07:08:59 UTC 2016


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

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

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

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

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

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