gstreamer/ext/openjpeg
Stéphane Cerveau 619cbca642 openjpegdec: Fix crash with AYUV64 in subframe mode
Remove useless generic fill_frame methods to use
the packed one for AYUV and AYUV64.

Fix gst-launch-1.0 -v videotestsrc  !
video/x-raw,width=640,height=480,format=AYUV64  !  openjpegenc
num-stripes=8   !  openjpegdec max-threads=8  ! videoconvert !
autovideosink sync=false

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 openjpegdec: support for a multithreaded decoding. 2021-09-20 15:11:02 +00:00
gstopenjpegdec.c openjpegdec: Fix crash with AYUV64 in subframe mode 2021-09-20 15:11:02 +00:00
gstopenjpegdec.h openjpegdec: support for a multithreaded decoding. 2021-09-20 15:11:02 +00:00
gstopenjpegenc.c openjpegenc: Only allow stripe with image/x-jpc format 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