summaryrefslogtreecommitdiffstats
path: root/src/codec
Commit message (Expand)AuthorAgeFilesLines
* codec/ecu: Introduce new generic Error Concealment Unit abstractionHarald Welte2019-09-023-1/+170
* codec/ecu_fr: Mark input TCH frame as 'const' as we only read itHarald Welte2019-08-121-1/+1
* codec/ecu: Add a bit of precision about the actual frame format usedSylvain Munaut2019-05-151-2/+7
* Bump version: 0.11.0.91-9d4a3-dirty → 0.12.0Pau Espin Pedrol2018-07-271-1/+1
* libosmocodec: FR err concealment: Fix too many silent frames generatedPau Espin Pedrol2018-07-211-10/+6
* Bump version: 0.10.2.284-bc47-dirty → 0.11.0Pau Espin Pedrol2018-05-031-1/+1
* libosmocodec: implement ECU (Error Concealment Unit) for FRPhilipp Maier2018-01-152-1/+166
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-134-0/+8
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-234-8/+8
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-233-4/+4
* 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