summaryrefslogtreecommitdiffstats
path: root/libavcodec/aptx.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/aptx: Check the number of channelsMichael Niedermayer2019-11-011-0/+3
* avcodec/aptx: Fix multiple shift anomaliesMichael Niedermayer2019-09-301-8/+8
* aptx: indentation (cosmetics only)Aurelien Jacobs2018-02-091-52/+52
* aptx: implement the aptX HD bluetooth codecAurelien Jacobs2018-02-091-27/+325
* aptx: do some clipping to match original codec in extreme casesAurelien Jacobs2018-02-091-1/+2
* aptx: factorize FFABS calculationAurelien Jacobs2018-02-091-3/+5
* aptx: simplify by pre-calculating factor_maxAurelien Jacobs2018-02-091-9/+7
* aptx: add codec cap SMALL_LAST_FRAME and INIT_THREADSAFE as appropriateAurelien Jacobs2017-12-181-0/+3
* aptx: implement the aptX bluetooth codecAurelien Jacobs2017-11-101-0/+860
OpenPOWER on IntegriCloud