]> granicus.if.org Git - libvpx/commit
Fixed buffer selection for UV in AltRef filtering
authorAdrian Grange <agrange@google.com>
Mon, 28 Jun 2010 11:00:11 +0000 (12:00 +0100)
committerAdrian Grange <agrange@google.com>
Mon, 28 Jun 2010 15:45:06 +0000 (16:45 +0100)
commitaa8fe0d269ada1f32fcf9f6941388de6e8767c65
treed46a8e542b8bffe237d2473c2e38d7d564fad7bf
parentf1a3b1e0d94dec2d40008f36fdfad99338484b9a
Fixed buffer selection for UV in AltRef filtering

Corrected setting of "which_buffer" for U & V cases to match that
used for Y, i.e. to refer to the temporally most recent frame of
those to be filtered.

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