vpx/examples
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
..
includes LICENSE: update with latest text 2010-06-04 16:19:40 -04:00
decode_to_md5.txt Fix odd-sized image support in decoder examples 2011-09-14 11:25:24 -04:00
decode_with_drops.txt Initial WebM release 2010-05-18 11:58:33 -04:00
decoder_tmpl.c Fix warnings. 2012-08-14 16:23:32 -07:00
decoder_tmpl.txt Rough merge of master into experimental 2012-11-07 11:30:16 -08:00
encoder_tmpl.c Explicitly discard fwrite/fread return values 2012-06-04 15:50:44 -07:00
encoder_tmpl.txt Rough merge of master into experimental 2012-11-07 11:30:16 -08:00
error_resilient.txt Initial WebM release 2010-05-18 11:58:33 -04:00
force_keyframe.txt Initial WebM release 2010-05-18 11:58:33 -04:00
gen_example_code.sh Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
gen_example_doxy.php Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
gen_example_text.sh Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
postproc.txt Rough merge of master into experimental 2012-11-07 11:30:16 -08:00
simple_decoder.txt examples: use function to get iface pointers 2011-02-28 20:06:59 -05:00
simple_encoder.txt Initial WebM release 2010-05-18 11:58:33 -04:00
twopass_encoder.txt examples: fix memory leak 2012-07-13 17:14:18 -07:00
vp8_set_maps.txt vp8_set_maps: remove hard-coded width/height 2010-11-17 09:24:05 -05:00
vp8cx_set_ref.txt Initial WebM release 2010-05-18 11:58:33 -04:00