vpx/examples
John Koleszar 6b76e3fb69 examples: use I420 input for encoders
The output of simple_decoder, as well as the default format for the
ivf{enc,dec} tools, is I420. The encoder examples are changed to default
to I420 as well. This is desirable because passing the output of
simple_encoder to simple_decoder would otherwise have the chroma planes
flipped, which is unexpected.

Change-Id: I9d4f10ace594a54a7fc4f9a1f9187365c01fd638
2010-05-25 08:34:02 -04:00
..
includes Initial WebM release 2010-05-18 11:58:33 -04:00
decode_to_md5.txt Initial WebM release 2010-05-18 11:58:33 -04:00
decode_with_drops.txt Initial WebM release 2010-05-18 11:58:33 -04:00
decoder_tmpl.c install includes in DIST_DIR/include/vpx, move vpx_codec/ to vpx/ 2010-05-24 20:27:42 -04:00
decoder_tmpl.txt install includes in DIST_DIR/include/vpx, move vpx_codec/ to vpx/ 2010-05-24 20:27:42 -04:00
encoder_tmpl.c examples: use I420 input for encoders 2010-05-25 08:34:02 -04:00
encoder_tmpl.txt install includes in DIST_DIR/include/vpx, move vpx_codec/ to vpx/ 2010-05-24 20:27:42 -04: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 Initial WebM release 2010-05-18 11:58:33 -04:00
gen_example_doxy.php Initial WebM release 2010-05-18 11:58:33 -04:00
gen_example_text.sh Initial WebM release 2010-05-18 11:58:33 -04:00
postproc.txt Initial WebM release 2010-05-18 11:58:33 -04:00
simple_decoder.txt Initial WebM release 2010-05-18 11:58:33 -04:00
simple_encoder.txt Initial WebM release 2010-05-18 11:58:33 -04:00
twopass_encoder.txt Initial WebM release 2010-05-18 11:58:33 -04:00
vp8_scalable_patterns.txt Initial WebM release 2010-05-18 11:58:33 -04:00
vp8_set_maps.txt Initial WebM release 2010-05-18 11:58:33 -04:00
vp8cx_set_ref.txt Initial WebM release 2010-05-18 11:58:33 -04:00