summaryrefslogtreecommitdiff
path: root/libavutil/video_enc_params.c
Commit message (Expand)AuthorAgeFilesLines
* lavu/video_enc_params: Avoid relying on an undefined C constructMartin Storsjö2023-01-311-5/+5
* Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt2022-02-241-2/+0
* lavu/video_enc_params: make sure blocks are properly alignedAnton Khirnov2021-06-101-3/+7
* avutil/buffer: Switch AVBuffer API to size_tAndreas Rheinhardt2021-04-271-4/+0
* avutil/video_enc_params: Check for truncation before creating bufferAndreas Rheinhardt2021-02-191-0/+4
* avutil/video_enc_params: Combine overflow checksAndreas Rheinhardt2021-02-191-2/+1
* libavutil: add API for exporting video frame quantizersJuan De León2020-05-121-0/+79