index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
codec
Commit message (
Expand
)
Author
Age
Files
Lines
*
codec/ecu: Introduce new generic Error Concealment Unit abstraction
Harald Welte
2019-09-02
3
-1
/
+170
*
codec/ecu_fr: Mark input TCH frame as 'const' as we only read it
Harald Welte
2019-08-12
1
-1
/
+1
*
codec/ecu: Add a bit of precision about the actual frame format used
Sylvain Munaut
2019-05-15
1
-2
/
+7
*
Bump version: 0.11.0.91-9d4a3-dirty → 0.12.0
Pau Espin Pedrol
2018-07-27
1
-1
/
+1
*
libosmocodec: FR err concealment: Fix too many silent frames generated
Pau Espin Pedrol
2018-07-21
1
-10
/
+6
*
Bump version: 0.10.2.284-bc47-dirty → 0.11.0
Pau Espin Pedrol
2018-05-03
1
-1
/
+1
*
libosmocodec: implement ECU (Error Concealment Unit) for FR
Philipp Maier
2018-01-15
2
-1
/
+166
*
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