summaryrefslogtreecommitdiff
path: root/libavformat/codec2.c
Commit message (Expand)AuthorAge
* avformat/codec2: remove surplus include 'memory.h' statementPeter Ross2022-04-09
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-16
* codec2: convert to new channel layout APIAnton Khirnov2022-03-15
* avformat: Avoid allocation for AVFormatInternalAndreas Rheinhardt2021-09-17
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-22
* avformat/codec2: Remove unused AVClass with wrong categoryAndreas Rheinhardt2021-07-08
* avformat/Makefile: Remove rawdec dependency from aptx, codec2 demuxersAndreas Rheinhardt2021-07-08
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-27
* avcodec/codec2utils: move the remaining avpriv functions to lavfJames Almer2020-10-28
* libavcodec/codec2utils: remove codec2_version_from_extradata()James Almer2020-10-28
* avcodec/codec2utils: remove avpriv prefix from inline functionsJames Almer2020-10-28
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-21
* Add muxer/demuxer for raw codec2 and .c2 filesTomas Härdin2018-02-24