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

update python scripts to python3


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

sbc: calculate cos in advance, prepare for DCT


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

sbc: stereo, joint stereo working


# 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


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

sbc: handle empty frame during unpacking


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

add test files for sbc encoder and decoder, fix encoder and decoder