History log of /btstack/test/sbc/sbc_encoder_test.py (Results 1 – 8 of 8)
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


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

sbc: fiz loading stereo wav file


# 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


# 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