Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/gif_parser: split correctly also bitstreams that do not have extensio... | Paul B Mahol | 2023-11-12 | 1 | -0/+11 |
* | avcodec/gif_parser: fix possible wrong splitting of frames | Paul B Mahol | 2023-05-21 | 1 | -12/+22 |
* | Remove unnecessary avassert.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -1/+0 |
* | avcodec: Constify all the AVCodecParsers | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avcodec: add gif parser | Paul B Mahol | 2018-12-10 | 1 | -0/+188 |