summaryrefslogtreecommitdiff
path: root/libavcodec/opus_celt.c
Commit message (Expand)AuthorAge
* avcodec/opus_celt: Use avpriv_float_dsp_alloc()Michael Niedermayer2014-12-01
* Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer2014-08-15
|\
| * cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume2014-08-15
* | avcodec/opus_celt: Fix () in CELT_PVQ_V macroMichael Niedermayer2014-05-25
* | Use av_restrict instead of restrict in libavcodec/opus_celt.c.Carl Eugen Hoyos2014-05-16
* | Merge commit 'd3f5b94762fb803c0f3b29f9ad6c5eaa813998ba'Michael Niedermayer2014-05-15
|\|
| * aarch64: opus NEON iMDCT and FFTJanne Grunau2014-05-15
* | Merge commit 'b70d7a4ac72d23f3448f3b08b770fdf5f57de222'Michael Niedermayer2014-05-15
|/
* lavc: add a native Opus decoder.Anton Khirnov2014-05-15