summaryrefslogtreecommitdiff
path: root/test/vpxenc.sh
AgeCommit message (Expand)Author
2020-04-28test/*.sh: add explicit error checks/returnsJames Zern
2018-10-15fix output file check in vpxenc tests script.Jerome Jiang
2018-08-14Make Sharpness parameter affect visual sharpnessJim Bankoski
2018-07-11shell tests: Drop incorrect uses of readonly.Tom Finegan
2017-07-13fix 'make exampletest' w/CONFIG_REALTIME_ONLYJames Zern
2015-06-25vpxenc.sh: Add basic multithreaded frame parallel encode test.Tom Finegan
2015-06-23vpxenc.sh: Add basic vp9 multithread encode test.Tom Finegan
2015-06-05vpxenc: Add support for pixel aspect ratio.Frank Galligan
2014-08-25vpxenc.sh: Move some frequently used params into functions.Tom Finegan
2014-08-25vpxenc.sh: Make vpxenc() usage agree with implementation.Tom Finegan
2014-08-22vpxenc.sh: Add real time tests.Tom Finegan
2014-08-18Merge "vpxenc.sh: Add 2-pass and lagged encode tests for VP8 and VP9."Tom Finegan
2014-08-15test/vpxenc.sh: Always use --test-decode=FATALJohann
2014-08-15vpxenc.sh: Add 2-pass and lagged encode tests for VP8 and VP9.Tom Finegan
2014-08-15examples.sh: Run all example tests.Tom Finegan
2014-08-14vpxenc.sh: use --test-decode=fatal for vp9James Zern
2014-08-08test/vpxenc.sh: Convert vpxenc() to a simple wrapper.Tom Finegan
2014-08-07test/vpxenc.sh: Enable the VP9 lossless test.Tom Finegan
2014-08-07vpxenc tests: Relocate vpxenc wrapper.Tom Finegan
2014-04-23Move shared test variables to tools_common.sh.Tom Finegan
2014-04-03Add shell scripts for verifying basic vpx{dec,enc} features.Tom Finegan