summaryrefslogtreecommitdiff
path: root/libavformat/aptxdec.c
Commit message (Collapse)AuthorAge
* lavf/aptxdec: fix the limit on the APTX demuxer definitionJan Ekström2018-02-10
| | | | | Fixes breakage with --disable-muxers as it was originally limited to the muxer, and not the demuxer.
* aptx: add raw muxer and demuxer for aptX HDAurelien Jacobs2018-02-09
|
* aptx: add raw muxer and demuxer for aptXAurelien Jacobs2017-11-10