diff options
author | Marton Balint <cus@passwd.hu> | 2025-08-03 01:12:20 +0200 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2025-08-03 21:33:29 +0200 |
commit | d5f7a428b1e73b192fa9c9f2447790fbde675663 (patch) | |
tree | 8d3328ef1f04970617cf9a4404cf655c6003936d /doc/APIchanges | |
parent | aeb6ea51f5079d1456546ac28edc6549d45de1f2 (diff) | |
download | ffmpeg-d5f7a428b1e73b192fa9c9f2447790fbde675663.tar.gz |
avcodec/dvbsubenc: fix 256 color rle decoding
The end of 8-bit/pixel_code_string() is signalled with two zero bytes, so we
should read those from the buffer instead of one. We keep supporting though our
own buggy encoder which only put one zero byte there.
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'doc/APIchanges')
0 files changed, 0 insertions, 0 deletions