]> git.sesse.net Git - ffmpeg/commit
avcodec/libvpxenc: add VP9 temporal scalability encoding option
authorWonkap Jang <wonkap-at-google.com@ffmpeg.org>
Mon, 3 Feb 2020 18:02:01 +0000 (10:02 -0800)
committerJames Zern <jzern@google.com>
Mon, 3 Feb 2020 20:37:28 +0000 (12:37 -0800)
commitb93098253eceb8f7a7ba8486ba57dfb1cd190c54
treec13d5c44b86c7b3e62453ec3e49373f6c7c87cdb
parentc4e29d0ba316f5bc0a9f73331ee2eb082c25532b
avcodec/libvpxenc: add VP9 temporal scalability encoding option

This commit reuses the configuration options for VP8 that enables
temporal scalability for VP9. It also adds a way to enable three
preset temporal structures (refer to the documentation for more
detail) that can be used in offline encoding.

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