]> granicus.if.org Git - libvpx/commit
vp9-svc: Fix to svc sample encoder for write_out.
authorMarco Paniconi <marpan@google.com>
Mon, 2 Apr 2018 19:46:19 +0000 (12:46 -0700)
committerMarco Paniconi <marpan@google.com>
Mon, 2 Apr 2018 19:57:35 +0000 (12:57 -0700)
commitee37046f1b07a4df47a6943b4750b1ad6115db0e
treeec64507efa4713c527fab43528e02f490373b9f5
parent99fa889f910f3667d4c9ac0bf95758ecca70c048
vp9-svc: Fix to svc sample encoder for write_out.

When writing out stream for spatial layer N,
make sure to include all spatial layers up to N.

Fixes an issue with the streams when frame dropping occurs.

Change-Id: I1e20b7dac6b94dcda751043541dd8a12f7df6d8c
examples/vp9_spatial_svc_encoder.c