aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/libopusenc.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/libopusenc: change default frame duration to 20 msPaul B Mahol2014-01-071-1/+1
* Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'Michael Niedermayer2013-10-041-1/+1
|\
| * cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-031-1/+1
* | lavcodec: Adding support for End Trimming in Opus encoderVignesh Venkatasubramanian2013-09-111-0/+20
* | make the ordering of the return type and av_cold consistentMichael Niedermayer2013-05-051-2/+2
* | libopusenc: use ff_alloc_packet2James Zern2013-03-061-3/+1
* | lavc/libopusenc: report an error if global_quality is set.Nicolas George2013-02-271-0/+7
* | libopusenc: use more specific and correct name for the channel orderMichael Niedermayer2012-10-021-3/+3
* | Merge commit 'fd41cb43702498948ff14ba8c284fd5c15fc729d'Michael Niedermayer2012-10-021-4/+4
|/
* Opus encoder using libopusNathan Caldwell2012-10-011-0/+421