]> granicus.if.org Git - libvpx/commit
VP9 denoiser fix: ref frames now updated properly
authorTim Kopp <tkopp@google.com>
Fri, 18 Jul 2014 21:15:30 +0000 (14:15 -0700)
committerTim Kopp <tkopp@google.com>
Fri, 18 Jul 2014 22:26:19 +0000 (15:26 -0700)
commitc66f612c4bf527401701b7b95e0d3886a660fd74
treee3face5b70cc547a8f5e12f688a1bb1af47224a0
parent597ce31ff81e23129f5e76705634c4d5c9c72ef2
VP9 denoiser fix: ref frames now updated properly

The ALT_REF_FRAME is now updated in the case of a KEY_FRAME in the VP9 denoiser.

Change-Id: Idf9a9772706f50e774fb240afcc01db38841043c
vp9/encoder/vp9_denoiser.c