]> granicus.if.org Git - libvpx/commit
Update to cyclic refresh:
authorMarco Paniconi <marpan@google.com>
Mon, 24 Sep 2012 03:56:49 +0000 (20:56 -0700)
committerMarco Paniconi <marpan@google.com>
Mon, 24 Sep 2012 04:01:12 +0000 (21:01 -0700)
commitb501251e2e7a4db4cb1ca2d6cbf24176d2a065dc
tree636330f9d7211744c4f86ca3a14676ac8df2fe47
parent5979b89b9246b83fab71c77296b54a31686c8df9
Update to cyclic refresh:

Set the seg map to 0 for key frame.

In previous commit on cyclic refresh, the seg map for key frame
was not reset, and instead used the seg map from last frame.

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