| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\ |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
* | | Merge commit '0f40c9098498ad90dbbd2380eb4269015e84bde4' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\| |
|
| * | Drop pointless assert.h #includes | Diego Biurrun | 2016-05-03 | 1 | -1/+1 |
* | | lavc/libopusdec: replace pow(10,x) by ff_exp10(x) | Ganesh Ajjanagadde | 2015-12-25 | 1 | -1/+2 |
* | | 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/libopusdec: Set codec->delay to pre_skip not fixed value | Jan Gerber | 2013-12-24 | 1 | -2/+2 |
* | | 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 |
* | | lavc: factorize ff_{thread_,re,}get_buffer error messages. | Clément Bœsch | 2013-03-13 | 1 | -4/+1 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -1/+1 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -1/+1 |
* | | Merge commit '86bfcfcf2364bc837b7bb582c66a8a15a332414f' | Michael Niedermayer | 2013-02-13 | 1 | -15/+14 |
|\| |
|
| * | libopus: decode directly to the user-provided AVFrame | Justin Ruggles | 2013-02-12 | 1 | -13/+12 |
* | | Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793' | Michael Niedermayer | 2012-12-05 | 1 | -1/+1 |
|\| |
|
| * | lavc: add a wrapper for AVCodecContext.get_buffer(). | Anton Khirnov | 2012-12-04 | 1 | -1/+2 |
* | | Merge commit 'fd41cb43702498948ff14ba8c284fd5c15fc729d' | Michael Niedermayer | 2012-10-02 | 1 | -17/+3 |
|\| |
|
| * | Opus encoder using libopus | Nathan Caldwell | 2012-10-01 | 1 | -25/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-28 | 1 | -21/+48 |
|/ |
|
* | libopus: Remap channels using libopus' internal remapping. | Nathan Caldwell | 2012-09-28 | 1 | -25/+12 |
* | Opus decoder using libopus | Nicolas George | 2012-09-28 | 1 | -0/+202 |