Commit Graph

26 Commits

Author SHA1 Message Date
Milanka Ringwald
9846e07c2a fix procces sbc data 2016-10-12 16:53:34 +02:00
Milanka Ringwald
57d3133262 fix usage 2016-10-11 23:19:11 +02:00
Milanka Ringwald
a7e6f4dda0 sbc: add sine.msbc test file 2016-07-15 11:30:17 +02:00
Milanka Ringwald
9d9464def1 Merge branch 'a2dp' of https://github.com/bluekitchen/btstack into a2dp
Conflicts:
	test/sbc/sbc_decoder.py
2016-07-08 12:51:48 +02:00
Milanka Ringwald
be25a7a91f sbc decoder: find H2 syncword 2016-07-08 12:49:37 +02:00
Matthias Ringwald
042beff1a9 sbc: fix mSBC CRC calculation 2016-07-08 12:49:05 +02:00
Milanka Ringwald
05c5673442 add msbc support to python sbc decoder 2016-07-08 11:48:14 +02:00
Milanka Ringwald
fc754a2b78 sbc: removed mapping from V to U 2016-05-20 17:13:25 +02:00
Milanka Ringwald
205be8eae5 sbc: calculate cos in advance, prepare for DCT 2016-05-20 15:30:04 +02:00
Milanka Ringwald
1bd8157e8c measure time im ms for synthesis and analysis 2016-05-20 10:32:31 +02:00
Milanka Ringwald
ef8a7a12f4 sbc: stereo, joint stereo working 2016-05-19 16:00:28 +02:00
Milanka Ringwald
ba345fb8f4 sbc: working JOINT_STEREO, bug left in STEREO, check div 2 in decoder u=in the JOINT STEREO reconstruction part 2016-05-19 11:31:55 +02:00
Milanka Ringwald
57f2bc22c3 sbc: joint stereo in progress 2016-05-18 23:00:51 +02:00
Milanka Ringwald
c9498b1266 sbc: forced stereo, a glich in encoded data is still present 2016-05-18 15:56:38 +02:00
Milanka Ringwald
5c9bef5ba2 sbc stereo fixed create joint stereo, read stereo 2016-05-18 14:33:52 +02:00
Milanka Ringwald
f08a674b88 sbc: fix bit allocation for stereo 2016-05-13 15:37:44 +02:00
Milanka Ringwald
1522543de8 sbc: fix write wav file, read sbc file for stereo 2016-05-13 12:04:27 +02:00
Milanka Ringwald
4771dcb8bb sbc: fix sythesis 2016-05-12 15:14:11 +02:00
Milanka Ringwald
d0818c25c1 sbc: fix array name 2016-05-12 12:07:31 +02:00
Milanka Ringwald
5665ea35c6 sbc: handle empty frame during unpacking 2016-05-12 11:57:56 +02:00
Milanka Ringwald
ad4708631f impl joint stereo signal calc. in encoder 2016-05-06 16:51:48 +02:00
Matthias Ringwald
ba114a9841 test/sbc: allow stand alone use of encoder/decoder 2016-05-03 15:24:36 +02:00
Milanka Ringwald
41a4a18d9c cleanup prints 2016-04-29 17:07:59 +02:00
Milanka Ringwald
c21a9c2f36 sbc encoder draft version, analysis not working 2016-04-29 17:01:20 +02:00
Milanka Ringwald
d82cd87c8d fix U matrix calculation, update test wav 2016-04-27 14:10:25 +02:00
Milanka Ringwald
d86ce1b247 a2dp: sbc decoder in python 2016-04-27 12:20:47 +02:00