Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/aptx: Check the number of channels | Michael Niedermayer | 2020-01-06 | 1 | -0/+3 |
* | avcodec/aptx: Fix multiple shift anomalies | Michael Niedermayer | 2020-01-06 | 1 | -8/+8 |
* | aptx: indentation (cosmetics only) | Aurelien Jacobs | 2018-02-09 | 1 | -52/+52 |
* | aptx: implement the aptX HD bluetooth codec | Aurelien Jacobs | 2018-02-09 | 1 | -27/+325 |
* | aptx: do some clipping to match original codec in extreme cases | Aurelien Jacobs | 2018-02-09 | 1 | -1/+2 |
* | aptx: factorize FFABS calculation | Aurelien Jacobs | 2018-02-09 | 1 | -3/+5 |
* | aptx: simplify by pre-calculating factor_max | Aurelien Jacobs | 2018-02-09 | 1 | -9/+7 |
* | aptx: add codec cap SMALL_LAST_FRAME and INIT_THREADSAFE as appropriate | Aurelien Jacobs | 2017-12-18 | 1 | -0/+3 |
* | aptx: implement the aptX bluetooth codec | Aurelien Jacobs | 2017-11-10 | 1 | -0/+860 |