Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close) | Andreas Rheinhardt | 2021-07-18 | 1 | -24/+3 |
* | avformat/mccdec: Simplify cleanup after read_header failure | Andreas Rheinhardt | 2021-07-07 | 1 | -4/+2 |
* | avformat/mccdec: Fix overflows in num/den | Michael Niedermayer | 2021-06-18 | 1 | -2/+1 |
* | avformat: Constify all muxer/demuxers | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avformat/mccdec: Use av_sat_add64() for fs | Michael Niedermayer | 2021-03-03 | 1 | -1/+1 |
* | avformat: add MCC demuxer | Paul B Mahol | 2020-06-18 | 1 | -0/+238 |