Commit Graph

6 Commits

Author SHA1 Message Date
Alessandro Ros
ed078672e4 switch to mediacommon/v2 (#695) 2025-02-10 14:50:05 +01:00
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
Alessandro Ros
9da49cdf63 various performance improvements (#561) 2024-05-05 11:20:22 +02:00
aler9
8b047b545b decode RTP time globally 2023-08-17 13:41:01 +02:00
aler9
5e5a21240d rename pkg/formats into pkt/format 2023-08-16 13:26:17 +02:00