gstreamer/subprojects/gst-plugins-bad/gst/jpegformat
Víctor Manuel Jáquez Leal ababe13f1c jpegparse: avi1 tag can be progressive
AVI1 tag in APP0 is trivalue: 0 not interleaved, 1 odd, 2 even.

So if avi1 is zero then the frame is progressive.

Also, this patch adds a couple log messages.

Fixes: #3414
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6445>
2024-03-26 16:17:02 +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: avi1 tag can be progressive 2024-03-26 16:17:02 +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