Commit Graph

3 Commits

Author SHA1 Message Date
Kevin Wang
a99cc55082 mjpeg: fix decoding and encoding JPEG types 1-63 (#605)
Type 0 corresponds to YUV 4:2:2. Since this header is passed directly to the JPEG header, no additional changes are necessary for support. See the type field here: https://datatracker.ietf.org/doc/html/rfc2435#section-4.1

Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
2024-08-25 21:27:05 +02:00
Alessandro Ros
4750375772 support decoding M-JPEG streams with any quantization (#566) (#583) 2024-06-22 23:32:31 +02:00
aler9
5e5a21240d rename pkg/formats into pkt/format 2023-08-16 13:26:17 +02:00