Skip to content
Snippets Groups Projects
Commit b543a290 authored by Deb Mukherjee's avatar Deb Mukherjee Committed by Michael Niedermayer
Browse files

avcodec/libvpxenc: Adds support for constant quality mode in VP9.


Changes in the parameter mapping for libvpx to support the constant
quality mode in VP9. The assumption in the patch is that if crf is
provided but bitrate is 0, then the 'constant quality' mode of VP9
is used. However if both are present, the 'constrained quality' mode
is used as before.

Reviewed-by: default avatarJames Zern <jzern@google.com>
Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent d6bd2949
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment