aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/G726/G726decode.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-02codex: use SPDX identifiers.Dario Lombardo1-14/+1
2017-09-06plugins: config.h must not be included by public headersJoão Valverde1-0/+2
2016-12-07Change SpanDSP capitalizationPascal Quantin1-1/+1
2016-12-06codecs: Add support for G.722 and G.726Peter Wu1-25/+61
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-12RTP: Add support for SBC codec in RTP PlayerMichal Labedzki1-3/+38
2014-01-08Have HAVE_SPANDSP just go over entire file rather than individual functions.Michael Mann1-14/+4
2013-12-08check licence: fix FSF address.Jakub Zawadzki1-1/+1
2013-11-30Tag arguments to decodeXXX routines as unused iff we don't support theGuy Harris1-1/+9
2013-11-30Add G.722, G.726 and SBC codecs. G.722 and G.726 are from bug 5619 (https://...Michael Mann1-0/+59