[FFmpeg-devel] [PATCH v4] avcodec/libvpxenc: add VP9 temporal scalability encoding option
James Zern
jzern at google.com
Wed Jan 22 08:39:34 EET 2020
On Fri, Jan 17, 2020 at 1:50 PM Wonkap Jang
<wonkap-at-google.com at 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.
More information about the ffmpeg-devel
mailing list