| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat | Andreas Rheinhardt | 2024-03-07 | 1 | -5/+6 |
* | avformat/lafdec: Check for 0 parameters | Michael Niedermayer | 2023-11-03 | 1 | -1/+3 |
* | avformat/lafdec: check for not supported bpp | Paul B Mahol | 2023-02-04 | 1 | -0/+2 |
* | avformat/lafdec: error out on partial packet header read | Paul B Mahol | 2023-02-04 | 1 | -1/+3 |
* | libavformat/lafdec: free data | Michael Niedermayer | 2023-02-01 | 1 | -0/+11 |
* | avformat/lafdec: Check if all data was read | Michael Niedermayer | 2023-02-01 | 1 | -1/+2 |
* | avformat/lafdec: Check for EOF in header reading | Michael Niedermayer | 2022-12-23 | 1 | -0/+3 |
* | avformat: add LAF demuxer | Paul B Mahol | 2022-09-16 | 1 | -0/+271 |