vpx/vp8
John Koleszar 056bcc8771 remove armv6 files from armv5 build
Make bilinearfilter_arm.c compiled only when HAVE_ARMV6, as its definitions
are v6 only. This is normally not a problem for static builds as the file
is elided at link time, but this was not being done properly for the
--enable-shared --enable-pic build.

Change-Id: Ic800a7cde751f74f22555c5b247f99f9df5e550d
2011-12-19 13:51:11 -08:00
..
common Moved dequant idct into common 2011-12-15 14:23:41 -05:00
decoder Fixed mb_skip_coeff bug 2011-12-16 13:48:01 -05:00
encoder remove armv6 files from armv5 build 2011-12-19 13:51:11 -08: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 remove armv6 files from armv5 build 2011-12-19 13:51:11 -08:00
vp8_cx_iface.c Merge mr_pick_inter_mode and pick_inter_mode 2011-12-16 18:02:29 -05:00
vp8_dx_iface.c Multiple-resolution encoder 2011-12-05 17:59:42 -05:00
vp8cx_arm.mk Move neon only arm functions under arm/neon. 2011-09-20 10:51:06 -07:00
vp8cx.mk Multiple-resolution encoder 2011-12-05 17:59:42 -05:00
vp8dx_arm.mk Moved dequant idct into common 2011-12-15 14:23:41 -05:00
vp8dx.mk Moved dequant idct into common 2011-12-15 14:23:41 -05:00