1. 5ff091f Init capturePicture with GetCaptureDeviceSnapshot so that the SetRenderStartImage test won't depend on the previous test which may be disabled by the include_timing_dependent_tests flag. This is a fix for LinuxLargeTests. by wu@webrtc.org · 12 years ago
  2. 91a0340 Adding stride alignment by mikhal@webrtc.org · 12 years ago
  3. 6ab92ed Check if opus exists when build test app on Android by leozwang@webrtc.org · 12 years ago
  4. c381a84 Fix valgrind issue. Code was removed by mistake in r2983. by mikhal@webrtc.org · 12 years ago
  5. f6a4a49 Suppress the -Wno-address-of-array-temporary for linux clang. by wu@webrtc.org · 12 years ago
  6. 2f476ed Fix uninitialzed memory and cleanup. by pwestin@webrtc.org · 12 years ago
  7. ff137ed Work around with issue 971 (signal_processing_unittests fails memcheck when compiled with GCC 4.6). by kma@webrtc.org · 12 years ago
  8. 6dcef36 Follow-up CL for r3007. by stefan@webrtc.org · 12 years ago
  9. e83d311 Removing codecType from capture API by mikhal@webrtc.org · 12 years ago
  10. 6f19b1b Enable Opus by leozwang@webrtc.org · 12 years ago
  11. 8186534 Only reinitialize AudioProcessing when needed. by andrew@webrtc.org · 12 years ago
  12. e08adf0 fix print out in mirror test by mikhal@webrtc.org · 12 years ago
  13. 8d2f5c5 Fixing BWE estimation reordering issue by mikhal@webrtc.org · 12 years ago
  14. c947147 Roll libyuv to r438 to get vs2012 cleanup, NV12 to/from I420 and NV21. Added Unaligned unittests. by fbarchard@google.com · 12 years ago
  15. e341fd6 Fixes http://code.google.com/p/webrtc/issues/detail?id=1003 by henrike@webrtc.org · 12 years ago
  16. bc48b8c Fixes http://code.google.com/p/webrtc/issues/detail?id=1002 by henrike@webrtc.org · 12 years ago
  17. a5d4c31 Fixing IsZeroSize call by mikhal@webrtc.org · 12 years ago
  18. a3ae6dc Remove opus include path from opus.gypi. by andrew@webrtc.org · 12 years ago
  19. 9169b51 Fixing vpm valgrind issues introduced in r2893 by mikhal@webrtc.org · 12 years ago
  20. 5125350 Added buffer length when calling encrypt(). Write the extra two bytes. by xians@webrtc.org · 12 years ago
  21. 8dde197 Only remove encoder state feedback for send channels. by mflodman@webrtc.org · 12 years ago
  22. 1f8c02a Getting Opus from Chrome by tina.legrand@webrtc.org · 12 years ago
  23. d6ec386 Revert the revert in r2988 since that wasn't the issue. by mflodman@webrtc.org · 12 years ago
  24. cf21686 Fixes issues related to intra requests. by stefan@webrtc.org · 12 years ago
  25. d7ee10f Remove internal version of Opus by tina.legrand@webrtc.org · 12 years ago
  26. 8239ca5 Reverse Merged r2884 & r2888 from trunk. by vikasmarwaha@webrtc.org · 12 years ago
  27. 746721b Fixes the layer sync bit for temporal layer 0 by pwestin@webrtc.org · 12 years ago
  28. 1997ddb Fix valgrind issue introduced in r2983 by mikhal@webrtc.org · 12 years ago
  29. 8773672 Enable Opus for Chrome Review URL: https://webrtc-codereview.appspot.com/935005 by niklas.enbom@webrtc.org · 12 years ago
  30. 9fedff7 Switching to I420VideoFrame by mikhal@webrtc.org · 12 years ago
  31. 6392657 Remove third_party/opus/opus.gyp by tina.legrand@webrtc.org · 12 years ago
  32. c0ceb82 Adding possibility to set usage of temporal layers from outside of VP8 gyp file. by henrikg@webrtc.org · 12 years ago
  33. bfad0a7 Update svn:ignore for the codecs folder. by tommi@webrtc.org · 12 years ago
  34. c05c5fc Update svn:ignore. by tommi@webrtc.org · 12 years ago
  35. 2e40582 Roll libvpx to fd3078fd8fe7. by marpan@webrtc.org · 12 years ago
  36. 017ed5c Correct adb_shell runtime error on buildbot by leozwang@webrtc.org · 12 years ago
  37. 6b1ed94 Add device id to adb shell by leozwang@webrtc.org · 12 years ago
  38. 4828e4c Add adb_shell script for android by leozwang@webrtc.org · 12 years ago
  39. 8d40845 Generalized suppressions to cover issues found on bot. by phoglund@webrtc.org · 12 years ago
  40. c98048f Update version to 3.15. by vikasmarwaha@webrtc.org · 12 years ago
  41. 0cd4c1b Rollback r2962 from webrtc trunk. by vikasmarwaha@webrtc.org · 12 years ago
  42. 9eff74a Change android NDK library path by leozwang@webrtc.org · 12 years ago
  43. be8ec38 Fix a few include paths and update include TODO. by andrew@webrtc.org · 12 years ago
  44. 534e495 Qickly fixed android platform build breakage by leozwang@webrtc.org · 12 years ago
  45. 9699375 Fix file path in vie_auto_test. by andrew@webrtc.org · 12 years ago
  46. d02f0ba gitignore third_party/opus/source by andrew@webrtc.org · 12 years ago
  47. 14b43be Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago
  48. 24a419c Roll libvpx to 4cf4c94ad166. by marpan@webrtc.org · 12 years ago
  49. 21ab3ba Add external media hook for preprocessed audio. by andrew@webrtc.org · 12 years ago
  50. 9a5b904 Video engine - removing unused functionality. by mikhal@webrtc.org · 12 years ago
  51. 4ee29c6 Updating vp8 unit_test - fixing issue introduced in r2954 by mikhal@webrtc.org · 12 years ago
  52. bf0e560 Making fileutils test handle any checkout dir by kjellander@webrtc.org · 12 years ago
  53. 0e196e1 Updating VPM APi's to use VideoFrame by mikhal@webrtc.org · 12 years ago
  54. aa220bf Disable multi-stream BWE until send-side timing issues have been fixed. by stefan@webrtc.org · 12 years ago
  55. f1134e4 Updates to Codecs' tests by mikhal@webrtc.org · 12 years ago
  56. c0773fc Add a gyp variable to fully disable Opus. by andrew@webrtc.org · 12 years ago
  57. cd19707 Enable NACK by default by leozwang@webrtc.org · 12 years ago
  58. 89b5388 Removed the 00 API from the fuzz tests. by phoglund@webrtc.org · 12 years ago
  59. 0a02c38 Roll libyuv to r426 to pick up MJPGSize() for WebRTC, and Neon optimization changes for YUY2 and NV12. by fbarchard@google.com · 12 years ago
  60. 4eb3f13 Updating JPEG Decoder to Use LibYuv by mikhal@webrtc.org · 12 years ago
  61. 3aece42 Move the REMB summation into RemoteBitrateEstimatorSingleStream. by stefan@webrtc.org · 12 years ago
  62. a7d8387 Opus integration by tina.legrand@webrtc.org · 12 years ago
  63. 28d0140 Allow audioproc_unittest to be run with an absolute path. by andrew@webrtc.org · 12 years ago
  64. 022239d Update to chromium 162524. by wu@webrtc.org · 12 years ago
  65. 8a7396f Use TestSuite for startup in audioproc_unittest's custom main(). by andrew@webrtc.org · 12 years ago
  66. 66daa25 A fix to webrtc issue 918 in Android, introduced from version 2792 which touched the build settings. by kma@webrtc.org · 12 years ago
  67. fdb1fef Fixes comment from https://webrtc-codereview.appspot.com/869004/ by henrike@webrtc.org · 12 years ago
  68. b0b3776 THis modification is casued by r2915. by sjlee@webrtc.org · 12 years ago
  69. 34e83b8 Added buffer length when calling encrypt/decrypt. Write the extra two bytes. by mflodman@webrtc.org · 12 years ago
  70. 443df96 Made external codec test compile and pass. by mflodman@webrtc.org · 12 years ago
  71. 193600b Adding fileutils.h support for absolute paths by kjellander@webrtc.org · 12 years ago
  72. 363efef Consolidate test file path on Android by leozwang@webrtc.org · 12 years ago
  73. 5605d54 Adding more libraries to svn:ignore to speed up trybots by kjellander@webrtc.org · 12 years ago
  74. 0f2aba1 Remove non-ASCII character from voe_external_media.h by andrew@webrtc.org · 12 years ago
  75. ff0d194 Delete mergeinfo on remote_bitrate_estimator. by andrew@webrtc.org · 12 years ago
  76. 21ca3fa Extended suppressions to be more general and suppress missed errors. by phoglund@webrtc.org · 12 years ago
  77. 83b767b Improving the way fileutil.h finds test resources. by kjellander@webrtc.org · 12 years ago
  78. ef43357 Adding support for 48 kHz input to VAD. by tina.legrand@webrtc.org · 12 years ago
  79. a03230c Refactor WebRTCDemo.java to follow google code style by leozwang@webrtc.org · 12 years ago
  80. dfc6b57 I420VideoFrame: Adding: 1. IsEmpty 2. ResetSize by mikhal@webrtc.org · 12 years ago
  81. 8975261 Add VAD configuration options to audioproc. by andrew@webrtc.org · 12 years ago
  82. 597f6f2 Add proto.xml to .gitignore (and alphabetize). by andrew@webrtc.org · 12 years ago
  83. eb232ce This is a minor change. by tina.legrand@webrtc.org · 12 years ago
  84. 912981f Refactoring jitter_buffer.h/.cc to Google style. by stefan@webrtc.org · 12 years ago
  85. df42df5 Fixed a compiler issue with arm neon build. by kma@webrtc.org · 12 years ago
  86. b04d85e by mikhal@webrtc.org · 12 years ago
  87. d93cac4 Remove CriticalSectionScoped reference constructor. by mflodman@webrtc.org · 12 years ago
  88. aeb37d3 Changed CriticalSectionScoped so the style correct constructor is used everywhere. by mflodman@webrtc.org · 12 years ago
  89. ab7fa4e Updates to videoprocessor_integration_test: by marpan@webrtc.org · 12 years ago
  90. 597b447 The CL broke the builds is : by xians@webrtc.org · 12 years ago
  91. 58849fd Adding Scale for I420VideoFrame by mikhal@webrtc.org · 12 years ago
  92. 80f14d2 Adding DeliverCaptureEncodedFrame by mikhal@webrtc.org · 12 years ago
  93. 09a1ef5 Fix for issues with in r2906. by stefan@webrtc.org · 12 years ago
  94. fa7e868 Refactoring codec_database.cc/.h to Google style. by stefan@webrtc.org · 12 years ago
  95. 10a15ba The problem is: by xians@webrtc.org · 12 years ago
  96. 10f5b22 Issue 634: NSArray exception when getting video info when no camera attached - OSX by braveyao@webrtc.org · 12 years ago
  97. f4d2bec Issue 589: Possible bug in TMMBRHelp::CalcMinBitRate by braveyao@webrtc.org · 12 years ago
  98. 7aa1189 Fix a break on the "ChromiumOS (daisy)" bot. by wu@webrtc.org · 12 years ago
  99. ccb52c2 Improve error handling for barcode_tools by kjellander@webrtc.org · 12 years ago
  100. ff33bdd Suppressed all voe_auto_test standard suite bugs and introduced a flag for excluding timing-dependent tests. by phoglund@webrtc.org · 12 years ago