Make loopfilter aware of rectangular blocks.
authorRonald S. Bultje <rbultje@google.com>
Tue, 23 Apr 2013 19:32:32 +0000 (12:32 -0700)
committerRonald S. Bultje <rbultje@google.com>
Tue, 23 Apr 2013 19:34:32 +0000 (12:34 -0700)
commit0db636619fb820c4903a540b6a523f0d85a32244
treeb4ec6e3ed71517a034cac7fc7ad4cadb67c75a22
parentc4cae4cd5d71f6ed1afaddaf2d67a8b0a2f966d6
Make loopfilter aware of rectangular blocks.

Also use explicitely named enum values in sb_type comparisons, rather
than relying on absolute integer values, because enum values may
change in the future.

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