]> git.sesse.net Git - ffmpeg/commit
avcodec/libvpxenc: add VP8/9 sharpness config option
authorRene Claus <rclaus-at-google.com@ffmpeg.org>
Fri, 21 Dec 2018 18:36:03 +0000 (10:36 -0800)
committerJames Zern <jzern@google.com>
Mon, 24 Dec 2018 21:20:06 +0000 (13:20 -0800)
commit6a8cc8696339f9c494da9aa54068c7dc07f75298
treee6f5c5fef0ad5f77574c4eb1e1a9da38d653294b
parentf652c7a45c60427db0a89fae665e63b546af6ebb
avcodec/libvpxenc: add VP8/9 sharpness config option

This commit adds configuration options to libvpxenc.c that can be used to
tune the sharpness parameter for VP8 and VP9.

Signed-off-by: Rene Claus <rclaus@google.com>
Signed-off-by: James Zern <jzern@google.com>
doc/encoders.texi
libavcodec/libvpxenc.c