summaryrefslogtreecommitdiff
path: root/libavformat/apm.c
Commit message (Expand)AuthorAge
* avformat/apm: Check channelsMichael Niedermayer2022-03-27
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-16
* apm: convert to new channel layout APIJames Almer2022-03-15
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-22
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-22
* avformat/apm: don't set bits_per_raw_sampleZane van Iperen2021-07-19
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-27
* avformat/apm: fix APM_FILE_HEADER_SIZE valueZane van Iperen2020-07-30
* avformat: add apm muxerZane van Iperen2020-07-21
* avcodec/apm: fix sample_rate checkZane van Iperen2020-07-21
* avformat/apm: fix variable/structure names and cosmeticsZane van Iperen2020-07-19
* avformat/apm: use the entire APMState structure as extradataZane van Iperen2020-07-19
* avformat/apm: read header correctlyZane van Iperen2020-07-19
* avformat/apm: check codec tag in probe and add constantZane van Iperen2020-06-17
* avformat: add demuxer for Rayman 2's APM formatZane van Iperen2020-02-21