History log of /btstack/3rd-party/bluedroid/encoder/srce/sbc_encoder.c (Results 1 – 12 of 12)
Revision Date Author Comments
# c0ca5c25 27-Nov-2023 Matthias Ringwald <[email protected]>

bluedroid/encoder: move EncMaxShiftCounter into SBC_ENC_PARAMS


# 1d3a1229 27-Nov-2023 Matthias Ringwald <[email protected]>

bluedroid/encoder: pass SBC_ENC_PARAMS into SbcAnalysisInit


# ced70f9b 27-Nov-2023 Matthias Ringwald <[email protected]>

bluedroid/encoder: delete commented sbc scramble code


# 8aee7659 05-Nov-2020 Milanka Ringwald <[email protected]>

delete commented code


# c1ab6cc1 19-Nov-2019 Matthias Ringwald <[email protected]>

MISRAC2012-Rule-12.1: add suggested parentheses


# b58bea6e 27-Sep-2016 Matthias Ringwald <[email protected]>

bluedroid: avoid compile warnings for set but unused vars


# f7f65e65 27-Sep-2016 Matthias Ringwald <[email protected]>

bluedroid: avoid compile warnings for set but unused vars


# 6704d3d7 27-Sep-2016 Matthias Ringwald <[email protected]>

bluedroid: avoid compile warnings for set but unused vars


# 4f0d422d 22-Jul-2016 Milanka Ringwald <[email protected]>

ectracting sbc encoder


# db770bf9 16-Jun-2016 Milanka Ringwald <[email protected]>

remove printf, update sbc test Makefile


# 435e3c4e 16-Jun-2016 Milanka Ringwald <[email protected]>

mSBC: extend SBC library for mSBC


# df25739f 10-Jun-2016 Milanka Ringwald <[email protected]>

sbc: add encoder/decoder from bludroid project, apache license