summaryrefslogtreecommitdiff
path: root/libavutil/video_enc_params.h
Commit message (Expand)AuthorAgeFilesLines
* mpegvideo: use the AVVideoEncParams API for exporting QP tablesAnton Khirnov2021-01-011-0/+8
* avutil/video_enc_params: fix code commentleozhang2020-08-201-1/+1
* h264dec: support exporting QP tables through the AVVideoEncParams APIAnton Khirnov2020-05-251-0/+13
* vp9dec: support exporting QP tables through the AVVideoEncParams APIAnton Khirnov2020-05-121-0/+15
* libavutil: add API for exporting video frame quantizersJuan De León2020-05-121-0/+135