]> granicus.if.org Git - libvpx/commit
Keep metric log only for the displayable frames
authorJingning Han <jingning@google.com>
Mon, 1 Oct 2018 22:31:27 +0000 (15:31 -0700)
committerJingning Han <jingning@google.com>
Mon, 1 Oct 2018 22:31:56 +0000 (15:31 -0700)
commite5c304fb5ae52b4a224aef665e78694488436137
treeb549ee1a607fd70af91f9dc372f0d108664849ce
parentacd82ad67ca7b9f9aaf6a87139e633eb976d7023
Keep metric log only for the displayable frames

The end-to-end reconstruction quality is represented only by the
displayable frames. Drop the coding stats from ARF frames.

Change-Id: Ib8241db448611f4b6477f107930eaa273f960e20
vp9/encoder/vp9_encoder.c