summaryrefslogtreecommitdiff
path: root/libavcodec/libopusenc.c
Commit message (Expand)AuthorAge
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* libopusenc: prevent an out-of-bounds read by returning earlyVittorio Giovara2014-11-13
* libopusenc: check return valueVittorio Giovara2014-11-13
* lavc: use a separate field for exporting audio encoder paddingAnton Khirnov2014-10-13
* libopusenc: Change default frame duration to 20 msPaul B Mahol2014-01-06
* cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-03
* Opus encoder using libopusNathan Caldwell2012-10-01