summaryrefslogtreecommitdiff
path: root/vp8/common/reconintra_mt.c
diff options
context:
space:
mode:
authorJohn Koleszar <jkoleszar@google.com>2010-09-24 11:10:25 -0400
committerJohn Koleszar <jkoleszar@google.com>2010-09-24 11:42:22 -0400
commit8ca779aba84866f97665705fc30d662ae8bc06c0 (patch)
treefbb19ce00b1bd6044e67375179ada9cea478ebd4 /vp8/common/reconintra_mt.c
parentcbdc1298953b03bc18875d346c715fa07d20efa4 (diff)
downloadlibvpx-8ca779aba84866f97665705fc30d662ae8bc06c0.tar
libvpx-8ca779aba84866f97665705fc30d662ae8bc06c0.tar.gz
libvpx-8ca779aba84866f97665705fc30d662ae8bc06c0.tar.bz2
libvpx-8ca779aba84866f97665705fc30d662ae8bc06c0.zip
disable compilation of debugging code
This patch avoids compiling some debugging code in onyx_if.c. The most significant fix is to avoid generating code for vp8_write_yuv_frame, which is never called. Some other code was removed by the dead code elimination performed by the compiler, and this patch does it with the preprocessor instead. There are advantages both ways. Change-Id: I044fd43179d2e947553f0d6f2cad5b40907ac458
Diffstat (limited to 'vp8/common/reconintra_mt.c')
0 files changed, 0 insertions, 0 deletions