Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avformat/apm: fix APM_FILE_HEADER_SIZE value | Zane van Iperen | 2020-07-30 | 1 | -2/+2 |
* | avformat: add apm muxer | Zane van Iperen | 2020-07-21 | 1 | -1/+111 |
* | avcodec/apm: fix sample_rate check | Zane van Iperen | 2020-07-21 | 1 | -2/+2 |
* | avformat/apm: fix variable/structure names and cosmetics | Zane van Iperen | 2020-07-19 | 1 | -49/+51 |
* | avformat/apm: use the entire APMState structure as extradata | Zane van Iperen | 2020-07-19 | 1 | -5/+4 |
* | avformat/apm: read header correctly | Zane van Iperen | 2020-07-19 | 1 | -18/+32 |
* | avformat/apm: check codec tag in probe and add constant | Zane van Iperen | 2020-06-17 | 1 | -1/+5 |
* | avformat: add demuxer for Rayman 2's APM format | Zane van Iperen | 2020-02-21 | 1 | -0/+188 |