vp9: Fix to vp9_svc sample encoder for bypass mode.
authorMarco <marpan@google.com>
Wed, 24 Jan 2018 23:16:34 +0000 (15:16 -0800)
committerMarco <marpan@google.com>
Wed, 24 Jan 2018 23:21:59 +0000 (15:21 -0800)
commit43caed4e42a67344936d64b942d65b938a4341c9
treec9269cd8ebaecf5ba0dc6c2bb196954abc413f9c
parent15b261d85433f0c9169e45c27a2cd6308de94106
vp9: Fix to vp9_svc sample encoder for bypass mode.

This fix makes it bitexact to the default SVC pattern,
for the example 2 temporal layer case.

Change-Id: I4df2063b70f7aecbfc7082f29c8439e05f6db8ac
examples/vp9_spatial_svc_encoder.c