ffmpeg/libavformat
Clément Bœsch 6a3cc21242 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
2012-01-30 23:29:34 +01:00
..
2011-11-05 16:51:25 +01:00
2011-12-13 20:01:49 +01:00
2011-12-19 11:57:34 +01:00
2011-08-01 00:58:49 +02:00
2011-12-30 20:00:53 +01:00
2011-08-09 19:56:25 +02:00
2011-11-03 20:21:01 +01:00
2011-12-30 20:00:53 +01:00
2011-04-04 01:29:40 +02:00
2011-04-20 04:48:23 +02:00
2012-01-28 22:01:09 +01:00
2011-08-09 19:56:25 +02:00
2011-12-20 22:38:53 +01:00
2011-12-18 16:23:16 +01:00
2012-01-16 11:29:55 +01:00
2012-01-14 17:14:18 +01:00
2011-12-30 20:00:53 +01:00