[FFmpeg-devel] [PATCH] AAC: illegal sampling_index in the PCE

Michael Niedermayer michaelni
Sat Dec 20 16:18:36 CET 2008


On Fri, Dec 19, 2008 at 12:12:38PM -0500, Alex Converse wrote:
> Hi,
> 
> I was doing some holiday cleaning of my local FFmpeg tree, and I came across
> this patch that I had long since forgotten about. The AAC decoder is
> protected from a bad PCE by decoding into a temporary buffer before copying
> to the real PCE, however, the sampling_index is written straight to the
> m4ac. If a bad samplign index is found it errors out after overwriting the
> old one. This patch fixes that.

iam not aac maintainer but i think the patch is ok

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Everything should be made as simple as possible, but not simpler.
-- Albert Einstein
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081220/0252ebd6/attachment.pgp>



More information about the ffmpeg-devel mailing list