]> granicus.if.org Git - libvpx/commit
vp9-svc: add more command line options to test app.
authorSergey Silkin <ssilkin@google.com>
Thu, 28 Jun 2018 09:00:00 +0000 (11:00 +0200)
committerSergey Silkin <ssilkin@google.com>
Wed, 4 Jul 2018 08:03:54 +0000 (08:03 +0000)
commitc94dacc23171366b3abd83850963c05debe8277b
tree60fdbc0fac601911061f2608ecbb732cb63f1f96
parent2f8a126f0ad62ddc94d75d02cdc65407e7da1d2f
vp9-svc: add more command line options to test app.

This adds the following command line options to
vp9_spatial_svc_encoder test app:
--drop-frame=<arg>        Temporal resampling threshold (buf %)
--tune-content=<arg>      Tune content type default, screen, film
--inter-layer-pred=<arg>  0 - 3: On, Off, Key-frames, Constrained

Change-Id: I653d1924fb6e525edb2d1e84739be0b88e773e1c
examples/vp9_spatial_svc_encoder.c
vpx/src/svc_encodeframe.c