]> git.sesse.net Git - ffmpeg/commit
avcodec/v4l2_m2m_enc: Enable frame level rate control by default
authorAndriy Gelman <andriy.gelman@gmail.com>
Tue, 28 Apr 2020 16:39:39 +0000 (12:39 -0400)
committerAndriy Gelman <andriy.gelman@gmail.com>
Tue, 28 Apr 2020 16:39:39 +0000 (12:39 -0400)
commit1cc3851b60d9943eb5aca56a9f9d65456471e999
tree641085211c76221c20e6ad740e78cd33102c9779
parent9b5001a49443bfea20398503ad81d18417d17a54
avcodec/v4l2_m2m_enc: Enable frame level rate control by default

Without this setting, bitrate and qmin/qmax options have no
effect on the s5p-mfc hardware encoder.

Reviewed-by: Ming Qian <ming.qian@nxp.com>
Signed-off-by: Andriy Gelman <andriy.gelman@gmail.com>
libavcodec/v4l2_m2m_enc.c