mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
cd0c07e899
Following the standard for low latency JPEG 2000 encoding https://www.itu.int/rec/dologin_pub.asp?lang=e&id=T-REC-H.222.0-200701-S!Amd1!PDF-E&type=items we divide the image into stripes of a specified height, and encode each stripe as a self-contained JPEG 2000 image. This MR is based on https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/merge_requests/429 |
||
---|---|---|
.. | ||
gstopenjpeg.c | ||
gstopenjpeg.h | ||
gstopenjpegdec.c | ||
gstopenjpegdec.h | ||
gstopenjpegenc.c | ||
gstopenjpegenc.h | ||
meson.build |