]> granicus.if.org Git - libvpx/commit
Fix post-processor macros & remove vizualization
authorAdrian Grange <agrange@google.com>
Wed, 14 May 2014 23:05:21 +0000 (16:05 -0700)
committerAdrian Grange <agrange@google.com>
Thu, 15 May 2014 15:35:36 +0000 (08:35 -0700)
commit384bc5163cf8e80b0776d07f2e5e451eb98ae557
treedbb0a99e0070cbfe91a3ba616d8062284436dc45
parent86094f22ba13bdf2ad728c0511945c9940e0b36d
Fix post-processor macros & remove vizualization

Make all post-processor code conditionally
compilable based on the CONFIG_VP9_POSTPROC
macro.

Also, remove the vizualization code from VP9
since it is out of date and will not compile.

Change-Id: I1e9e13a09ecd43e9a3f3704c175ae8cd258ababd
vp9/common/vp9_postproc.c
vp9/common/vp9_ppflags.h
vp9/vp9_dx_iface.c