| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat | Andreas Rheinhardt | 2024-03-07 | 1 | -4/+5 |
* | Revert "all: Don't set AVClass.item_name to its default value" | Anton Khirnov | 2024-01-20 | 1 | -0/+1 |
* | all: Don't set AVClass.item_name to its default value | Andreas Rheinhardt | 2023-12-22 | 1 | -1/+0 |
* | avformat: Constify all muxer/demuxers | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | lavf: Constify the probe function argument. | Carl Eugen Hoyos | 2019-03-21 | 1 | -1/+1 |
* | avformat/img2_alias_pix: Add AVClass and image2 AVOptions | Michael Niedermayer | 2014-09-11 | 1 | -0/+8 |
* | avformat/img2_alias & brender_pix: fix function names | Michael Niedermayer | 2014-09-11 | 1 | -2/+2 |
* | avformat/img2_alias_pix: fix 2 unused variable warnings | Michael Niedermayer | 2014-04-29 | 1 | -2/+2 |
* | avformat/img2_alias_pix: rewrite probe function | Michael Niedermayer | 2014-03-29 | 1 | -8/+22 |
* | avformat: add image2 alias pix demuxer | Michael Niedermayer | 2014-03-28 | 1 | -0/+51 |