| Commit message (Expand) | Author | Age | Files | Lines |
* | lavu/video_enc_params: Avoid relying on an undefined C construct | Martin Storsjö | 2023-01-31 | 1 | -5/+5 |
* | Remove unnecessary libavutil/(avutil|common|internal).h inclusions | Andreas Rheinhardt | 2022-02-24 | 1 | -2/+0 |
* | lavu/video_enc_params: make sure blocks are properly aligned | Anton Khirnov | 2021-06-10 | 1 | -3/+7 |
* | avutil/buffer: Switch AVBuffer API to size_t | Andreas Rheinhardt | 2021-04-27 | 1 | -4/+0 |
* | avutil/video_enc_params: Check for truncation before creating buffer | Andreas Rheinhardt | 2021-02-19 | 1 | -0/+4 |
* | avutil/video_enc_params: Combine overflow checks | Andreas Rheinhardt | 2021-02-19 | 1 | -2/+1 |
* | libavutil: add API for exporting video frame quantizers | Juan De León | 2020-05-12 | 1 | -0/+79 |