| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix/Update copyright notices; Add SPDX annotation | Harald Welte | 2017-11-13 | 4 | -0/+8 |
* | doxygen: unify use of \file across the board | Neels Hofmeyr | 2017-06-23 | 4 | -8/+8 |
* | doxygen: enable AUTOBRIEF, drop \brief | Neels Hofmeyr | 2017-06-23 | 3 | -4/+4 |
* | Include codec.h file from codec C files | Harald Welte | 2017-06-09 | 3 | -0/+3 |
* | osmo_{fr,hr}_check_sid(): Use const input argument | Harald Welte | 2017-06-09 | 2 | -4/+4 |
* | Fix wrongful GSM FR codec SID frame detection in DTX. | Jean-Francois Dionne | 2017-06-09 | 1 | -10/+10 |
* | add libpseudotalloc as super-simplistic talloc replacement | Harald Welte | 2017-05-17 | 1 | -0/+5 |
* | DTX: fix AMR SID-FIRST detection | Jean-Francois Dionne | 2017-01-10 | 1 | -2/+2 |
* | Catch-up with git version tags | Max | 2016-12-21 | 1 | -1/+2 |
* | Add null-pointer check to osmo_amr_rtp_dec() | Max | 2016-11-07 | 1 | -3/+3 |
* | libosmocodec link fix on MacOSX | Anatoly Orlov | 2016-09-09 | 1 | -0/+1 |
* | Add functions to detect HR/FR SID frames | Max | 2016-06-01 | 2 | -0/+71 |
* | Add helper functions for AMR codec | Max | 2016-05-31 | 2 | -1/+107 |
* | build: remove unused all_includes and use AM_CPPFLAGS | Jan Engelhardt | 2014-10-03 | 1 | -1/+2 |
* | cygwin: Link many libraries with -no-undefined to create a dll | Holger Hans Peter Freyther | 2013-03-03 | 1 | -1/+1 |
* | codec: Fix the GSM 06.20 ordering tables | Sylvain Munaut | 2013-03-01 | 1 | -41/+41 |
* | build: Don't use the deprecated INCLUDES in the various Makefile.am | Sylvain Munaut | 2012-12-11 | 1 | -2/+1 |
* | build: use LT_INIT(pic-only) instead of forcing -fPIC. | Diego Elio Pettenò | 2012-06-30 | 1 | -1/+1 |
* | codec: make data tables constant. | Diego Elio Pettenò | 2012-06-30 | 4 | -12/+12 |
* | src/codec: Fix typo in Makefile | Sylvain Munaut | 2012-05-14 | 1 | -1/+1 |
* | libosmocore: bump library interface version to '1' for new osmo_ names | Harald Welte | 2011-05-08 | 1 | -0/+1 |
* | codec: Add bit ordering tables from specs for HR,FR,EFR & AMR | Sylvain Munaut | 2010-10-15 | 5 | -0/+1032 |