[FFmpeg-cvslog] AAC encoder: fix OOB access in search_for_pns

2015-12-09 Thread Claudio Freire
ffmpeg | branch: master | Claudio Freire | Wed Dec 9 17:36:32 2015 -0300| [124c3759386a98e9f47b3305cb18cee5e1707d73] | committer: Andreas Cadhalpun AAC encoder: fix OOB access in search_for_pns Fix OOB access in search_for_pns which was using w2 outside the window group loop, and fix a typo i

[FFmpeg-cvslog] AAC encoder: fix OOB access in search_for_pns

2015-09-26 Thread Claudio Freire
ffmpeg | branch: master | Claudio Freire | Sat Sep 26 04:49:16 2015 -0300| [0f98fd30e2d3c7254a1c56ce42a9a8bf0f6dc0eb] | committer: Claudio Freire AAC encoder: fix OOB access in search_for_pns Fix out of bounds access caused by wrongful usage of swb_offset constants when computing scalefactor p