| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat | Andreas Rheinhardt | 2024-03-07 | 1 | -4/+5 |
* | lavf/dauddec: set timebase to 1/samplerate | Anton Khirnov | 2023-04-28 | 1 | -0/+4 |
* | lavf: return AVERROR_EOF rather than EIO on EOF | Anton Khirnov | 2023-03-27 | 1 | -1/+1 |
* | dash: convert to new channel layout API | Vittorio Giovara | 2022-03-15 | 1 | -2/+1 |
* | avformat: Constify all muxer/demuxers | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -9/+9 |
|\ |
|
| * | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -9/+9 |
* | | replace calls to url_feof() with avio_feof() | James Almer | 2014-08-08 | 1 | -1/+1 |
* | | Merge commit '0955e57ad07640574fc20ce0bea3c0b83982ada1' | Michael Niedermayer | 2014-07-03 | 1 | -6/+6 |
|/ |
|
* | daud: split muxer and demuxer | Nidhi Makhijani | 2014-07-03 | 1 | -0/+59 |