[FFmpeg-devel] [PATCH] AAC Pulse data boundaries

Alex Converse alex.converse
Mon Sep 15 00:42:56 CEST 2008


Hi,

Currently the AAC pulse_data tool can try to apply pulses to offsets outside
of the boundaries of the spectral coefficients. This leads to a crash
(SIGSEGV) with a stream generated wit the following command:
zzuf -s16 -r0.001:0.1 -b1193- <
mpeg4audio-conformance/compressedMp4/al04_08.mp4 > fuzzed.mp4

Attached is a patch to clip pulse positioning to 1023.

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



More information about the ffmpeg-devel mailing list