gstreamer/subprojects/gst-plugins-bad/gst/jpegformat
Víctor Manuel Jáquez Leal 56f9359136 jpegparse: Add YUV440 sampling support.
Found some samples with this sampling, so in order to support it,
JPEG2000 header cannot be used anymore, a this patch also adds the
enums for each supported colorspace and sampling, avoiding hacks.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2641>
2022-06-22 18:44:11 +00:00
..
gstjifmux.c jpegformat: Use codecparsers' for JPEG markers. 2022-05-20 08:51:23 +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: Add YUV440 sampling support. 2022-06-22 18:44:11 +00:00
gstjpegparse.h jpegparse: Rewrite element. 2022-05-20 08:51:23 +00:00
meson.build jpegparse: Rewrite element. 2022-05-20 08:51:23 +00:00