aom/vp8
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
..
common Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
decoder Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
encoder Rough merge of master into experimental 2012-11-07 11:30:16 -08:00
exports_dec Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
exports_enc Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
vp8_common.mk Rough merge of master into experimental 2012-11-07 11:30:16 -08:00
vp8_cx_iface.c Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
vp8_dx_iface.c Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
vp8cx.mk Rough merge of master into experimental 2012-11-07 11:30:16 -08:00
vp8cx_arm.mk Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
vp8dx.mk Rough merge of master into experimental 2012-11-07 11:30:16 -08:00