| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/apm: Use 64bit for bit_rate computation | Michael Niedermayer | 2022-09-24 | 1 | -1/+1 |
* | avformat/apm: Check channels | Michael Niedermayer | 2022-03-27 | 1 | -1/+1 |
* | configure: Use a separate config_components.h header for $ALL_COMPONENTS | Martin Storsjö | 2022-03-16 | 1 | -0/+3 |
* | apm: convert to new channel layout API | James Almer | 2022-03-15 | 1 | -12/+10 |
* | Remove unnecessary avassert.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -1/+0 |
* | avcodec/avcodec: Stop including channel_layout.h in avcodec.h | Andreas Rheinhardt | 2021-07-22 | 1 | -0/+1 |
* | avformat/apm: don't set bits_per_raw_sample | Zane van Iperen | 2021-07-19 | 1 | -1/+0 |
* | avformat: Constify all muxer/demuxers | Andreas Rheinhardt | 2021-04-27 | 1 | -2/+2 |
* | 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 |