summaryrefslogtreecommitdiffstats
path: root/libavcodec/libopusenc.c
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-4/+4
* lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-271-1/+1
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-1/+1
* libopusenc: prevent an out-of-bounds read by returning earlyVittorio Giovara2014-11-131-3/+4
* libopusenc: check return valueVittorio Giovara2014-11-131-1/+3
* lavc: use a separate field for exporting audio encoder paddingAnton Khirnov2014-10-131-2/+2
* libopusenc: Change default frame duration to 20 msPaul B Mahol2014-01-061-1/+1
* cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-031-1/+1
* Opus encoder using libopusNathan Caldwell2012-10-011-0/+421
OpenPOWER on IntegriCloud