diff options
author | Anton Khirnov <anton@khirnov.net> | 2021-04-02 16:33:44 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2021-04-08 11:03:15 +0200 |
commit | 19e81034064586eb9873f7972aaa7915bc56c98e (patch) | |
tree | b145c0757e029cbac0aacd1517b747f43d4d741d /libavformat/dtsdec.c | |
parent | ae08eec6a1f2129cd231a0ab664f0f17b854d138 (diff) | |
download | ffmpeg-19e81034064586eb9873f7972aaa7915bc56c98e.tar.gz |
lavc/pngdec: use a separate bytestream reader for each chunk
This makes sure that reading a truncated chunk will never overflow into
the following chunk. It also allows to remove many repeated lines
skipping over the trailing crc checksum.
Diffstat (limited to 'libavformat/dtsdec.c')
0 files changed, 0 insertions, 0 deletions