[svc] Temporal svc with two pass rate control
authorMinghai Shang <minghai@google.com>
Tue, 2 Sep 2014 19:05:14 +0000 (12:05 -0700)
committerMinghai Shang <minghai@google.com>
Tue, 2 Sep 2014 19:05:14 +0000 (12:05 -0700)
commitbe3b08da3e0ee44d7c52fa3aa883b351d969c1cc
tree770b5f81d86b03c59b2abe95a23d3f2409ef28cb
parent6b649a0db9727f3dd1d77af7046ecf3b31e18099
[svc] Temporal svc with two pass rate control

It's built based on current spatial svc code.
We only support one spatial two temporal layers at this time.
Change-Id: I1fdc8584354b910331e626bfae60473b3b701ba1
14 files changed:
examples/vp9_spatial_svc_encoder.c
test/svc_test.cc
vp9/encoder/vp9_bitstream.c
vp9/encoder/vp9_bitstream.h
vp9/encoder/vp9_encoder.c
vp9/encoder/vp9_encoder.h
vp9/encoder/vp9_firstpass.c
vp9/encoder/vp9_ratectrl.c
vp9/encoder/vp9_svc_layercontext.c
vp9/encoder/vp9_svc_layercontext.h
vp9/encoder/vp9_temporal_filter.c
vp9/vp9_cx_iface.c
vpx/src/svc_encodeframe.c
vpx/svc_context.h