aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/G729
AgeCommit message (Expand)AuthorFilesLines
2019-06-11Move codec plugins to /pluginsJoão Valverde2-127/+0
2019-03-18Work around a mis-declaration in the bcg729 decoder library.Guy Harris1-1/+9
2019-03-18Don't cast away constness if you don't have to.Guy Harris1-1/+1
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke2-2/+4
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo2-2/+2
2018-02-02codex: use SPDX identifiers.Dario Lombardo2-28/+2
2017-09-06plugins: config.h must not be included by public headersJoão Valverde1-0/+2
2017-07-30Add G.729 decoding based on bcg729 libraryPascal Quantin2-0/+141