gstreamer/subprojects/gst-plugins-bad/gst/jpegformat
Qian Hu (胡骞) 2447cf1077 jpegparse: fix incorrect reading of transform in app14 marker
"adobe" in app14 marker seem not a null-terminted string. so, when
we use gst_byte_reader_get_string_utf8, more bytes will be read until
null. and "gst_byte_reader_get_uint8 (&reader, &transform)" will almost fail
to read transform

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7356>
2024-08-15 13:33:47 +00:00
..
gstjifmux.c
gstjifmux.h
gstjpegformat.c
gstjpegparse.c jpegparse: fix incorrect reading of transform in app14 marker 2024-08-15 13:33:47 +00:00
gstjpegparse.h jpegparse: always forward pixel-aspect-ratio 2023-12-22 04:38:06 +00:00
meson.build