Tom Finegan 36c39d67b1 Add shell scripts for verifying basic vpx{dec,enc} features.
Tests the basics (first confirms feature is available in vpx_config.h):
- VP8 decode (in IVF file).
- VP9 decode (in WebM file).
- VP8 encode (to IVF and WebM).
- VP9 encode (to IVF and WebM).
- VP9 lossless encode (to IVF, currently disabled due to failure).
- Pipe input (to vpxdec and vpxenc).

Test data path and path to vpx{dec,enc} have been parameterized. In
addition:
- Supports disabling tests (test names prefixed with DISABLED_ are not
  run by default).
- Supports filtering tests.

vpxdec.sh: Tests vpxdec.
vpxenc.sh: Tests vpxenc.
tools_common.sh: Common test functions.

Change-Id: I0612c88b8dd6049a05bbbc79a317a0cca61733a5
2014-04-03 13:16:58 -07:00
..
2014-03-12 14:34:34 -07:00
2014-03-28 16:40:28 -07:00
2013-09-06 10:13:49 -07:00
2014-03-12 14:34:34 -07:00
2014-02-28 15:26:09 -08:00
2014-03-28 16:40:29 -07:00
2013-11-19 09:28:18 -08:00
2014-02-19 14:17:55 -08:00
2013-12-05 21:04:46 -08:00