Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |