]> git.sesse.net Git - ffmpeg/history - libavformat/apm.c
avformat: Constify all muxer/demuxers
[ffmpeg] / libavformat / apm.c
2021-04-27 Andreas Rheinhardtavformat: Constify all muxer/demuxers
2020-07-30 Zane van Iperenavformat/apm: fix APM_FILE_HEADER_SIZE value
2020-07-21 Zane van Iperenavformat: add apm muxer
2020-07-21 Zane van Iperenavcodec/apm: fix sample_rate check
2020-07-19 Zane van Iperenavformat/apm: fix variable/structure names and cosmetics
2020-07-19 Zane van Iperenavformat/apm: use the entire APMState structure as...
2020-07-19 Zane van Iperenavformat/apm: read header correctly
2020-06-17 Zane van Iperenavformat/apm: check codec tag in probe and add constant
2020-02-21 Zane van Iperenavformat: add demuxer for Rayman 2's APM format