summaryrefslogtreecommitdiff
path: root/libavcodec/speexdec.c
Commit message (Expand)AuthorAge
* avcodec/speexdec: Seed should be unsigned otherwise the operations done on it...Michael Niedermayer2021-10-17
* libavcodec/speexdec: fix memleak in error pathZhao Zhili2021-10-11
* avcodec: add native Speex decoderPaul B Mahol2021-10-10