[FFmpeg-devel] [PATCH] aiff demuxer: do not read past end of ssnd chunk

Justin Ruggles justin.ruggles
Sun Oct 11 21:43:01 CEST 2009


Justin Ruggles wrote:

> Hi,
> 
> This patch fixes Issue 1455.  The aiff demuxer currently reads audio
> data until the end of the file, but this is not correct because the ssnd
> chunk is not necessarily the last chunk.  aiff_read_header() currently
> takes this into account, but aiff_read_packet() does not.

non-empty patch this time...

-------------- next part --------------
A non-text attachment was scrubbed...
Name: aiff_data_size_2.patch
Type: text/x-diff
Size: 2106 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20091011/2432ae7f/attachment.patch>



More information about the ffmpeg-devel mailing list