]> granicus.if.org Git - libvpx/commit
[spatial svc]Another workaround to avoid using prev_mi
authorMinghai Shang <minghai@google.com>
Tue, 14 Oct 2014 23:25:03 +0000 (16:25 -0700)
committerMinghai Shang <minghai@google.com>
Tue, 14 Oct 2014 23:26:39 +0000 (16:26 -0700)
commitc113457af9880b8e15a36cdaabfd414d1c245693
tree367ded1111a9d288fd1bf39f3c80f1dbb88e2818
parent2040bb58fbec7d06d5bdb1f6628bb058d3132ebf
[spatial svc]Another workaround to avoid using prev_mi

We encode a empty invisible frame in front of the base layer frame to
avoid using prev_mi. Since there's a restriction for reference frame
scaling factor, we have to make it smaller and smaller gradually until
its size is 16x16.
Change-Id: I60b680314e33a60b4093cafc296465ee18169c19
test/svc_test.cc
vp9/encoder/vp9_bitstream.c
vp9/encoder/vp9_encoder.c
vp9/encoder/vp9_firstpass.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