summaryrefslogtreecommitdiffstats
path: root/src/codec
Commit message (Expand)AuthorAgeFilesLines
* Include codec.h file from codec C filesHarald Welte2017-06-093-0/+3
* osmo_{fr,hr}_check_sid(): Use const input argumentHarald Welte2017-06-092-4/+4
* Fix wrongful GSM FR codec SID frame detection in DTX.Jean-Francois Dionne2017-06-091-10/+10
* add libpseudotalloc as super-simplistic talloc replacementHarald Welte2017-05-171-0/+5
* DTX: fix AMR SID-FIRST detectionJean-Francois Dionne2017-01-101-2/+2
* Catch-up with git version tagsMax2016-12-211-1/+2
* Add null-pointer check to osmo_amr_rtp_dec()Max2016-11-071-3/+3
* libosmocodec link fix on MacOSXAnatoly Orlov2016-09-091-0/+1
* Add functions to detect HR/FR SID framesMax2016-06-012-0/+71
* Add helper functions for AMR codecMax2016-05-312-1/+107
* build: remove unused all_includes and use AM_CPPFLAGSJan Engelhardt2014-10-031-1/+2
* cygwin: Link many libraries with -no-undefined to create a dllHolger Hans Peter Freyther2013-03-031-1/+1
* codec: Fix the GSM 06.20 ordering tablesSylvain Munaut2013-03-011-41/+41
* build: Don't use the deprecated INCLUDES in the various Makefile.amSylvain Munaut2012-12-111-2/+1
* build: use LT_INIT(pic-only) instead of forcing -fPIC.Diego Elio Pettenò2012-06-301-1/+1
* codec: make data tables constant.Diego Elio Pettenò2012-06-304-12/+12
* src/codec: Fix typo in MakefileSylvain Munaut2012-05-141-1/+1
* libosmocore: bump library interface version to '1' for new osmo_ namesHarald Welte2011-05-081-0/+1
* codec: Add bit ordering tables from specs for HR,FR,EFR & AMRSylvain Munaut2010-10-155-0/+1032