summaryrefslogtreecommitdiff
path: root/libavformat/aptxdec.c
Commit message (Expand)AuthorAgeFilesLines
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-161-0/+2
* aptxdec: convert to new channel layout APIAnton Khirnov2022-03-151-1/+1
* avformat/aptxdec: Deduplicate AVClassesAndreas Rheinhardt2021-07-081-10/+3
* avformat/Makefile: Remove rawdec dependency from aptx, codec2 demuxersAndreas Rheinhardt2021-07-081-1/+1
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-271-2/+2
* lavf/aptxdec: fix the limit on the APTX demuxer definitionJan Ekström2018-02-101-1/+1
* aptx: add raw muxer and demuxer for aptX HDAurelien Jacobs2018-02-091-4/+54
* aptx: add raw muxer and demuxer for aptXAurelien Jacobs2017-11-101-0/+78