[FFmpeg-devel] [PATCH] [Issue 632] AAC pulse data is applied incorrectly

Alex Converse alex.converse
Thu Sep 11 02:16:22 CEST 2008


Hi all,

This patch is pretty straight forward if you look at the relevant
section if 14496-3. Basically the pulse data should be applied to
match the sign of the underlying spectral coefficient (counting zero
as negative). While requantizing the spectral coefficient we must be
sure to not divide by zero.

Note: This does not fix all the problems with the stream in Issue 632;
there is still some bitstream decoding issue and possibly a TNS issue.

Regards,
Alex Converse
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aac-pulse-data.diff
Type: text/x-diff
Size: 769 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080910/31c28b6d/attachment.diff>



More information about the ffmpeg-devel mailing list