| Commit message (Expand) | Author | Age | Files | Lines |
* | libopenmpt: convert to new channel layout API | James Almer | 2022-03-15 | 1 | -10/+9 |
* | avcodec/avcodec: Stop including channel_layout.h in avcodec.h | Andreas Rheinhardt | 2021-07-22 | 1 | -0/+1 |
* | avformat/libopenmpt: Simplify cleanup after read_header failure | Andreas Rheinhardt | 2021-07-07 | 1 | -8/+6 |
* | avformat: Constify all muxer/demuxers | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avformat/libopenmpt: Don't discard const | Andreas Rheinhardt | 2020-10-08 | 1 | -1/+1 |
* | lavf: Constify the probe function argument. | Carl Eugen Hoyos | 2019-03-21 | 1 | -1/+1 |
* | avformat/libopenmpt: Fix successfull typo | Michael Niedermayer | 2018-12-31 | 1 | -1/+1 |
* | avformat/libopenmpt: Probe file format from file data if possible | Jörn Heusipp | 2018-03-20 | 1 | -0/+57 |
* | avformat/libopenmpt: Update file extensions list for libopenmpt 0.3 | Jörn Heusipp | 2018-03-20 | 1 | -1/+5 |
* | avformat/libopenmpt: Update to libopenmpt 0.3 API | Jörn Heusipp | 2018-01-12 | 1 | -0/+25 |
* | avformat/libopenmpt: Fix mixed code and declarations | Jörn Heusipp | 2018-01-12 | 1 | -5/+6 |
* | avformat/libopenmpt: Query duration and metadata after selecting subsong | Jörn Heusipp | 2017-09-24 | 1 | -8/+9 |
* | avformat/libopenmpt: Check for avio_size() failure | Michael Niedermayer | 2017-03-30 | 1 | -1/+1 |
* | libopenmpt: add missing avio_read return value check | Andreas Cadhalpun | 2017-01-16 | 1 | -0/+5 |
* | libopenmpt: Add "date" to metadata. | Jörn Heusipp | 2016-07-21 | 1 | -0/+1 |
* | libopenmpt: set stream duration and fix time base | Jörn Heusipp | 2016-07-21 | 1 | -3/+4 |
* | libopenmpt: add subsong support | Josh de Kock | 2016-07-21 | 1 | -3/+27 |
* | libavformat/libopenmpt: Fix memory leak in error path in read_header_openmpt(). | Jörn Heusipp | 2016-07-17 | 1 | -1/+5 |
* | lavf: add libopenmpt demuxer | Josh de Kock | 2016-07-15 | 1 | -0/+176 |