]> git.sesse.net Git - ffmpeg/commit
flvdec: disable hack that attempts to parse aac bitstream in the flv demuxer.
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 17 Nov 2012 17:47:36 +0000 (18:47 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 17 Nov 2012 17:49:08 +0000 (18:49 +0100)
commitf96a653184e63cea91e08ea75ae60d309e431f40
treeb99e99a1c5fb54585e9221cc696560b66cd69ca7
parent63ac64864c6e0e84355aa3caa5b92208997a9a8d
flvdec: disable hack that attempts to parse aac bitstream in the flv demuxer.

I was unable to find a file that needs this hack, if you have one please
contact us!
Fixes out of array accesses.

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/flvdec.c