1. 2c358e2 Now printing less output from compare_videos.py. by phoglund@webrtc.org · 11 years ago
  2. ca63ad9 Roll chromium_revision 232627:238260 by kjellander@webrtc.org · 11 years ago
  3. d95137e Made video quality toolchain more configurable. by phoglund@webrtc.org · 11 years ago
  4. b4db9c3 Remove update_resources.py as it's no longer used. by kjellander@webrtc.org · 11 years ago
  5. f8a1798 Make video quality analysis unittests print to log instead of stdout. by kjellander@webrtc.org · 11 years ago
  6. 2714c79 Move RtcpStatistics to webrtc/common_types.h, to be used by vie as well. by sprang@webrtc.org · 11 years ago
  7. 50edafc Move audio_e2e_harness into include_tests==1 condition. by kjellander@webrtc.org · 11 years ago
  8. b9586f0 Add audio_e2e_test target to tools.gyp by kjellander@webrtc.org · 11 years ago
  9. 8e70108 Reorganize GYP targets to make webrtc.gyp more usable. by kjellander@webrtc.org · 11 years ago
  10. bf1da46 Add APK and isolate target for video_engine_tests by kjellander@webrtc.org · 11 years ago
  11. 22a2893 Fix include of isolate.gypi by kjellander@webrtc.org · 11 years ago
  12. 369da50 Workaround issue with stdin on Windows. by kjellander@webrtc.org · 11 years ago
  13. 053d45a Update sampling rate and number of channels of NetEq4 if decoder is changed. by turaj@webrtc.org · 11 years ago
  14. cdc5e6a Remove include_dirs from tools. by pbos@webrtc.org · 11 years ago
  15. dadb2a1 Fix format string in video_quality_analysis.cc. by pbos@webrtc.org · 11 years ago
  16. 3524ade Convert printing in video quality tests to Chromium's perf format. by kjellander@webrtc.org · 11 years ago
  17. 8c6633c Add isolate configuration for Android for all tests. by kjellander@webrtc.org · 11 years ago
  18. 3540c82 Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 11 years ago
  19. e155918 Revert 4547 "Isolate GYP target and .isolate files for tests" by kjellander@webrtc.org · 11 years ago
  20. 298bbdb Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 11 years ago
  21. 3f45c2e Switch C++-style C headers with their C equivalents. by pbos@webrtc.org · 11 years ago
  22. acb00f5 Adds all unittests to android NDK-APK framework. by henrike@webrtc.org · 11 years ago
  23. 08a3b0d Fix some chromium-style warnings in webrtc/tools/ by pbos@webrtc.org · 11 years ago
  24. 3081f6d Improved error messages when binaries are missing. Also stderr = stdout now. by phoglund@webrtc.org · 11 years ago
  25. e25e28f Unreverts revert: Makes it possible to find files used by some unit tests when running them as Chrome native tests. by henrike@webrtc.org · 11 years ago
  26. 00d566e Revert 4298 "Makes it possible to find files used by some unit t..." by pbos@webrtc.org · 11 years ago
  27. 222efdc Makes it possible to find files used by some unit tests when running them as Chrome native tests. by henrike@webrtc.org · 11 years ago
  28. 8a5cb95 Moves tools/update.py to trunk/webrtc/tools and updates it so that it no longer pulls any information from the DEPS file. by henrike@webrtc.org · 11 years ago
  29. c10fc53 Fixed bad parameter passing in compare_videos.py by phoglund@webrtc.org · 11 years ago
  30. cff5c03 Include files from webrtc/.. paths in tools/ by pbos@webrtc.org · 11 years ago
  31. 5221d1c Rename voice_engine_core -> voice_engine and move targets to voice_engine.gyp. by andrew@webrtc.org · 11 years ago
  32. de93f2c Moved command line parsing to internal tools and moved back the mic volume thingie. by phoglund@webrtc.org · 11 years ago
  33. fefc490 Moved force_volume_max to its own gyp file to avoid a circular dependency. by phoglund@webrtc.org · 11 years ago
  34. a4f0d20 Wrote a small portable tool for forcing the mic volume to 100%. by phoglund@webrtc.org · 11 years ago
  35. dc2b152 Add script for comparing video quality by kjellander@webrtc.org · 11 years ago
  36. 9f4ae03 Fix frame_editing_unittest reference file handling. by kjellander@webrtc.org · 11 years ago
  37. 7b6cbc9 Refactor barcode decoder to use Zxing's C++ version by kjellander@webrtc.org · 11 years ago
  38. 1e7f77a Fixing/disabling Windows x64 warnings by kjellander@webrtc.org · 11 years ago
  39. f6a2efa Fix Win64 warnings by kjellander@webrtc.org · 11 years ago
  40. f47223d Fix frame_editing_unittest.cc by kjellander@webrtc.org · 11 years ago
  41. 0a7fc8d Remove <(library) from gyp file. by wjia@webrtc.org · 11 years ago
  42. f8b1da2 Added possibility to repeat frames. Also added unittest for that feature. by brykt@google.com · 12 years ago
  43. bd11d95 Changed so that frame_cutter takes and argument where one can specify in which interval the frames should be deleted between the first frame to cut and the last frame to cut. This can for example be used to decrease the frame rate. by brykt@google.com · 12 years ago
  44. 557655f Fixed bug that caused frame_cutter_unittest to fail when built with MVS2008. by brykt@google.com · 12 years ago
  45. ad2a55a Use <(webrtc_root) to point to webrtc files in tools.gyp. by andrew@webrtc.org · 12 years ago
  46. d9b18e9 Tool for editing of yuv-files. Specify a path to the clip that should be edited, the height and width of the clip, one set of frames that should be removed from the clip, and a path to where the result should be written. There is a executable created that make use of the library where the functionality is implemented. There is also a unittest added for the library. by brykt@google.com · 12 years ago
  47. b015cbe Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago