| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/opusdec: Fix delayed sample value | Michael Niedermayer | 2015-03-07 | 1 | -1/+3 |
* | avcodec/opusdec: Clear out pointers per packet | Michael Niedermayer | 2015-03-07 | 1 | -0/+6 |
* | avcodec/opusdec: remove unused headers | Paul B Mahol | 2015-02-18 | 1 | -2/+0 |
* | avcodec: fix clobbered ff_get_buffer() | Paul B Mahol | 2015-02-10 | 1 | -3/+1 |
* | avcodec/opusdec: Use avpriv_float_dsp_alloc() | Michael Niedermayer | 2014-12-03 | 1 | -3/+6 |
* | Merge commit '1973079417e8701b52ba810a72cb6c7c6f7f9a56' | Michael Niedermayer | 2014-11-28 | 1 | -0/+6 |
|\ |
|
| * | opusdec: make sure all substreams have the same number of coded samples | Anton Khirnov | 2014-11-27 | 1 | -0/+6 |
* | | avcodec/opusdec: check alignment, misalignment could lead to crashes with avx | Michael Niedermayer | 2014-05-25 | 1 | -0/+1 |
* | | avcodec/opusdec: fix some const correctness | Michael Niedermayer | 2014-05-16 | 1 | -3/+3 |
* | | avcodec/opusdec: switch to swresample | Michael Niedermayer | 2014-05-15 | 1 | -27/+26 |
* | | Merge commit 'b70d7a4ac72d23f3448f3b08b770fdf5f57de222' | Michael Niedermayer | 2014-05-15 | 1 | -4/+4 |
|/ |
|
* | lavc: add a native Opus decoder. | Anton Khirnov | 2014-05-15 | 1 | -0/+674 |