]> granicus.if.org Git - libvpx/commit
vp8: For screen mode: clip buffer from below
authorMarco Paniconi <marpan@google.com>
Fri, 1 Oct 2021 18:54:53 +0000 (11:54 -0700)
committerMarco Paniconi <marpan@google.com>
Fri, 1 Oct 2021 18:58:37 +0000 (11:58 -0700)
commitf8733b3fb7eb3cf1154a9e693351097ec42005a2
treeb89ceac6fce73269605be6855ca3f46e1c24f354
parentb68877a7ebfe764714f8ce7aeb2a7f6d12b77989
vp8: For screen mode: clip buffer from below

Condition already existed for screen content mode,
but only when frame-dropper was off. Remove the
frame drop condition.

Change-Id: Ie7357041f5ca05b01e78b4bd3b40da060382591b
vp8/encoder/onyx_if.c