History log of /btstack/test/sbc/sbc_decoder.py (Results 1 – 25 of 27)
Revision Date Author Comments
# 6ccd8248 03-Nov-2020 Milanka Ringwald <[email protected]>

update python scripts to python3


# 9846e07c 12-Oct-2016 Milanka Ringwald <[email protected]>

fix procces sbc data


# 57d31332 11-Oct-2016 Milanka Ringwald <[email protected]>

fix usage


# a7e6f4dd 15-Jul-2016 Milanka Ringwald <[email protected]>

sbc: add sine.msbc test file


# 9d9464de 08-Jul-2016 Milanka Ringwald <[email protected]>

Merge branch 'a2dp' of https://github.com/bluekitchen/btstack into a2dp

Conflicts:
test/sbc/sbc_decoder.py


# be25a7a9 08-Jul-2016 Milanka Ringwald <[email protected]>

sbc decoder: find H2 syncword


# 042beff1 08-Jul-2016 Matthias Ringwald <[email protected]>

sbc: fix mSBC CRC calculation


# 05c56734 08-Jul-2016 Milanka Ringwald <[email protected]>

add msbc support to python sbc decoder


# fc754a2b 20-May-2016 Milanka Ringwald <[email protected]>

sbc: removed mapping from V to U


# 205be8ea 20-May-2016 Milanka Ringwald <[email protected]>

sbc: calculate cos in advance, prepare for DCT


# 1bd8157e 20-May-2016 Milanka Ringwald <[email protected]>

measure time im ms for synthesis and analysis


# ef8a7a12 19-May-2016 Milanka Ringwald <[email protected]>

sbc: stereo, joint stereo working


# ba345fb8 19-May-2016 Milanka Ringwald <[email protected]>

sbc: working JOINT_STEREO, bug left in STEREO, check div 2 in decoder u=in the JOINT STEREO reconstruction part


# 57f2bc22 18-May-2016 Milanka Ringwald <[email protected]>

sbc: joint stereo in progress


# c9498b12 18-May-2016 Milanka Ringwald <[email protected]>

sbc: forced stereo, a glich in encoded data is still present


# 5c9bef5b 18-May-2016 Milanka Ringwald <[email protected]>

sbc stereo fixed create joint stereo, read stereo


# f08a674b 13-May-2016 Milanka Ringwald <[email protected]>

sbc: fix bit allocation for stereo


# 1522543d 13-May-2016 Milanka Ringwald <[email protected]>

sbc: fix write wav file, read sbc file for stereo


# 4771dcb8 12-May-2016 Milanka Ringwald <[email protected]>

sbc: fix sythesis


# d0818c25 12-May-2016 Milanka Ringwald <[email protected]>

sbc: fix array name


# 5665ea35 12-May-2016 Milanka Ringwald <[email protected]>

sbc: handle empty frame during unpacking


# ad470863 06-May-2016 Milanka Ringwald <[email protected]>

impl joint stereo signal calc. in encoder


# ba114a98 03-May-2016 Matthias Ringwald <[email protected]>

test/sbc: allow stand alone use of encoder/decoder


# 41a4a18d 29-Apr-2016 Milanka Ringwald <[email protected]>

cleanup prints


# c21a9c2f 29-Apr-2016 Milanka Ringwald <[email protected]>

sbc encoder draft version, analysis not working


12