mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-05-03 17:45:06 +02:00
The 'simple' hwaccels (not h.264 and hevc) all use the same bitstream management and reference lookup logic so let's refactor all that into common functions. I verified that casting a signed int -1 to unsigned char produces 255 according to the C language specification.
2.1 KiB
2.1 KiB