]> granicus.if.org Git - libvpx/commit
Fixed MFQE crash issue for highbit depth.
authorJackyChen <jackychen@google.com>
Tue, 16 Dec 2014 18:02:47 +0000 (10:02 -0800)
committerJackyChen <jackychen@google.com>
Tue, 16 Dec 2014 18:07:38 +0000 (10:07 -0800)
commite7bad92689e6dda785ea6edde39bd7740c00a8dd
tree4b8ea51df93690484ccf756b52b0e2bbc9c83778
parentb60ae45f36ee0cfb18eb9f297bf704b0c8a8d646
Fixed MFQE crash issue for highbit depth.

Check the flags, no MFQE for highbit now. Will add highbit support
latter.

Change-Id: I548c27593e0f47ab7f4c92b45f14fb037dc86591
vp9/common/vp9_postproc.c