[Bug 767512] jpeg2000parse: support j2c and jp2 file formats
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Jun 17 13:02:23 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=767512
--- Comment #35 from boxerab at gmail.com <boxerab at gmail.com> ---
>
> @@ +529,1 @@
> gst_caps_unref (current_caps);
>
> Why do we still get the current caps here? You could just parse it all in
> set_caps() and be done with it :)
If I do that, I need to store the state and manage the strings for colorspace
and sampling. For now, I would prefer leaving things the way they are, and
getting this committed :)
--
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