]> granicus.if.org Git - libvpx/commit
Disallow wide loopfilter on some chroma borders
authorJohn Koleszar <jkoleszar@google.com>
Tue, 11 Jun 2013 18:26:50 +0000 (11:26 -0700)
committerJohn Koleszar <jkoleszar@google.com>
Tue, 11 Jun 2013 18:28:38 +0000 (11:28 -0700)
commit9831f20594cd48862352f8a3f5384a5b9e122f21
tree63d3221d5786eec35ed555881d8f6052b904c1d9
parent551f37d63d508d24dfe071454ca9f38df01c29e9
Disallow wide loopfilter on some chroma borders

Don't do the 15 tap filter if there aren't 8 pixels below/right of the
edge.

Change-Id: I62f16437c1d9ba59b6901a5fe71ddb2f472da344
vp9/common/vp9_loopfilter.c