| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/video_enc_params: fix doxy for av_video_enc_params_block() | James Almer | 2023-10-30 | 1 | -2/+2 |
* | mpegvideo: use the AVVideoEncParams API for exporting QP tables | Anton Khirnov | 2021-01-01 | 1 | -0/+8 |
* | avutil/video_enc_params: fix code comment | leozhang | 2020-08-20 | 1 | -1/+1 |
* | h264dec: support exporting QP tables through the AVVideoEncParams API | Anton Khirnov | 2020-05-25 | 1 | -0/+13 |
* | vp9dec: support exporting QP tables through the AVVideoEncParams API | Anton Khirnov | 2020-05-12 | 1 | -0/+15 |
* | libavutil: add API for exporting video frame quantizers | Juan De León | 2020-05-12 | 1 | -0/+135 |