diff options
author | Karsten Otto <ottoka@posteo.de> | 2018-07-07 19:41:27 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2018-07-08 11:14:53 +0200 |
commit | c126065947514ec41f2d3350b8018ab563a054bb (patch) | |
tree | b44b52e2f1d58ad53d29a778632ca44becb1b604 /libavfilter | |
parent | 3a2d21bc5f97aa0161db3ae731fc2732be6108b8 (diff) | |
download | ffmpeg-c126065947514ec41f2d3350b8018ab563a054bb.tar.gz |
aadec: improve eof detection
Remember the end position of audio content in the file and check it during
read_packet. There always seems to be other data beyond it, which could be
misinterpreted as more audio. Also add some extra avio_read error checks,
to bail early in case of a broken/truncated file.
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavfilter')
0 files changed, 0 insertions, 0 deletions