vpx/vp9/encoder/arm/armv6
John Koleszar 7b8dfcb5a2 Rough merge of master into experimental
Creates a merge between the master and experimental branches. Fixes a
number of conflicts in the build system to allow *either* VP8 or VP9
to be built. Specifically either:

  $ configure --disable-vp9 $ configure --disable-vp8
  --disable-unit-tests

VP9 still exports its symbols and files as VP8, so that will be
resolved in the next commit.

Unit tests are broken in VP9, but this isn't a new issue. They are
fixed upstream on origin/experimental as of this writing, but rebasing
this merge proved difficult, so will tackle that in a second merge
commit.

Change-Id: I2b7d852c18efd58d1ebc621b8041fe0260442c21
2012-11-07 11:30:16 -08:00
..
vp8_fast_quantize_b_armv6.asm Rough merge of master into experimental 2012-11-07 11:30:16 -08:00
vp8_mse16x16_armv6.asm Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
vp8_sad16x16_armv6.asm Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
vp8_short_fdct4x4_armv6.asm Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
vp8_subtract_armv6.asm Rough merge of master into experimental 2012-11-07 11:30:16 -08:00
vp8_variance8x8_armv6.asm Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
vp8_variance16x16_armv6.asm Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
vp8_variance_halfpixvar16x16_h_armv6.asm Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
vp8_variance_halfpixvar16x16_hv_armv6.asm Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
vp8_variance_halfpixvar16x16_v_armv6.asm Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
walsh_v6.asm Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00