| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
| * | lavc: AV-prefix all codec flags | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | Merge commit '007e27d363ba7d994019dc897dc9c39071bb204a' | Michael Niedermayer | 2015-07-01 | 1 | -0/+1 |
|\| |
|
| * | avcodec: add missing CODEC_CAP_DR1 to codecs using get_buffer() | Janne Grunau | 2015-07-01 | 1 | -0/+1 |
* | | avcodec/atrac3plusdec: consume only as many bytes as available | Michael Niedermayer | 2015-06-04 | 1 | -1/+1 |
* | | avcodec/atrac3plusdec: Free mdct contexts at the end | Michael Niedermayer | 2015-04-14 | 1 | -0/+3 |
* | | avcodec: fix clobbered ff_get_buffer() | Paul B Mahol | 2015-02-10 | 1 | -3/+1 |
* | | avcodec/atrac3plusdec: Use avpriv_float_dsp_alloc() | Michael Niedermayer | 2014-12-03 | 1 | -7/+9 |
* | | avcodec/atrac3plusdec: use av_freep(), do not leave stale pointers in memory | Michael Niedermayer | 2014-10-08 | 1 | -1/+1 |
* | | avcodec/atrac3plusdec: Use av_mallocz_array() | Michael Niedermayer | 2014-05-21 | 1 | -2/+2 |
* | | Merge commit '5312818524484a995433b986a2a7a6602572d4db' | Michael Niedermayer | 2014-01-31 | 1 | -10/+18 |
|\| |
|
| * | atrac3plus: Make initialization dependant on channel count rather than channe... | Jan Ekström | 2014-01-31 | 1 | -10/+18 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-01-09 | 1 | -0/+5 |
|\| |
|
| * | ATRAC3+ decoder | Maxim Polijakowski | 2014-01-09 | 1 | -0/+387 |
* | ATRAC+ decoder | Maxim Poliakovski | 2013-12-29 | 1 | -0/+383 |