vpx/vp8
Scott LaVarnway bcba86e2e9 Eliminated reconintra_mt.c
Reworked the code to use vp8_build_intra_predictors_mby_s,
vp8_intra_prediction_down_copy, and vp8_intra4x4_predict_d_c
functions instead.  vp8_intra4x4_predict_d_c is a decoder-only
version of vp8_intra4x4_predict.  Future commits will fix this
code duplication.

Change-Id: Ifb4507103b7c83f8b94a872345191c49240154f5
2012-02-28 14:12:30 -05:00
..
common Eliminated reconintra_mt.c 2012-02-28 14:12:30 -05:00
decoder Eliminated reconintra_mt.c 2012-02-28 14:12:30 -05:00
encoder Eliminated reconintra_mt.c 2012-02-28 14:12:30 -05: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 Support Android x86 NDK build 2012-02-16 12:03:30 -08:00
vp8_cx_iface.c support changing resolution with vpx_codec_enc_config_set 2012-02-07 17:09:40 -08:00
vp8_dx_iface.c Hook up VP8D_GET_LAST_REF_USED 2012-01-27 10:13:20 -08:00
vp8cx_arm.mk RTCD: finalize removal of old RTCD system 2012-01-30 12:10:48 -08:00
vp8cx.mk RTCD: finalize removal of old RTCD system 2012-01-30 12:10:48 -08:00
vp8dx.mk Eliminated reconintra_mt.c 2012-02-28 14:12:30 -05:00