gstreamer/subprojects/gst-plugins-bad/ext/svtjpegxs
Tim-Philipp Müller f4733d0af7 svtjpegxsdec: handle decode errors more gracefully
Use GST_VIDEO_DECODER_ERROR instead of just erroring out
unconditionally, so that the error handling behaviour is
determined by the "max-errors" property and we'll just
continue after decoding errors now instead of erroring out.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8163>
2024-12-19 15:47:13 +00:00
..
gstsvtjpegxs.c svtjpegxs: add to documentation 2024-09-14 18:30:58 +00:00
gstsvtjpegxsdec.c svtjpegxsdec: handle decode errors more gracefully 2024-12-19 15:47:13 +00:00
gstsvtjpegxsdec.h svtjpegxs: add SVT JPEG XS decoder 2024-09-14 18:30:58 +00:00
gstsvtjpegxsenc.c svtjpegxs: add to documentation 2024-09-14 18:30:58 +00:00
gstsvtjpegxsenc.h svtjpegxs: add SVT JPEG XS encoder 2024-09-14 18:30:58 +00:00
meson.build svtjpegxs: add SVT JPEG XS decoder 2024-09-14 18:30:58 +00:00