webrtc/tools
kjellander@webrtc.org 38ebf98c2a Refactor barcode decoder to use Zxing's C++ version
By using the C++ version of Zxing, we can avoid having Java and Ant
as a dependency when running Video quality analysis on the bots.
This makes it far more easy to setup automation on new machines.

I also moved the scripts into the webrtc/ folder so it will be synced by default when building in Chrome (eliminating the need of a separate solution).

This CL also removes the need of the FFMPEG_HOME variable and replaces
its use with a command line flag to make the tool run smoothly on
Windows.

BUG=none
TEST=locally running the script on Windows, Mac and Linux.

Review URL: https://webrtc-codereview.appspot.com/1099007

git-svn-id: http://webrtc.googlecode.com/svn/trunk@3640 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-03-08 10:58:21 +00:00
..
coverity Fixed a ton of Python lint errors, enabled python lint checking. 2013-03-07 09:59:43 +00:00
e2e_quality Fixed a ton of Python lint errors, enabled python lint checking. 2013-03-07 09:59:43 +00:00
matlab Swap colheaders for textdata in parseLog.m. 2011-12-08 20:56:53 +00:00
network_emulator - Checks the OS and runs the appropriate commands for Dummynet (ipfw) 2013-03-08 10:50:14 +00:00
perf Made e2e audio quality test write its results to perf. 2012-12-10 10:08:00 +00:00
perf_expectations Add regression monitoring for audioproc and iSAC fixed-point tests. 2013-02-14 12:27:17 +00:00
python_charts Fixed a ton of Python lint errors, enabled python lint checking. 2013-03-07 09:59:43 +00:00
quality_tracking Fixed a ton of Python lint errors, enabled python lint checking. 2013-03-07 09:59:43 +00:00
refactoring Removed astyle from webrtc_reformat since clang-format-chrome.py handles that now. 2013-02-15 09:43:20 +00:00
resources Reverted download code and output that was done in https://webrtc-codereview.appspot.com/431003 (r1826) since it was reported to spam the output on some configurations. 2012-03-09 11:15:07 +00:00
valgrind-webrtc Removing arena_thread_freeres suppression 2013-01-16 10:49:31 +00:00
.gitignore Moving buildbot to internal repository. 2012-06-20 07:55:41 +00:00
codereview.settings Adding TRYSERVER_ROOT to codereview.settings 2013-01-18 08:27:48 +00:00
create_supplement_gypi.py Getting Opus from Chrome 2012-10-25 12:37:08 +00:00
DEPS Moving buildbot to internal repository. 2012-06-20 07:55:41 +00:00
OWNERS Try server and buildbot scripts now using Chromium scripts. 2012-03-27 15:57:30 +00:00
PRESUBMIT.py Updates the PRESUBMIT.py to allow years from 2011 to the current year. 2012-08-31 07:07:11 +00:00