aboutsummaryrefslogtreecommitdiffstats
path: root/src/codec
AgeCommit message (Expand)AuthorFilesLines
2017-01-10DTX: fix AMR SID-FIRST detectionJean-Francois Dionne1-2/+2
2016-12-21Catch-up with git version tagsMax1-1/+2
2016-11-07Add null-pointer check to osmo_amr_rtp_dec()Max1-3/+3
2016-09-09libosmocodec link fix on MacOSXAnatoly Orlov1-0/+1
2016-06-01Add functions to detect HR/FR SID framesMax2-0/+71
2016-05-31Add helper functions for AMR codecMax2-1/+107
2014-10-03build: remove unused all_includes and use AM_CPPFLAGSJan Engelhardt1-1/+2
2013-03-03cygwin: Link many libraries with -no-undefined to create a dllHolger Hans Peter Freyther1-1/+1
2013-03-01codec: Fix the GSM 06.20 ordering tablesSylvain Munaut1-41/+41
2012-12-11build: Don't use the deprecated INCLUDES in the various Makefile.amSylvain Munaut1-2/+1
2012-06-30build: use LT_INIT(pic-only) instead of forcing -fPIC.0.5.2Diego Elio Pettenò1-1/+1
2012-06-30codec: make data tables constant.Diego Elio Pettenò4-12/+12
2012-05-14src/codec: Fix typo in MakefileSylvain Munaut1-1/+1
2011-05-08libosmocore: bump library interface version to '1' for new osmo_ namesHarald Welte1-0/+1
2010-10-15codec: Add bit ordering tables from specs for HR,FR,EFR & AMRSylvain Munaut5-0/+1032