[FFmpeg-cvslog] libavcodec/qsvenc: Enable fixed QP configure in qsv CQP runtime

2022-06-26 Thread Yue Heng
ffmpeg | branch: master | Yue Heng | Thu Jun 23 13:32:42 2022 +0800| [53baf606038f710f0cbd3f19b3d416978b98167f] | committer: Haihao Xiang libavcodec/qsvenc: Enable fixed QP configure in qsv CQP runtime Enable dynamic QP configuration in runtime on qsv encoder. Through AVFrame->metadata, we

[FFmpeg-cvslog] libavcodec/qsvenc: Add min/max QP control options for I/P/B frame

2022-06-05 Thread Yue Heng
ffmpeg | branch: master | Yue Heng | Wed May 25 21:13:41 2022 +0800| [11912f65ef5ad12db938e404eafc855af1bc3859] | committer: Haihao Xiang libavcodec/qsvenc: Add min/max QP control options for I/P/B frame To do more accurate QP control, add min/max QP control on I/P/B frame separately to qsv