[FFmpeg-devel] [PATCH v4 1/3] aadec: improve eof detection
Michael Niedermayer
michael at niedermayer.cc
Sun Jul 8 12:15:34 EEST 2018
On Sat, Jul 07, 2018 at 07:41:27PM +0200, Karsten Otto wrote:
> 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.
> ---
> libavformat/aadec.c | 15 +++++++++++++--
> 1 file changed, 13 insertions(+), 2 deletions(-)
will apply
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The bravest are surely those who have the clearest vision
of what is before them, glory and danger alike, and yet
notwithstanding go out to meet it. -- Thucydides
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180708/697471c6/attachment.sig>
More information about the ffmpeg-devel
mailing list