James Zern
cc04ae1565
Merge "vpx_temporal_svc_encoder.sh: remove FUNCNAME bashism"
2017-02-16 00:21:19 +00:00
Jerome Jiang
2865de86ec
vpx_temporal_svc_encoder: Expose error resilient control to cmd line.
...
Change-Id: Ic74a8690b136ffbc370080f70b2d5a6b1572bf63
2017-02-15 21:45:52 +00:00
James Zern
1cd926d665
vpx_temporal_svc_encoder.sh: remove FUNCNAME bashism
...
replace with an explicit output file prefix that matches the function
name
Change-Id: I7f6a4105adb34327b1099a5fbf132aa8d1ad5b90
2017-02-14 23:44:00 -08:00
James Zern
3d55311062
vpx_temporal_svc_encoder.sh: fix comment (// -> #)
...
Change-Id: Ib13152a9ff523b1c29e8519e4f7ed01ad9874525
2016-11-18 19:11:55 -08:00
Marco
2ef2243804
vpx_temporal_svc_encoder.sh: Run all tests for 1-4 threads for vp8/vp9.
...
Change-Id: I079ee87cb32e36a1486c377c0037945b4bb89626
2016-11-16 14:11:25 -08:00
Marco
c7072ae2f4
Fix build failure in libvpx_example_test-multi-target.
...
Due to change in command line to sample encoder from:
7eff8f3
Update to vpx_temporal_svc_encoder command line.
This caused the tests in vpx_temporal_svc_encoder.sh to fail.
Change-Id: Ic667da81955ad117d04610af21877fed1d4f188f
2016-10-06 12:22:32 -07:00
Tom Finegan
f3544f079b
Merge "sh tests: Add support for running tested programs within another program."
2014-07-10 16:16:06 -07:00
Tom Finegan
926a6f63cb
sh tests: Add support for running tested programs within another program.
...
Specifying the --prefix command line arg executes all test programs within the
context of the prefix string, which is assigned to VPX_TEST_PREFIX.
All test functions updated to include VPX_TEST_PREFIX in their eval command.
Change-Id: I2e215cc8f216048edf3269db02a6b5660fe32318
2014-07-10 15:32:01 -07:00
Tom Finegan
4eae56d660
Add warning to temporal SVC test when temporal denoising is disabled.
...
Change-Id: Ib3792aa93514ccaf06c5d3f737f6e9243096f61c
2014-07-10 14:52:31 -07:00
Tom Finegan
12672c24d3
example tests: Make failures due to incorrect bin path easier to diagnose.
...
Add elog() to tools_common, and checks for the executable in each test.
Change-Id: I3c6334eca62c0b56040d91145abbe1bf5f9c763c
2014-06-16 10:57:00 -07:00
Tom Finegan
e331203528
Add test for vpx_temporal_svc_encoder example.
...
Change-Id: Icbb0ca1c899f7a58d6f73970e6434451738195b7
2014-05-16 11:09:13 -07:00