]> granicus.if.org Git - libvpx/commit
Made AltRef filter adaptive & added motion compensation
authorAdrian Grange <agrange@google.com>
Tue, 28 Sep 2010 14:23:41 +0000 (15:23 +0100)
committerAdrian Grange <agrange@google.com>
Tue, 28 Sep 2010 14:23:41 +0000 (15:23 +0100)
commit1b2f8308e48704b1c784484b070f243ffb575b88
tree3103d8c11208109d02223968887c9b783c3d8bad
parent305be4e4179214c58796de91e86badadbca29451
Made AltRef filter adaptive & added motion compensation

Modified AltRef temporal filter to adapt filter length based
on macroblock coding modes selected during first-pass
encode.

Also added sub-pixel motion compensation to the AltRef
filter.
vp8/encoder/encodeframe.c
vp8/encoder/firstpass.c
vp8/encoder/onyx_if.c
vp8/encoder/onyx_int.h