commit | 527fc5caf63130cf833799060764ec0bafa48940 | [log] [tgz] |
---|---|---|
author | John Koleszar <jkoleszar@google.com> | Mon Jul 08 16:39:37 2013 -0700 |
committer | John Koleszar <jkoleszar@google.com> | Mon Jul 08 16:49:57 2013 -0700 |
tree | f96cec571413522f979051c2375f736234d24287 | |
parent | 93f88ab55abfe0262789d6312f549d3adc484c58 [diff] |
Fix loopfilter bug In the rare case were 4x4 interior filtering was called for but no 8x8 or larger filtering takes place, the previous code was skipping the filtering. This patch fixes the issue by including the interior mask in the overall mask for the filter application loops. Change-Id: I4a0b65056c64f97478827c2ff41e0914fc7779d0