jpeg2000parse + openjpeg: Switch striped mode to its own caps
authorStéphane Cerveau <scerveau@collabora.com>
Fri, 22 Jan 2021 09:39:56 +0000 (10:39 +0100)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 20 Sep 2021 15:11:03 +0000 (15:11 +0000)
commit0d0e89108bf72800c22962a6e996b3c1a9cd20bb
tree8b2652429715bbe8bbc59023e2b1d4d57f1a0bfd
parent619cbca642f8bd4e3a1d6a5267f6afd6d8a28707
jpeg2000parse + openjpeg: Switch striped mode to its own caps

It's not compatible with any other element that use the non-striped
mode. In addition, in this mode, we require that every frame have the
same number of stripes or that the MARKER bit be present, which is
different from the other
formats too.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/979>
docs/plugins/gst_plugins_cache.json
ext/openjpeg/gstopenjpegdec.c
ext/openjpeg/gstopenjpegenc.c
gst/videoparsers/gstjpeg2000parse.c