vpx/vp8
John Koleszar 8ca779aba8 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
2010-09-24 11:42:22 -04:00
..
common Remove dead code 2010-09-22 11:07:34 -04:00
decoder unset execute bit on c source 2010-09-21 19:48:06 -04:00
encoder disable compilation of debugging code 2010-09-24 11:42:22 -04:00
exports_dec Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
exports_enc Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
vp8_common.mk Restructure multi-threaded decoder 2010-09-17 09:56:05 -04:00
vp8_cx_iface.c Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
vp8_dx_iface.c Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
vp8cx_arm.mk Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vp8cx.mk Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vp8dx_arm.mk Update NEON wide idcts 2010-09-09 14:08:12 -04:00
vp8dx.mk Improved subset block search 2010-09-09 14:42:48 -04:00