History log of /btstack/test/sbc/sbc_decoder_test.c (Results 1 – 25 of 26)
Revision Date Author Comments
# 9137e118 19-Dec-2018 Matthias Ringwald <[email protected]>

btstack_sbc: btstack_sbc_decoder_test_set_plc_enabled to enable/disable PLC for testing


# 6276d22a 17-Jan-2018 Milanka Ringwald <[email protected]>

sbc: fix unused parameter compile error


# d6ec9a32 17-Jan-2018 Milanka Ringwald <[email protected]>

sbc test: add new param to decoder test to introduce partial frame corruption


# 747ec646 06-Mar-2017 Milanka Ringwald <[email protected]>

a2dp: avdtp source sends sbc frames at constant speed

a2dp: introduce context, move common code to avdtp.c

a2dp: wrap source functionality

a2dp: enable packet handler

a2dp: draft implemetation so

a2dp: avdtp source sends sbc frames at constant speed

a2dp: introduce context, move common code to avdtp.c

a2dp: wrap source functionality

a2dp: enable packet handler

a2dp: draft implemetation source open stream

avrcp: add streaming connection opened/released events

avdtp source: introduce timer for storing audio data at const fr., encode into sbc, and prepare for sending

wav_util: fix return of wav_reader_read_int16

sbc: rename sbc to msbc test

sbc: improve usage output

sbc: fix makefile

sbc: remove hardcoded bitrate

avdtp: add encode/decode sine example without using ring buffer

avdtp: move ring buffer to stream endpoint

avdtp: add encode/decode test with ring buffer

sbc: use btstack_sbc_encoder_num_audio_frames - 1 audio frame contains 1 audio sample for mono and 2 for stereo

sbc: use btstack_sbc_encoder_num_audio_frames - 1 audio frame contains 1 audio sample for mono and 2 for stereo

sbc: revert sample counting

avdtp: source sending correct audio first time

avdtp: shorter timer for audio generation gets correct stream

avdtp: set state to AVDTP_STREAM_ENDPOINT_STREAMING_W2_SEND when more data is ready

avdtp: introduce transport category as mandatory

avdtp: introduce transport category as mandatory

show more ...


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

fix procces sbc data


# e1df0eea 05-Oct-2016 Milanka Ringwald <[email protected]>

move writter into callback


# 249f614d 19-Sep-2016 Milanka Ringwald <[email protected]>

use wav util


# 0c87db9e 27-Jul-2016 Milanka Ringwald <[email protected]>

sbc decoder: merge decoder + encoder


# e7a41128 27-Jul-2016 Milanka Ringwald <[email protected]>

sbc: prefix with btstack


# 2afeea7f 27-Jul-2016 Milanka Ringwald <[email protected]>

sbc_decoder: prefix with btstack


# fd1cbf30 25-Jul-2016 Matthias Ringwald <[email protected]>

test/sbc: use larger buffer for filename


# 81dc09f8 23-Jul-2016 Matthias Ringwald <[email protected]>

sbc: pass SCO packet status flag into sbc_decoder_process_data and invalidate frames that contain SCO data that might be corrupted


# 4e074f72 23-Jul-2016 Milanka Ringwald <[email protected]>

use btstack prefix for sbc files


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

sbc plc: detect zero frames


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

sbc decoder: get sequence nr from H2 header


# 1ff8adc5 14-Jul-2016 Milanka Ringwald <[email protected]>

sbc plc: add and compile files


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

sbc decoder: integration with sco_util


# aa6493c2 01-Jul-2016 Milanka Ringwald <[email protected]>

sbc decoder: use singleton for now


# 48e0f806 01-Jul-2016 Milanka Ringwald <[email protected]>

sbc decoder: extracted api


# dc2354f3 01-Jul-2016 Milanka Ringwald <[email protected]>

sbc decoder test: extract process sbc chunk


# 082d19a8 30-Jun-2016 Milanka Ringwald <[email protected]>

sbc decoder test: add handle pcm callback


# 091c1bfd 30-Jun-2016 Milanka Ringwald <[email protected]>

sbc decoder test: handle case where new data cannot fit completely into frame buffer


# 7a2baf07 30-Jun-2016 Milanka Ringwald <[email protected]>

sbc decoder test: use additional input buffer


# 22d3119a 30-Jun-2016 Milanka Ringwald <[email protected]>

sbc decoder: move memmove after not enough data is detected


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

mSBC: extend SBC library for mSBC


12