summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-01-07Now printing less output from compare_videos.py.phoglund@webrtc.org
2013-12-11Roll chromium_revision 232627:238260kjellander@webrtc.org
2013-11-25Made video quality toolchain more configurable.phoglund@webrtc.org
2013-11-08Remove update_resources.py as it's no longer used.kjellander@webrtc.org
2013-11-03Make video quality analysis unittests print to log instead of stdout.kjellander@webrtc.org
2013-10-28Move RtcpStatistics to webrtc/common_types.h, to be used by vie as well.sprang@webrtc.org
2013-10-21Move audio_e2e_harness into include_tests==1 condition.kjellander@webrtc.org
2013-10-19Add audio_e2e_test target to tools.gypkjellander@webrtc.org
2013-10-10Reorganize GYP targets to make webrtc.gyp more usable.kjellander@webrtc.org
2013-10-04Add APK and isolate target for video_engine_testskjellander@webrtc.org
2013-10-02Fix include of isolate.gypikjellander@webrtc.org
2013-10-02Workaround issue with stdin on Windows.kjellander@webrtc.org
2013-10-01Update sampling rate and number of channels of NetEq4 if decoder is changed.turaj@webrtc.org
2013-09-26Remove include_dirs from tools.pbos@webrtc.org
2013-09-10Fix format string in video_quality_analysis.cc.pbos@webrtc.org
2013-09-10Convert printing in video quality tests to Chromium's perf format.kjellander@webrtc.org
2013-08-27Add isolate configuration for Android for all tests.kjellander@webrtc.org
2013-08-22Isolate GYP target and .isolate files for testskjellander@webrtc.org
2013-08-15Revert 4547 "Isolate GYP target and .isolate files for tests"kjellander@webrtc.org
2013-08-15Isolate GYP target and .isolate files for testskjellander@webrtc.org
2013-08-05Switch C++-style C headers with their C equivalents.pbos@webrtc.org
2013-08-02Adds all unittests to android NDK-APK framework.henrike@webrtc.org
2013-07-30Fix some chromium-style warnings in webrtc/tools/pbos@webrtc.org
2013-07-29Improved error messages when binaries are missing. Also stderr = stdout now.phoglund@webrtc.org
2013-07-08Unreverts revert: Makes it possible to find files used by some unit tests whe...henrike@webrtc.org
2013-07-05Revert 4298 "Makes it possible to find files used by some unit t..."pbos@webrtc.org
2013-07-05Makes it possible to find files used by some unit tests when running them as ...henrike@webrtc.org
2013-06-27Moves tools/update.py to trunk/webrtc/tools and updates it so that it no long...henrike@webrtc.org
2013-06-27Fixed bad parameter passing in compare_videos.pyphoglund@webrtc.org
2013-06-04Include files from webrtc/.. paths in tools/pbos@webrtc.org
2013-05-29Rename voice_engine_core -> voice_engine and move targets to voice_engine.gyp.andrew@webrtc.org
2013-05-17Moved command line parsing to internal tools and moved back the mic volume th...phoglund@webrtc.org
2013-05-16Moved force_volume_max to its own gyp file to avoid a circular dependency.phoglund@webrtc.org
2013-05-16Wrote a small portable tool for forcing the mic volume to 100%.phoglund@webrtc.org
2013-05-14Add script for comparing video qualitykjellander@webrtc.org
2013-03-11Fix frame_editing_unittest reference file handling.kjellander@webrtc.org
2013-03-08Refactor barcode decoder to use Zxing's C++ versionkjellander@webrtc.org
2013-02-04Fixing/disabling Windows x64 warningskjellander@webrtc.org
2013-01-26Fix Win64 warningskjellander@webrtc.org
2013-01-22Fix frame_editing_unittest.cckjellander@webrtc.org
2013-01-18Remove <(library) from gyp file.wjia@webrtc.org
2012-12-20Added possibility to repeat frames. Also added unittest for that feature.brykt@google.com
2012-12-13Changed so that frame_cutter takes and argument where one can specify in whic...brykt@google.com
2012-11-30Fixed bug that caused frame_cutter_unittest to fail when built with MVS2008.brykt@google.com
2012-11-30Use <(webrtc_root) to point to webrtc files in tools.gyp.andrew@webrtc.org
2012-11-27Tool for editing of yuv-files. Specify a path to the clip that should be edit...brykt@google.com
2012-10-22Move src/ -> webrtc/andrew@webrtc.org