summaryrefslogtreecommitdiff
path: root/libavcodec/on2avc.c
Commit message (Collapse)AuthorAge
* on2avc: check number of channelsMichael Niedermayer2014-12-19
| | | | | | | | | Fixes invalid memory access. CC: libav-stable@libav.org Bug-ID: CVE-2014-8549 Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Anton Khirnov <anton@khirnov.net>
* on2avc: Fix out of array accessMichael Niedermayer2014-11-15
| | | | | CC: libav-stable@libav.org Bug-Id: CID 1206648
* on2avc: Remove pointless dsputil.h #includeDiego Biurrun2014-05-27
|
* On2 AVC decoderKostya Shishkov2014-04-23