| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/dict: Move avpriv_dict_set_timestamp() to a header of its own | Andreas Rheinhardt | 2022-09-03 | 1 | -0/+1 |
* | ifv: convert to new channel layout API | Anton Khirnov | 2022-03-15 | 1 | -2/+1 |
* | avformat: Avoid allocation for AVStreamInternal | Andreas Rheinhardt | 2021-09-17 | 1 | -7/+10 |
* | avcodec/avcodec: Stop including channel_layout.h in avcodec.h | Andreas Rheinhardt | 2021-07-22 | 1 | -0/+1 |
* | avformat: Constify all muxer/demuxers | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | lavf: move AVStream.*index_entries* to AVStreamInternal | Anton Khirnov | 2020-10-28 | 1 | -4/+4 |
* | avformat/ifv: Check that total frames do not overflow | Michael Niedermayer | 2020-10-24 | 1 | -3/+11 |
* | avformat/ifv: Check for EOF in read_index() | Michael Niedermayer | 2019-07-19 | 1 | -0/+2 |
* | ifv: populate creation_time | Peter Ross | 2019-07-03 | 1 | -1/+4 |
* | avformat/ifv: added support for ifv cctv files | Swaraj Hota | 2019-06-21 | 1 | -0/+304 |