1. ef91cbf Remove WEBRTC_*_ENGINE_NETWORK_API use by pwestin@webrtc.org · 11 years ago
  2. dded206 Adds event traces and counters for WebRTC receive side. by edjee@google.com · 11 years ago
  3. c39749a Fix no received audio in tests. by pwestin@webrtc.org · 11 years ago
  4. 84423e9 Disabling MixingTests due to race conditions. by henrika@webrtc.org · 11 years ago
  5. c9f8871 Two more sleep calls converted to use SleepMs(). by hta@webrtc.org · 11 years ago
  6. 45ce6a8 TSan v2 reports data races in WebRTCAudioDeviceTest.FullDuplexAudioWithAGC by henrika@webrtc.org · 11 years ago
  7. e493218 Remove UDP transport API from VoE by pwestin@webrtc.org · 11 years ago
  8. 9e8a401 Fixes memory leak in AudioLevel class reported by memory try bots. by henrika@webrtc.org · 11 years ago
  9. c4efe71 Fixes data race in WebRTCAudioDeviceTest.StartRecording reported by ThreadSanitizer by henrika@webrtc.org · 11 years ago
  10. 065b64d Remove UDP transport API from ViE by pwestin@webrtc.org · 11 years ago
  11. dba5f45 Webrtc_Word32 => int32_t in video_coding/main/ by pbos@webrtc.org · 11 years ago
  12. 7873061 Revert of r3747. by henrike@webrtc.org · 11 years ago
  13. f535877 Two more sleep calls converted to use SleepMs(). by hta@webrtc.org · 11 years ago
  14. f46e1fa Fixes data race in WebRTCAudioDeviceTest.Construct reported by ThreadSanitizer by henrika@webrtc.org · 11 years ago
  15. b514117 Fix opus bitrate truncated to 16-bit int. This prevented setting bitrates higher by justinlin@chromium.org · 11 years ago
  16. a4b78ff For VGA (640x360), currently 1 thread is used. This change increases it to 2 threads. For HD, 4 threads are enabled. by fbarchard@google.com · 11 years ago
  17. f3ac3ba Updated Webrtc version to 3.28 by elham@webrtc.org · 11 years ago
  18. 55742e5 Fix for issue: https://code.google.com/p/webrtc/issues/detail?id=1549 by marpan@webrtc.org · 11 years ago
  19. 46144bb Fixes build break in previous cl (https://code.google.com/p/webrtc/source/detail?r=3739) found by Android bots. by henrike@webrtc.org · 11 years ago
  20. 3b6f728 Removed CPU APIs from VoEHardware. Code is now only used by test applications. by henrike@webrtc.org · 11 years ago
  21. fa2dd22 Removed all code enclosed in WEBRTC_SRTP #ifdefs, and the unsupported VoE SRTP APIs. Test stubs are left in place as we still have the (De)RegisterExternalEncryption() APIs, although they are currently untested. by solenberg@webrtc.org · 11 years ago
  22. 2ffc8bf Revert 3736 "Removed CPU APIs from VoEHardware. Code is now only..." by wu@webrtc.org · 11 years ago
  23. 365ca40 Removed CPU APIs from VoEHardware. Code is now only used by test applications. by henrike@webrtc.org · 11 years ago
  24. 0c0795e Fix broken audio. by leozwang@webrtc.org · 11 years ago
  25. a0bba27 G722-stereo has been missing when creating AudioDecoder. by turaj@webrtc.org · 11 years ago
  26. 88a7940 NetEq4 fails if the first packets inserted in are out-of-band DTMFs. by turaj@webrtc.org · 11 years ago
  27. 88f12ab Fix flakiness in network up/down event tests when running under memcheck. by stefan@webrtc.org · 11 years ago
  28. 6fc5215 WebRTCDemo: remove unnecessary stop & start during orientation change which isn't necessary since API v14. by fischman@webrtc.org · 11 years ago
  29. dca71b2 Add interface to signal a network down event. by stefan@webrtc.org · 11 years ago
  30. 6e34ceb Split condition_variable_win.cc into native (for Vista and newer OS versions) and generic implementation (based on events). by henrike@webrtc.org · 11 years ago
  31. f386e2b Remove VoE's default call in Trace::SetLevelFilter. by andrew@webrtc.org · 11 years ago
  32. aa0fcd7 Fix potential buffer overrun when checking if a packet is RTCP. Also makes validation slightly more robust. by solenberg@webrtc.org · 11 years ago
  33. 31b4448 Alphabetize include order in fake_voe_external_media.h. by andrew@webrtc.org · 11 years ago
  34. a7a643e Restart Android capture after orientation change. Also prevent an NPE on exit. by fischman@webrtc.org · 11 years ago
  35. 13f66d1 Add some VoE and AudioProcessing mocks. by andrew@webrtc.org · 11 years ago
  36. 8826e34 Refactor unittest trace printouts to a separate class. by andrew@webrtc.org · 11 years ago
  37. 0c1f10b Enable the below APIs for iOS. by sjlee@webrtc.org · 11 years ago
  38. 9522792 Introduced pause and resume to the pacer by pwestin@webrtc.org · 11 years ago
  39. f49577f Updated WebRTC version to 3.27 by elham@webrtc.org · 11 years ago
  40. 7fd368f Bugfix for extended RTP/RTCP test by pwestin@webrtc.org · 11 years ago
  41. c075e25 Move the VIE tests to use external transport instead of the built in udp transport by pwestin@webrtc.org · 11 years ago
  42. 4c27c03 Add trace printouts to all unit tests. by andrew@webrtc.org · 11 years ago
  43. e1198e6 Add min and target bitrate to VideoCodec. by marpan@webrtc.org · 11 years ago
  44. aa922de Move the VoE tests to use external transport instead of the built in udp transport by pwestin@webrtc.org · 11 years ago
  45. af6aa7b Creating a copy of Udp transport under webrtc/test by pwestin@webrtc.org · 11 years ago
  46. 495c563 Cleanup nanosleep -> SleepMs Remove some leftover stuff by hta@webrtc.org · 11 years ago
  47. 4a48fd6 WebRtc_Word -> stdint in audio_coding/g711/ by pbos@webrtc.org · 11 years ago
  48. a2df078 Remove incorrect asserts. by stefan@webrtc.org · 11 years ago
  49. e49f252 WebRtc_Word -> stdint in audio_coding/cng/ by pbos@webrtc.org · 11 years ago
  50. 0f2782f Fix -Wstring-conversion warnings. by wu@webrtc.org · 11 years ago
  51. 5815b7c Thread safety issue fix in incoming_video_stream.cc. See issue 1465. by vikasmarwaha@webrtc.org · 11 years ago
  52. 757bf0f Account for header inside I420Encoder::InitEncode. by pbos@webrtc.org · 11 years ago
  53. 6313692 Follow-up fix for r3681. by stefan@webrtc.org · 11 years ago
  54. 46618db Fixed initialization of SPL in echo_control_mobile. by kma@webrtc.org · 11 years ago
  55. 9cd73ed Android: rename android_build_type gyp variable. by wjia@webrtc.org · 11 years ago
  56. ffe2ec6 Updated WebRTC version number to 3.26 by elham@webrtc.org · 11 years ago
  57. 692c69d Fix framerate sent to account for actually sent frames. by stefan@webrtc.org · 11 years ago
  58. 72e204a Change VCM interface to take target bitrate in bits per second. by stefan@webrtc.org · 11 years ago
  59. e3339fc Generic video-codec support. by pbos@webrtc.org · 11 years ago
  60. 0b5c7f1 Revert the deletion of test_api_nack.cc in r3674. by stefan@webrtc.org · 11 years ago
  61. 87ef38e Truncated delay quality to avoid negative return values by bjornv@webrtc.org · 11 years ago
  62. 946d240 Adding RTX on source by mikhal@webrtc.org · 11 years ago
  63. cf9ab12 Adding Opus frame length test by tina.legrand@webrtc.org · 11 years ago
  64. aecc559 Fixed a crash issue in NSX module. by kma@webrtc.org · 11 years ago
  65. 912b7f7 Revert r3667 and r3665 Review URL: https://webrtc-codereview.appspot.com/1199004 by pwestin@webrtc.org · 11 years ago
  66. 40749c1 Added destructors for tests to control destruct order by pwestin@webrtc.org · 11 years ago
  67. b793abe Increasing size of nack list in buffered mode. by mikhal@webrtc.org · 11 years ago
  68. 2daec4c Removed the engine API:s related to transport such as SetSendDestination, the functionality is now provided via the test frame work. by pwestin@webrtc.org · 11 years ago
  69. 2637d61 Refactor webrtc specific Event implementation to an EventFactory. by stefan@webrtc.org · 11 years ago
  70. 15a03fd Remove DTMF detection. Talk team has been in the loop and there is no need for by turaj@webrtc.org · 11 years ago
  71. df00856 Tool found: pass by value when pass by reference is better in system wrapper unit test. by henrike@webrtc.org · 11 years ago
  72. 0c46af6 Change intrinsic code in isac fix to let it pass chrome clang compiler. by kma@webrtc.org · 11 years ago
  73. 160b327 Fixes issue detected by tool. by henrike@webrtc.org · 11 years ago
  74. f0f1dc2 Removed redundant VP8 width/height and made sure the generic width/height is set. by stefan@webrtc.org · 11 years ago
  75. 23a7047 Revert "Internal clean up: removing unused include line." by dwkang@webrtc.org · 11 years ago
  76. 177ec87 Internal clean up: removing unused include line. by dwkang@webrtc.org · 11 years ago
  77. d451969 Fixed issue 1497 in iSAC fixed point. by kma@webrtc.org · 11 years ago
  78. 9f4ae03 Fix frame_editing_unittest reference file handling. by kjellander@webrtc.org · 11 years ago
  79. 6b12f97 Optimized EstCodeLpcCoef() for iSAC with intrinsics in Android-Neon platform. by kma@webrtc.org · 11 years ago
  80. 8623e9b Lazy capture_device_info acquisition. by pbos@webrtc.org · 11 years ago
  81. 7b6cbc9 Refactor barcode decoder to use Zxing's C++ version by kjellander@webrtc.org · 11 years ago
  82. 04b8071 Splitting out video_coding_test executable again. by kjellander@webrtc.org · 11 years ago
  83. e4a0d58 Fixed an assembly code error in AECM for ARMv7. by kma@webrtc.org · 11 years ago
  84. 02c9104 Disable frame dropper for screenshare mode. by stefan@webrtc.org · 11 years ago
  85. e33b9de Move video_coding OWNERS to video_coding/. by stefan@webrtc.org · 11 years ago
  86. 2ce235e Fixed a ton of Python lint errors, enabled python lint checking. by phoglund@webrtc.org · 11 years ago
  87. fe6b986 Fix debug file buffer bug introduced in r3574. by andrew@webrtc.org · 11 years ago
  88. 78e450f Enabling bufffering mode with no sync module or VoE by mikhal@webrtc.org · 11 years ago
  89. 0f919be Remove the error return on SetAGC failure introduced by r3605. by andrew@webrtc.org · 11 years ago
  90. 7f34a88 1. Updated test pages to include Chrome Frame meta tag by elham@webrtc.org · 11 years ago
  91. 4c2225f Adds new AEC API to audio_processing. by bjornv@webrtc.org · 11 years ago
  92. 3c365b2 Fix for build error on android introduced with r3609. by stefan@webrtc.org · 11 years ago
  93. 15fc445 Split the NACK list into multiple RTCPs if it's too big. by stefan@webrtc.org · 11 years ago
  94. 8665399 None of the clients of VoE use SetNetEQBGNMode(), furthermore, NetEq 4 does not provide an API to change the mode of the background noise. by turaj@webrtc.org · 11 years ago
  95. b79627b Expose the capture-side AudioProcessing object and allow it to be injected. by andrew@webrtc.org · 11 years ago
  96. d432df4 AEC Refactoring: Removes lint warning by bjornv@webrtc.org · 11 years ago
  97. 640d1bb Updated version number to 3.25 by elham@webrtc.org · 11 years ago
  98. bb78b2c Refactor NACK list creation to build the NACK list as packets arrive. by stefan@webrtc.org · 11 years ago
  99. e294b5f compile fix for get_nprocs() with uClibc by phoglund@webrtc.org · 11 years ago
  100. 46e08da Fixed coverity defects (CID 14657 and 14656). by phoglund@webrtc.org · 11 years ago