gstreamer/subprojects/gst-plugins-bad/gst/jpegformat
Víctor Manuel Jáquez Leal c61db410f3 jpegparse: Warn only malformed data in APP data.
It's only malformed data in APP when its length is less than 6 chars,
because it should have at least an id string. Otherwise, if the id string
is not handled, no warning is raised, only a debug message noticing it.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3943>
2023-02-22 11:24:57 +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: Warn only malformed data in APP data. 2023-02-22 11:24:57 +00:00
gstjpegparse.h jpegparse: Rewrite element. 2022-05-20 08:51:23 +00:00
meson.build meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00