]> granicus.if.org Git - libvpx/commit
vp9-svc: Fix to frame dropping when layer is skipped.
authorMarco Paniconi <marpan@google.com>
Mon, 25 Jun 2018 16:02:24 +0000 (09:02 -0700)
committerMarco Paniconi <marpan@google.com>
Mon, 25 Jun 2018 16:11:23 +0000 (09:11 -0700)
commit3edef86c5f5651f4a89004012ec3efe3232351df
treec2c91999fb7921225286b998b1b402c81672d686
parentbd6b274dc04b75289ae3403564f03c2717b878d1
vp9-svc: Fix to frame dropping when layer is skipped.

Fix condition in frame dropper for SVC to handle case
where spatial layer is skipped encoded (due to 0 bitrate).

Change-Id: I24185178774d73e8bb1c406acc0292422dfbe174
vp9/encoder/vp9_ratectrl.c