On Fri, Jan 17, 2020 at 1:50 PM Wonkap Jang <wonkap-at-google....@ffmpeg.org> wrote: > > 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. > --- > doc/encoders.texi | 18 ++- > libavcodec/libvpxenc.c | 250 +++++++++++++++++++++++++++++++++++++---- > 2 files changed, 242 insertions(+), 26 deletions(-) >
lgtm. this should include a patch version bump, I have that change locally. I'll leave this open for others to have a look. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".