| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/libopusenc: Fix infinite loop on flushing after 0 input | Michael Niedermayer | 2015-08-27 | 1 | -1/+1 |
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\ |
|
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | avcodec: Add a min size parameter to ff_alloc_packet2() | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
* | | avcodec/libopusenc: Use av_mallocz_array() | Michael Niedermayer | 2015-01-17 | 1 | -1/+1 |
* | | Merge commit '8dd0a2c5cf40a8a49faae985adc11750b6429132' | Michael Niedermayer | 2014-11-13 | 1 | -3/+4 |
|\| |
|
| * | libopusenc: prevent an out-of-bounds read by returning early | Vittorio Giovara | 2014-11-13 | 1 | -3/+4 |
* | | Merge commit 'b09cf8afc5199d359ac985ad7cea72a6a9f20e4e' | Michael Niedermayer | 2014-11-13 | 1 | -1/+3 |
|\| |
|
| * | libopusenc: check return value | Vittorio Giovara | 2014-11-13 | 1 | -1/+3 |
* | | Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' | Michael Niedermayer | 2014-10-14 | 1 | -2/+2 |
|\| |
|
| * | lavc: use a separate field for exporting audio encoder padding | Anton Khirnov | 2014-10-13 | 1 | -2/+2 |
* | | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39' | Michael Niedermayer | 2014-08-15 | 1 | -1/+1 |
|\| |
|
| * | libopusenc: Change default frame duration to 20 ms | Paul B Mahol | 2014-01-06 | 1 | -1/+1 |
* | | 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 |