[FFmpeg-devel] [PATCH 2/2] mp3dec: fix truncating packet error message while decoding a complete MP3.

Clément Bœsch ubitux at gmail.com
Mon Jan 30 23:32:54 CET 2012


On Thu, Jan 26, 2012 at 03:06:04PM +0100, Michael Niedermayer wrote:
> On Thu, Jan 26, 2012 at 01:53:44PM +0100, Clément Bœsch wrote:
> > 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
> 
> LGTM, thanks
> 

Pushed.

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120130/42a3dac1/attachment.asc>


More information about the ffmpeg-devel mailing list