1. 6c79878 Attempt to fix FYI bots. by tommi@webrtc.org · 10 years ago
  2. db5c754 AppRTCDemo (Android): built-in AEC should be enabled if device supports it and in combination with Java-based audio layer by henrika@webrtc.org · 10 years ago
  3. 3d69237 Revert 7846 "Adding DTX to WebRTC Opus wrapper" by minyue@webrtc.org · 10 years ago
  4. 59cfd6d Add histograms for receive statistics: by asapersson@webrtc.org · 10 years ago
  5. 09299c2 Adding DTX to WebRTC Opus wrapper by minyue@webrtc.org · 10 years ago
  6. 32494ca Adding an codec interal CNG test in NetEq. by minyue@webrtc.org · 10 years ago
  7. 866b22b Merge VP8 changes. by pbos@webrtc.org · 10 years ago
  8. f41b165 Move the AudioDecoder interface out of NetEq by kwiberg@webrtc.org · 10 years ago
  9. 96568c2 Add video send bitrates to histogram stats: by asapersson@webrtc.org · 10 years ago
  10. 55326d8 Set CHECKOUT_SOURCE_ROOT environment variable for Android test wrapper. by kjellander@webrtc.org · 10 years ago
  11. 3e907c2 Remove no longer used video codec test framework. by stefan@webrtc.org · 10 years ago
  12. 44271fd Add AudioEncoder::Max10MsFramesInAPacket by henrik.lundin@webrtc.org · 10 years ago
  13. 72cfef7 Bugfix in AudioDecoderTest by henrik.lundin@webrtc.org · 10 years ago
  14. a5f17c8 Change all system clock types to int64_t in bitrate_controller. by stefan@webrtc.org · 10 years ago
  15. dc0466a Add const qualifier to WebRtcPcm16b_Encode by henrik.lundin@webrtc.org · 10 years ago
  16. c10f0e6 ATTRIBUTE_UNUSED expanded to empty on MSVS, so be sure to use the variable. by kwiberg@webrtc.org · 10 years ago
  17. db1e503 Make an AudioEncoder subclass for iLBC by kwiberg@webrtc.org · 10 years ago
  18. 0668dba Cleaned up real_fft APIs due to non-existing NEON code by bjornv@webrtc.org · 10 years ago
  19. 0261d88 Change type of nack_last_time_sent_full_ from uint32_t to int64_t. by asapersson@webrtc.org · 10 years ago
  20. b357f65 Adjust some parameters for VP9 tests. by marpan@webrtc.org · 10 years ago
  21. 871e148 Add codereview.settings to the /webrtc subdirectory by kjellander@webrtc.org · 10 years ago
  22. 04b5c53 Add support for parsing header only RTP dumps with bwe_rtp_play. by stefan@webrtc.org · 10 years ago
  23. 57a3a82 Merge remote bitrate estimator changes. by pbos@webrtc.org · 10 years ago
  24. 1c3ff4e Relanding r7807. by minyue@webrtc.org · 10 years ago
  25. 8a7700f Revert 7807 "Removing unused opus wrapper APIs." by minyue@webrtc.org · 10 years ago
  26. c90f9c2 Removing unused opus wrapper APIs. by minyue@webrtc.org · 10 years ago
  27. 5b66cc8 Redo the change of https://webrtc-codereview.appspot.com/30949004/ by guoweis@webrtc.org · 10 years ago
  28. cb86fa9 Revert "Implement GetState() for channel's connectivity check state." by guoweis@webrtc.org · 10 years ago
  29. 75b5d25 Implement GetState() for channel's connectivity check state. by guoweis@webrtc.org · 10 years ago
  30. b7ebe5b Adding WebRtcSpl_MaxAbsValueW16 intrinsics version by andrew@webrtc.org · 10 years ago
  31. 9e2103c add WebRtcIsacfix_AutocorrNeon's intrinsics version by andrew@webrtc.org · 10 years ago
  32. ec40887 Rename internal AudioEncoder::Encode method to EncodeInternal by henrik.lundin@webrtc.org · 10 years ago
  33. 26e77e1 Remove need for assembly offset generation in aecm and ns module. by andrew@webrtc.org · 10 years ago
  34. 4a32048 Revert r7798 ("Move the AudioDecoder interface out of NetEq") by kwiberg@webrtc.org · 10 years ago
  35. 5ded9f9 Move the AudioDecoder interface out of NetEq by kwiberg@webrtc.org · 10 years ago
  36. 3d1af07 Adding a duration printout to neteq_rtpplay by henrik.lundin@webrtc.org · 10 years ago
  37. 0b55fd3 Add Android test runner script for WebRTC. by kjellander@webrtc.org · 10 years ago
  38. bb8b302 TurnPort should ignore STUN binding reponses when using shared socket. by jiayl@webrtc.org · 10 years ago
  39. 0ac3fd9 Adjust parameter in videoprocessor_integration_test for vp9. by marpan@webrtc.org · 10 years ago
  40. 3e39691 Simplify audio_buffer APIs by aluebs@webrtc.org · 10 years ago
  41. c428945 Re-enable test: VideoProcessorIntegrationTest.ProcessNoLossChangeBitRateVP9. by marpan@webrtc.org · 10 years ago
  42. ba372c0 Remove -flax-vector-conversions flag for ARM NEON building. by andrew@webrtc.org · 10 years ago
  43. 422bafd Clear 2 unused functions in audio processing aecm module. by andrew@webrtc.org · 10 years ago
  44. f9aaa39 Adding a payload type to AudioEncoder objects by henrik.lundin@webrtc.org · 10 years ago
  45. f088f16 AudioEncoder subclass for G722 by kwiberg@webrtc.org · 10 years ago
  46. 512f947 Roll chromium_revision 309cf65..24b4c73 by kjellander@webrtc.org · 10 years ago
  47. 44b7577 Use c++11 features in webrtc/base/network.cc as a test to see if we can use them. by pthatcher@webrtc.org · 10 years ago
  48. 29ea7da Set simulcastIdx field to zero even if it has no meaning. by andresp@webrtc.org · 10 years ago
  49. ee9497c Report encoded frame size in VideoSendStream. by pbos@webrtc.org · 10 years ago
  50. 5576859 Adding EncodedInfo struct to AudioEncoder::Encode by henrik.lundin@webrtc.org · 10 years ago
  51. 35c0a57 Move and rename neteq/test/RTPcat to neteq/tools/rtpcat by henrik.lundin@webrtc.org · 10 years ago
  52. 81a1158 Add test NetEqDecodingTest.CngFirst by henrik.lundin@webrtc.org · 10 years ago
  53. 3b73273 Adding a new test helper RtpFileWriter and use it in RTPcat by henrik.lundin@webrtc.org · 10 years ago
  54. 173e417 Add framerate for complete received frames to histogram stats: by asapersson@webrtc.org · 10 years ago
  55. 03bee64 Make bands vector in SplittingFilter Analysis const by aluebs@webrtc.org · 10 years ago
  56. 3550277 Move ChannelBuffer class to channel_buffer file by aluebs@webrtc.org · 10 years ago
  57. f800961 Remove unused RtpStatistics struct. by pbos@webrtc.org · 10 years ago
  58. 2755e82 Add receive bitrates to histogram stats: by asapersson@webrtc.org · 10 years ago
  59. 4d9d595 Implement 3 band splitting filter bank by upsampling and splitting twice into 2 bands by aluebs@webrtc.org · 10 years ago
  60. 4ab1d2b Fix an ASSERT that fires in a browser test for renegotiation. by jiayl@webrtc.org · 10 years ago
  61. 1b53688 Enabling building with NEON on ARM64 by andrew@webrtc.org · 10 years ago
  62. 101bf4d Rename RtpFileReader::Packet to RtpPacket and move out of RtpFileReader by henrik.lundin@webrtc.org · 10 years ago
  63. 5e3f6b4 Implement settable min/start/max bitrates in Call. by pbos@webrtc.org · 10 years ago
  64. e36c5bc Add back EXPECT_TRUEs. by pbos@webrtc.org · 10 years ago
  65. 39f38e3 Reenable GetStats test. by pbos@webrtc.org · 10 years ago
  66. b1bd389 Add wav output capability to neteq_rtpplay by henrik.lundin@webrtc.org · 10 years ago
  67. db77c84 Add new test for VP8 packetizer to test tight partitions by henrik.lundin@webrtc.org · 10 years ago
  68. 45c5e1f OWNERS: Remove tomasl@ and mallinath@ by kjellander@webrtc.org · 10 years ago
  69. 5bcd6b4 Simplifying VideoReceiver and JitterBuffer. by pbos@webrtc.org · 10 years ago
  70. 0532dd7 Use vector of CSRCs for DeliverFrame & SetCSRCs. by pbos@webrtc.org · 10 years ago
  71. a7fe477 Build fix for MIPS Android Webview build. by andrew@webrtc.org · 10 years ago
  72. 41266d1 Update mock_frame_dropper.h to use size_t by kjellander@webrtc.org · 10 years ago
  73. 0ab923a Use size_t more consistently for packet/payload lengths. by pkasting@chromium.org · 10 years ago
  74. 65ff171 Fix problems if first packet into NetEq is rejected by henrik.lundin@webrtc.org · 10 years ago
  75. 20f13e2 Create a NetEq test for when the first incoming payload type is unknown by henrik.lundin@webrtc.org · 10 years ago
  76. 0c17c5e Change default values for CpuOveruseOptions. by asapersson@webrtc.org · 10 years ago
  77. 254d2fc Revert "Add DCHECK to ensure that NetEq's packet buffer is not empty" by henrik.lundin@webrtc.org · 10 years ago
  78. aa4deed Add DCHECK to ensure that NetEq's packet buffer is not empty by henrik.lundin@webrtc.org · 10 years ago
  79. 4741259 Add empty 3 band splitting filter API by aluebs@webrtc.org · 10 years ago
  80. 8c0fa3c Fix ExpectedQueueTimeMs() to avoid truncation or overflow. by pkasting@chromium.org · 10 years ago
  81. 33bbae6 Add jmi field for packets discarded due to network error by guoweis@webrtc.org · 10 years ago
  82. f08b85e Annotate COMPILE_ASSERT with __attribute__((unused)). by pbos@webrtc.org · 10 years ago
  83. 581e4d0 Use RtpFileSource in NetEqDecodingTest by henrik.lundin@webrtc.org · 10 years ago
  84. e4f3e74 Revert 7693 "Add jmi field for packets discarded due to network error" breaks chromium's webrtc_cases. by henrike@webrtc.org · 10 years ago
  85. e415021 Wrap the splitting filter in its own class by aluebs@webrtc.org · 10 years ago
  86. 9d5b6d3 Disable EndToEnd.GetStats test. by pbos@webrtc.org · 10 years ago
  87. 9735284 Report total bitrate for all streams in GetStats. by pbos@webrtc.org · 10 years ago
  88. 799bae2 Make SetREMBData accept vector of SSRCs. by pbos@webrtc.org · 10 years ago
  89. c54249f Fix and enable CanReceiveFec test. by pbos@webrtc.org · 10 years ago
  90. 47f38b1 Set correct sample rate in far_frame in audioproc tool. by bjornv@webrtc.org · 10 years ago
  91. 1135e2c Update isolate files for Android APK tests. by kjellander@webrtc.org · 10 years ago
  92. e357ea6 Add jmi field for packets discarded due to network error by guoweis@webrtc.org · 10 years ago
  93. a649ab7 Fix a platform check to use WEBRTC_WIN instead of OS_WIN. by jiayl@webrtc.org · 10 years ago
  94. db62518 webrtc::Scaler: Preserve aspect ratio by magjed@webrtc.org · 10 years ago
  95. aeae8cb VideoSendStreamTest.SwapsI420VideoFrames: Initialize frame memory to avoid drmemory errors by magjed@webrtc.org · 10 years ago
  96. b02f712 Change the static_library("webrtc") to a source set in the GN build. by kjellander@webrtc.org · 10 years ago
  97. a9ccf58 replace inline assembly WebRtcAecm_CalcLinearEnergiesNeon by intrinsics. by andrew@webrtc.org · 10 years ago
  98. 9593b2d replace inline assembly WebRtcAecm_StoreAdaptiveChannelNeon by intrinsics. by andrew@webrtc.org · 10 years ago
  99. e4979ba Use ScreenCapturer to capture the whole and clip to the window rect when the shared window is on the top. by jiayl@webrtc.org · 10 years ago
  100. 10a40c9 Bump to version 40 by tnakamura@webrtc.org · 10 years ago