summaryrefslogtreecommitdiff
path: root/test/examples.sh
AgeCommit message (Collapse)Author
2016-11-16stress.sh: Runs multiple libvpx encodes and decodes in parallelJim Bankoski
This runs multiple encodes and decodes of vp8 and vp9 in parallel, with so many threads that problems with synchronization can show up. Change-Id: I2b297e7f43d1e741323c7ad9f50a3931ae609f16
2014-08-15examples.sh: Run all example tests.Tom Finegan
- Remove vpxdec and vpxenc from the exclude list. - vpx{dec,enc}.sh: Updates to support finding their executable when LIBVPX_BIN_PATH is setup for the examples. - tools_common.sh: New library function, vpx_tool_path(). Provides support for finding the exectuables in vpx{dec,enc}.sh. Change-Id: I730f11cceb44646491a7a7ff58603a4a760129ef
2014-05-15Add make target for running example tests.Tom Finegan
Change-Id: I0d0dfda96b99cefb5ef5c16df4a024de5bf8007e
2014-04-28Add script for running all example tests.Tom Finegan
Change-Id: I1e3d0689554c9b64c035ec0394f052507f7ac2a3