gstreamer/subprojects/gst-plugins-bad/gst/jpegformat
Robert Mader 0a26a92b2b jpegparse: turn some bus warnings into object ones
For some cameras `gst_jpeg_parse_app0()` fails on a invalid segment.
While this is likely a driver or firmware bug that should be addressed
accordingly, it's not fatal and likely does not deserve a bus message on
every frame, flooding journals.

Turn down the volume of the warnings by turning them into object
warnings. If we conclude that in some cases we'd still want bus
warnings, they can be done more fine-grained in the
`gst_jpeg_parse_appX()` functions.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6490>
2024-04-04 11:35:07 +00:00
..
gstjifmux.c jpegformat: drop use of GSlice 2023-01-24 15:25:07 +00:00
gstjifmux.h jpegformat: Use codecparsers' for JPEG markers. 2022-05-20 08:51:23 +00:00
gstjpegformat.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstjpegparse.c jpegparse: turn some bus warnings into object ones 2024-04-04 11:35:07 +00:00
gstjpegparse.h jpegparse: always forward pixel-aspect-ratio 2023-12-22 04:38:06 +00:00
meson.build meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00