gstreamer/ext/openjpeg
Aaron Boxer af87da86e2 openjpegenc: take subsampling into account when calculating stripe height
We calculate minimum of (stripe height * sub sampling) across all components
to ensure that all component dimensions are consistent with sub-sampling.
The last stripe for each component is simply the remaining height.

limit wavelet resolutions for "thin" stripes

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1800>
2020-11-12 13:53:47 +00:00
..
gstopenjpeg.c openjpeg: Add JPEG2000 encoder element 2012-12-16 20:50:34 +01:00
gstopenjpeg.h openjpeg: remove support for OpenJPEG 1.5 2019-07-28 17:03:13 -04:00
gstopenjpegdec.c openjpegdec: enable multi-threaded decode 2019-07-29 15:18:34 -04:00
gstopenjpegdec.h openjpegdec: enable multi-threaded decode 2019-07-29 15:18:34 -04:00
gstopenjpegenc.c openjpegenc: take subsampling into account when calculating stripe height 2020-11-12 13:53:47 +00:00
gstopenjpegenc.h openjpegenc: add support for sub-frame encoding 2019-12-22 02:54:00 +00:00
meson.build openjpegenc: take subsampling into account when calculating stripe height 2020-11-12 13:53:47 +00:00