Commit Graph

7 Commits

Author SHA1 Message Date
Sylvain Munaut e71e7d7b45 codec: Add the spectral magnitude enhancement
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2014-10-04 02:12:13 +02:00
Sylvain Munaut 558eba815b codec: Synthesis rewrite [2/2] - New synthesizer code
This is a complete rewrite based on the doc (but adapting for 80
samples subframes) and also looking at the OP25 code.

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2014-10-04 02:12:13 +02:00
Sylvain Munaut 98c6a10fb6 codec: Synthesis rewrite [1/2] - Remove mbelib
This obvisouly break synthesis for now, but it's easier to understand
the change in a two step commit.

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2014-10-04 02:12:13 +02:00
Sylvain Munaut 074f93ad74 codec: Documentation
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2013-12-17 18:15:43 +01:00
Sylvain Munaut df95ae699f codec: Fix tone generation
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2013-12-17 18:15:43 +01:00
Sylvain Munaut e0a41716db codec: Implement proper 10 ms subframe synthesis
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2013-12-17 18:15:43 +01:00
Sylvain Munaut e8730785b3 codec: First code import
Lots of fixups still needed before merge into master

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2013-12-17 18:15:42 +01:00