commit | 6b76e3fb69c9cc8afc40c4755532ee0d49143086 | [log] [tgz] |
---|---|---|
author | John Koleszar <jkoleszar@google.com> | Tue May 25 08:33:57 2010 -0400 |
committer | John Koleszar <jkoleszar@google.com> | Tue May 25 08:34:02 2010 -0400 |
tree | c3a7d06963e79450033ee512105224a4231bf961 | |
parent | efcdf4d6a7677602b1e4bd33496328cd920138e9 [diff] |
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