summaryrefslogtreecommitdiff
path: root/libavcodec/libopusenc.c
Commit message (Expand)AuthorAge
* avcodec/libopusenc: change default frame duration to 20 msPaul B Mahol2013-11-18
* Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'Michael Niedermayer2013-10-04
|\
| * cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-03
* | lavcodec: Adding support for End Trimming in Opus encoderVignesh Venkatasubramanian2013-09-11
* | make the ordering of the return type and av_cold consistentMichael Niedermayer2013-05-05
* | libopusenc: use ff_alloc_packet2James Zern2013-03-06
* | lavc/libopusenc: report an error if global_quality is set.Nicolas George2013-02-27
* | libopusenc: use more specific and correct name for the channel orderMichael Niedermayer2012-10-02
* | Merge commit 'fd41cb43702498948ff14ba8c284fd5c15fc729d'Michael Niedermayer2012-10-02
|/
* Opus encoder using libopusNathan Caldwell2012-10-01