shithub: libvpx

Download patch

ref: 3698c1f6207d68c2b4d36b94ae1c55f9dd2ba4da
parent: 7a49accd0b65453057762929efc7eed93deba043
author: Scott LaVarnway <slavarnway@google.com>
date: Thu Apr 21 10:38:36 EDT 2011

Removed dc_diff from MB_MODE_INFO

The dc_diff flag is used to skip loopfiltering.  Instead
of setting this flag in the decoder/encoder, we now check
for this condition in the loopfilter.

Change-Id: Ie2b9cdf9e0f4e8b932bbd36e0878c05bffd28931