gstreamer/ext/openjpeg
Stéphane Cerveau 116a10d531 openjpegenc: support for a multithreaded encoding.
This commit introduces a multithreaded encoder allowing
to encode mulitple stripes or subframes in separated threads.
This feature aims to enhance the overall latency of a codec
pipeline.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/979>
2021-09-20 15:11:02 +00:00
..
gstopenjpeg.c openjpeg: allow per feature registration 2021-03-23 14:19:17 +00:00
gstopenjpeg.h openjpegenc: support for a multithreaded encoding. 2021-09-20 15:11:02 +00:00
gstopenjpegdec.c openjpeg: allow per feature registration 2021-03-23 14:19:17 +00:00
gstopenjpegdec.h openjpeg: allow per feature registration 2021-03-23 14:19:17 +00:00
gstopenjpegenc.c openjpegenc: support for a multithreaded encoding. 2021-09-20 15:11:02 +00:00
gstopenjpegenc.h openjpegenc: support for a multithreaded encoding. 2021-09-20 15:11:02 +00:00
meson.build openjpegenc: take subsampling into account when calculating stripe height 2020-11-12 13:53:47 +00:00