mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-21 05:11:59 +08:00
Add a native encoder for the Playdate PDV format. Supports monob (1-bit) video, producing zlib-compressed intra frames and XOR-based delta frames. Includes bounds checking, overflow guards, correct linesize handling using ptrdiff_t, and proper buffer allocation ordering. Mark the encoder as experimental by setting AV_CODEC_CAP_EXPERIMENTAL, since it has not been validated against Panic's official Playdate player or SDK.
41 KiB
41 KiB