]> granicus.if.org Git - libvpx/commit
Add more rate control stats to vpx_temporal_svc_encoder.
authorMarco <marpan@google.com>
Thu, 13 Nov 2014 23:03:45 +0000 (15:03 -0800)
committerMarco <marpan@google.com>
Fri, 14 Nov 2014 16:51:31 +0000 (08:51 -0800)
commitb64359110bc42fd5908f57cd9b4f2dc09a92dc5c
treec64958e2ce96a31ffdc0682910482f80ad4a1703
parent002172efd68410227c67280479b11db580346a9e
Add more rate control stats to vpx_temporal_svc_encoder.

Average and variance of actual encoding bitrate over fixed short-time window.

Change-Id: Icc3d6d93792c81e1fb9fd3b56008bf47a503b204
examples/vpx_temporal_svc_encoder.c