[FFmpeg-devel] [PATCH v5 1/2] avcodec/libvpxenc: add VP9 temporal scalability encoding option
    James Zern 
    jzern at google.com
       
    Mon Feb  3 22:40:12 EET 2020
    
    
  
On Mon, Feb 3, 2020 at 10:02 AM 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(-)
>
applied, thanks.
    
    
More information about the ffmpeg-devel
mailing list