libosmocore/src/codec
Harald Welte 898ffefde4 add libpseudotalloc as super-simplistic talloc replacement
In tightly embedded builds (--enable-embedded), we want the ability to
replace talloc with a very simple heap allocator to avoid the complexity
of talloc without modifying all our code that assumes talloc.

This will break the hierarchical notion of the allocator, but
libosmo{core,gsm,coding,codec} don't rely on that anyway.

Change-Id: Ie341034076f242a813f081919dd09d845775ad35
2017-05-17 15:15:52 +01:00
..
Makefile.am add libpseudotalloc as super-simplistic talloc replacement 2017-05-17 15:15:52 +01:00
gsm610.c Add functions to detect HR/FR SID frames 2016-06-01 10:44:06 +00:00
gsm620.c Add functions to detect HR/FR SID frames 2016-06-01 10:44:06 +00:00
gsm660.c codec: make data tables constant. 2012-06-30 22:01:44 +02:00
gsm690.c DTX: fix AMR SID-FIRST detection 2017-01-10 23:28:12 +00:00