summaryrefslogtreecommitdiffstats
path: root/libavcodec/opus_silk.c
Commit message (Expand)AuthorAgeFilesLines
* opus: move the entropy decoding functions to opus_rc.cRostislav Pehlivanov2016-11-081-36/+36
* opus: move all tables to a separate fileRostislav Pehlivanov2016-11-081-786/+63
* Merge commit '5afb94c817abffad030c6b94d7003dca8aace3d5'Clément Bœsch2016-06-211-3/+3
|\
| * Mark read-only tables as staticDiego Biurrun2016-05-051-3/+3
| * opus: Fix typo causing overflow in silk_stabilize_lsfAndreas Cadhalpun2015-12-161-1/+1
* | opus_silk: fix typo causing overflow in silk_stabilize_lsfAndreas Cadhalpun2015-12-161-1/+1
* | Merge commit '9abc80f1ed673141326341e26a05c3e1f78576d0'Michael Niedermayer2015-02-211-3/+3
|\ \ | |/
| * libavcodec: Make use of av_clip functionsPeter Meerwald2015-02-211-3/+3
* | Merge commit 'b70d7a4ac72d23f3448f3b08b770fdf5f57de222'Michael Niedermayer2014-05-151-4/+4
|/
* lavc: add a native Opus decoder.Anton Khirnov2014-05-151-0/+1597
OpenPOWER on IntegriCloud