History log of /btstack/platform/posix/wav_util.h (Results 1 – 9 of 9)
Revision Date Author Comments
# 86d6811a 09-May-2022 Matthias Ringwald <[email protected]>

posix/wav_util: use fopen/fread for wav_reader


# e2bf7a9a 23-Feb-2022 Matthias Ringwald <[email protected]>

posix/wav_util: add wav_reader_get_num_channels and wav_reader_get_sampling_rate


# 2fca4dad 02-Nov-2021 Milanka Ringwald <[email protected]>

license: update text


# 4795fc1a 01-Jul-2020 Matthias Ringwald <[email protected]>

test/hfp: fix compile


# 7f812a18 27-Jan-2017 Matthias Ringwald <[email protected]>

wav_util: annotate wav_reader_read_int16 to store in host endianess


# 92abe7b9 26-Jan-2017 Matthias Ringwald <[email protected]>

wav_util: wav_writer_write_int16 expects samples in host endianess, wav_writer_write_le_int16 expected little endian format


# 35fd3fb9 11-Nov-2016 Matthias Ringwald <[email protected]>

sco_util: move sine generation into sco_util


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

sco utils: use wav util


# abc91186 14-Sep-2016 Milanka Ringwald <[email protected]>

refactoring wav utils