aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLinjie Fu <linjie.fu@intel.com>2020-04-29 11:00:46 +0800
committerMartin Storsjö <martin@martin.st>2020-04-29 20:58:17 +0300
commit433ece8c8b62e092601ee9580029ba0e6e48ff58 (patch)
treeea3d7941265b9abe5aaa353a0c621f290aeacabe /README.md
parent2970846fc1fce2f0d41675c9145bf0fa6f64a8d7 (diff)
downloadffmpeg-433ece8c8b62e092601ee9580029ba0e6e48ff58.tar.gz
lavc/libopenh264enc: Add qmin/qmax support
Clip iMinQp/iMaxQp to (1, 51) for user specified qp range. If not set, leave iMinQp/iMaxQp untouched and use the values (0, 51) initialized in FillDefault(), and the QP range would be adjusted to the defaults inside libopenh264 library according to the iUsageType, (12, 42) for iUsageType == CAMERA_VIDEO_REAL_TIME which is default. <https://github.com/cisco/openh264/blob/master/codec/encoder/core/src/encoder_ext.cpp#L375> Signed-off-by: Linjie Fu <linjie.fu@intel.com> Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions