shithub: libvpx

Download patch

ref: 2b08f89076d1e93339fbbcc10e3298a0eec66bd6
parent: 6b4ac9b2534a78fcd220ba89ef1da5e0eef30837
author: Marco Paniconi <marpan@google.com>
date: Fri May 25 17:51:33 EDT 2018

vp9-realtime: Move frame dropper to after scene detection.

Move frame dropper to after scene detection and noise estimation.
Scene detection and noise estimation operate on source data and
update metrics along sequence, so they should be moved before
the frame dropper.

Also we don't want to drop on scene change, as the scene detection
and (possible) re-encode step will be missed.

Change-Id: I3d9e16d785bd5ace6707db2abce77ddc110bfef4