diff options
author | Clément Bœsch <ubitux@gmail.com> | 2012-01-21 22:53:57 +0100 |
---|---|---|
committer | Clément Bœsch <ubitux@gmail.com> | 2012-01-30 23:29:34 +0100 |
commit | 6a3cc21242c1133671ee1e4eede9a97e0a6b3392 (patch) | |
tree | eac760825ed8e16bbb5649348d923ace8fc1a311 /ffmpeg.c | |
parent | cc7342f712c0822c3e8f4c36fc55632c59aabac9 (diff) | |
download | ffmpeg-6a3cc21242c1133671ee1e4eede9a97e0a6b3392.tar.gz |
mp3dec: fix truncating packet error message while decoding a complete MP3.
The MP3 demuxer split the data in packets of 1024B which are later split
in MP3 frames by the MPEG audio parser. The last read is "truncated",
but this should not raise any error.
Solution-by: Michael Niedermayer
Diffstat (limited to 'ffmpeg.c')
0 files changed, 0 insertions, 0 deletions