#
4245bf3d |
| 05-Dec-2024 |
Matthias Ringwald <[email protected]> |
btstack_resample: validate num channels in init
|
#
0532fef7 |
| 05-Dec-2024 |
Matthias Ringwald <[email protected]> |
btstack_resample: prevent out of bound read
|
#
6e821f1c |
| 09-Jan-2024 |
Matthias Ringwald <[email protected]> |
btstack_resample: assert if num channels = 0
|
#
2fca4dad |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
license: update text
|
#
4ea43905 |
| 23-Jul-2020 |
Matthias Ringwald <[email protected]> |
MISRAC2012-Rule-10.4_a: append 'u' to constant literals when used in unsigned expressions or comparisons
|
#
01899c8b |
| 03-Dec-2019 |
Matthias Ringwald <[email protected]> |
fix build
|
#
ff3cc4a5 |
| 03-Dec-2019 |
Matthias Ringwald <[email protected]> |
MISRAC2012-Rule-14.4_d: use while(true) instead of while(1)
|
#
c1ab6cc1 |
| 19-Nov-2019 |
Matthias Ringwald <[email protected]> |
MISRAC2012-Rule-12.1: add suggested parentheses
|
#
e501bae0 |
| 11-May-2019 |
Matthias Ringwald <[email protected]> |
Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)
|
#
bb2a7656 |
| 11-May-2019 |
Matthias Ringwald <[email protected]> |
add missing filename tags
|
#
c21cc0eb |
| 21-Feb-2019 |
Matthias Ringwald <[email protected]> |
btstack_resample: add inear resampling for 16-bit audio code samples using 16 bit/16 bit fixed point math
|