summaryrefslogtreecommitdiffstats
path: root/libavcodec/on2avc.c
Commit message (Expand)AuthorAgeFilesLines
* Drop unnecessary golomb.h #includesDiego Biurrun2016-06-081-1/+0
* Drop unnecessary unary.h #includesDiego Biurrun2016-06-081-1/+0
* on2avc: limit number of bits to 30 in get_egolombAndreas Cadhalpun2016-01-131-2/+9
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-1/+1
* lavc: AV-prefix all codec flagsVittorio Giovara2015-07-271-1/+1
* on2avc: Use the integer abs() versionVittorio Giovara2015-06-121-1/+1
* on2avc: check number of channelsMichael Niedermayer2014-12-191-0/+4
* on2avc: Fix out of array accessMichael Niedermayer2014-11-151-1/+1
* on2avc: Remove pointless dsputil.h #includeDiego Biurrun2014-05-271-1/+0
* On2 AVC decoderKostya Shishkov2014-04-231-0/+1015
OpenPOWER on IntegriCloud