aboutsummaryrefslogtreecommitdiffstats
path: root/lib/decoding/tch_f_decoder_impl.h
AgeCommit message (Expand)AuthorFilesLines
2016-06-29Corrections of tch/f decoder - removal of parameter continuedPiotr Krysik1-1/+1
2016-06-29Added voice output, removed saving to file from inside the decoder - now it s...Piotr Krysik1-2/+2
2015-08-11Implemented boundary check for voice decoding. Issue 107Roman Khassraf1-1/+3
2015-07-06Applied again bugfix for issue #65 (it was removed during one of merges)ptrkrysik1-1/+0
2015-06-07Removed unused or duplicate codeRoman Khassraf1-2/+0
2015-06-07Implemented / integrated AMR decodingRoman Khassraf1-10/+26
2015-06-02Moved variable declaration to header fileRoman Khassraf1-0/+18
2015-06-02Updated BitVector to recent sourceRoman Khassraf1-0/+1
2015-05-22Changed author in TCH demapper and decoderRoman Khassraf1-1/+1
2015-05-22Fixed missing magic bytes for GSM-EFR output fileRoman Khassraf1-0/+1
2015-05-20Implementation of TCH/F decoder supporting GSM-FR and GSM-EFR. Issue #50Roman Khassraf1-0/+65