Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/libopusenc: change default frame duration to 20 ms | Paul B Mahol | 2013-11-18 | 1 | -1/+1 |
* | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -1/+1 |
|\ | |||||
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
* | | lavcodec: Adding support for End Trimming in Opus encoder | Vignesh Venkatasubramanian | 2013-09-11 | 1 | -0/+20 |
* | | make the ordering of the return type and av_cold consistent | Michael Niedermayer | 2013-05-05 | 1 | -2/+2 |
* | | libopusenc: use ff_alloc_packet2 | James Zern | 2013-03-06 | 1 | -3/+1 |
* | | lavc/libopusenc: report an error if global_quality is set. | Nicolas George | 2013-02-27 | 1 | -0/+7 |
* | | libopusenc: use more specific and correct name for the channel order | Michael Niedermayer | 2012-10-02 | 1 | -3/+3 |
* | | Merge commit 'fd41cb43702498948ff14ba8c284fd5c15fc729d' | Michael Niedermayer | 2012-10-02 | 1 | -4/+4 |
|/ | |||||
* | Opus encoder using libopus | Nathan Caldwell | 2012-10-01 | 1 | -0/+421 |