1. bdcf38c cricket::VideoFrame: Refactor ConvertToRgbBuffer into base class by magjed@webrtc.org · 11 years ago
  2. ad0e71c Update mock_frame_dropper.h to use size_t by kjellander@webrtc.org · 11 years ago
  3. 4591fbd Use size_t more consistently for packet/payload lengths. by pkasting@chromium.org · 11 years ago
  4. edc6e57 Support loopback mode and command line execution by glaznev@webrtc.org · 11 years ago
  5. 6ff3ac1 Fix problems if first packet into NetEq is rejected by henrik.lundin@webrtc.org · 11 years ago
  6. ed91068 Create a NetEq test for when the first incoming payload type is unknown by henrik.lundin@webrtc.org · 11 years ago
  7. 049e4ec Change default values for CpuOveruseOptions. by asapersson@webrtc.org · 11 years ago
  8. f58b455 cricket::VideoAdapter: Drop frames before spending time converting/scaling, not after. by magjed@webrtc.org · 11 years ago
  9. 40af3a5 Revert "Add DCHECK to ensure that NetEq's packet buffer is not empty" by henrik.lundin@webrtc.org · 11 years ago
  10. 6f6ef72 Add DCHECK to ensure that NetEq's packet buffer is not empty by henrik.lundin@webrtc.org · 11 years ago
  11. 2176db3 AppRTCDemoActivity: Add a config CheckBox for enabling/disabling CPU overuse adaptation. (re-land) by henrika@webrtc.org · 11 years ago
  12. c56814f Roll chromium_revision 91f1781..d8c9041 by kjellander@webrtc.org · 11 years ago
  13. 087da13 Add empty 3 band splitting filter API by aluebs@webrtc.org · 11 years ago
  14. 2656bf8 Fix ExpectedQueueTimeMs() to avoid truncation or overflow. by pkasting@chromium.org · 11 years ago
  15. 930e004 Add jmi field for packets discarded due to network error by guoweis@webrtc.org · 11 years ago
  16. c72a22c Add preliminary empty file videoframefactory.cc by magjed@webrtc.org · 11 years ago
  17. f5b56fb Annotate COMPILE_ASSERT with __attribute__((unused)). by pbos@webrtc.org · 11 years ago
  18. 4ef22d1 Setting Opus FEC as default by minyue@webrtc.org · 11 years ago
  19. 966a708 Use RtpFileSource in NetEqDecodingTest by henrik.lundin@webrtc.org · 11 years ago
  20. 4ec19e3 Revert 7707 "cricket::VideoAdapter: Drop frames before spending ..." by tommi@webrtc.org · 11 years ago
  21. 858dbbc cricket::VideoAdapter: Drop frames before spending time converting/scaling, not after. by magjed@webrtc.org · 11 years ago
  22. 6a782c2 Revert 7693 "Add jmi field for packets discarded due to network error" breaks chromium's webrtc_cases. by henrike@webrtc.org · 11 years ago
  23. be05c74 Wrap the splitting filter in its own class by aluebs@webrtc.org · 11 years ago
  24. 67c2247 Disable EndToEnd.GetStats test. by pbos@webrtc.org · 11 years ago
  25. a73d746 Revert 7702 "cricket::VideoAdapter: Drop frames before spending ..." by magjed@webrtc.org · 11 years ago
  26. bbd8cad cricket::VideoAdapter: Drop frames before spending time converting/scaling, not after. by magjed@webrtc.org · 11 years ago
  27. ece3890 Report total bitrate for all streams in GetStats. by pbos@webrtc.org · 11 years ago
  28. 35c1ace Revert 7698 "WebRtcVideoMediaChannel::SetSendParams: Don't cap r..." by magjed@webrtc.org · 11 years ago
  29. a1f5b96 Remove unnecessary copying of libjingle resource files. by kjellander@webrtc.org · 11 years ago
  30. 52da44b WebRtcVideoMediaChannel::SetSendParams: Don't cap resolution by magjed@webrtc.org · 11 years ago
  31. 49ff40e Make SetREMBData accept vector of SSRCs. by pbos@webrtc.org · 11 years ago
  32. a9c2d45 Fix and enable CanReceiveFec test. by pbos@webrtc.org · 11 years ago
  33. ee30082 Set correct sample rate in far_frame in audioproc tool. by bjornv@webrtc.org · 11 years ago
  34. 52bb521 Update isolate files for Android APK tests. by kjellander@webrtc.org · 11 years ago
  35. 312614a Add jmi field for packets discarded due to network error by guoweis@webrtc.org · 11 years ago
  36. 90b9b08 Fix a platform check to use WEBRTC_WIN instead of OS_WIN. by jiayl@webrtc.org · 11 years ago
  37. 6ca6190 Fix a SCTP message reordering issue in datachannel.cc. by jiayl@webrtc.org · 11 years ago
  38. ea73ff7 webrtc::Scaler: Preserve aspect ratio by magjed@webrtc.org · 11 years ago
  39. 0b3d89b VideoSendStreamTest.SwapsI420VideoFrames: Initialize frame memory to avoid drmemory errors by magjed@webrtc.org · 11 years ago
  40. 14ea50a Change the static_library("webrtc") to a source set in the GN build. by kjellander@webrtc.org · 11 years ago
  41. 0e37b89 replace inline assembly WebRtcAecm_CalcLinearEnergiesNeon by intrinsics. by andrew@webrtc.org · 11 years ago
  42. e497be3 replace inline assembly WebRtcAecm_StoreAdaptiveChannelNeon by intrinsics. by andrew@webrtc.org · 11 years ago
  43. 0e71070 Use ScreenCapturer to capture the whole and clip to the window rect when the shared window is on the top. by jiayl@webrtc.org · 11 years ago
  44. a367aea Bump to version 40 by tnakamura@webrtc.org · 11 years ago
  45. f7c5d4f Revert 7679 "webrtc::Scaler: Preserve aspect ratio" by magjed@webrtc.org · 11 years ago
  46. 525baea Add PROJECT to codereview.settings by kjellander@webrtc.org · 11 years ago
  47. 944fb57 Roll chromium_revision 375f736..91f1781 by kjellander@webrtc.org · 11 years ago
  48. 809986b webrtc::Scaler: Preserve aspect ratio by magjed@webrtc.org · 11 years ago
  49. cd621a8 Add thread annotations to overuse_frame_detector class. by asapersson@webrtc.org · 11 years ago
  50. 8038d42 Follow-up fixes for G722 by henrik.lundin@webrtc.org · 11 years ago
  51. 1431e4d Revert 7675 "Make an AudioEncoder subclass for iSAC" by turaj@webrtc.org · 11 years ago
  52. 05feff0 Make an AudioEncoder subclass for iSAC by kwiberg@webrtc.org · 11 years ago
  53. 33045ab Change from talk/p2p (r7664) "(Auto)update libjingle 79414100-> 79428003". by henrike@webrtc.org · 11 years ago
  54. 43e033e Change from talk/p2p (r7572): "Improve the logging when a TCP connection is deleted." by henrike@webrtc.org · 11 years ago
  55. 4ffc734 replace inline assembly WebRtcAecm_ResetAdaptiveChannelNeon by intrinsics. by andrew@webrtc.org · 11 years ago
  56. d024f75 clear asm code and unused functions in audio processing module by andrew@webrtc.org · 11 years ago
  57. c492231 Removes talk/xmllite, talk/xmpp and talk/p2p as they are no longer used by gyp/gn builds. by henrike@webrtc.org · 11 years ago
  58. d819803 Wire up DSCP support in WebRtcVideoEngine2. by pbos@webrtc.org · 11 years ago
  59. 83d4804 Put send-side bwe probing under finch experiment. by stefan@webrtc.org · 11 years ago
  60. 957e802 Refactor SetDefaultEncoderConfig to work on existing codecs. by pbos@webrtc.org · 11 years ago
  61. a5d29fc Add unit to dropped frames. by pbos@webrtc.org · 11 years ago
  62. bd495fa .gitignore updates by kjellander@webrtc.org · 11 years ago
  63. 3c1970f (Auto)update libjingle 79414100-> 79428003 by buildbot@webrtc.org · 11 years ago
  64. 188d3b2 Enable VP9 video codec support on webrtcvideoengine behind a field trial. by andresp@webrtc.org · 11 years ago
  65. f85dbce Reapply "Advertise G722 as 8 kHz rather than 16 kHz"" by henrik.lundin@webrtc.org · 11 years ago
  66. d105cc8 Change dummy address to use 0.0.0.0 instead of :: by perkj@webrtc.org · 11 years ago
  67. d42a3ad Remove partially defined WebRtcRTPHeader from Parse(). by pbos@webrtc.org · 11 years ago
  68. a2ef4fe Prevent a lot of VideoSendStream reconfigures. by pbos@webrtc.org · 11 years ago
  69. 82775b1 Refactor webrtcvideoengines to have the default list of supported codecs being generated in runtime. by andresp@webrtc.org · 11 years ago
  70. 5e16066 Reland Volume buttons in AppRTCDemo should affect output audio volume (part I). by henrika@webrtc.org · 11 years ago
  71. 332331f Use uint16s for port numbers in webrtc/p2p/base. by pkasting@chromium.org · 11 years ago
  72. d89b69a Fix WebRTC Win64 + BoringSSL build. by henrike@webrtc.org · 11 years ago
  73. dd43bbe Volume buttons in AppRTCDemo should affect output audio volume (part II). by henrika@webrtc.org · 11 years ago
  74. dced5d7 Revert "Advertise G722 as 8 kHz rather than 16 kHz" by henrik.lundin@webrtc.org · 11 years ago
  75. 34bda43 (Auto)update libjingle 79326895-> 79329222 by buildbot@webrtc.org · 11 years ago
  76. e5421e9 Volume buttons in AppRTCDemo should affect output audio volume. by henrika@webrtc.org · 11 years ago
  77. fd0efb6 Remove deprecated PeerConnection APIs. by perkj@webrtc.org · 11 years ago
  78. 19b4741 Removing unused method GetDefaultVideoEncoderConfig. by andresp@webrtc.org · 11 years ago
  79. 931e3da Log formatting fix for VideoEncoderConfig. by pbos@webrtc.org · 11 years ago
  80. 0ef890a (Auto)update libjingle 79285346-> 79320771 by buildbot@webrtc.org · 11 years ago
  81. 6340acd AppRTCDemoActivity: Add a config CheckBox for enabling/disabling CPU overuse adaptation. by mcasas@webrtc.org · 11 years ago
  82. 1dcca40 Advertise G722 as 8 kHz rather than 16 kHz by henrik.lundin@webrtc.org · 11 years ago
  83. 8b2058e Remove the state_ member from AudioDecoder by kwiberg@webrtc.org · 11 years ago
  84. 32022c6 Revert 7642 "Fix memcheck and dr memory after flakiness dashboar..." by kjellander@webrtc.org · 11 years ago
  85. 724fbaf Fix memcheck and dr memory after flakiness dashboard deployment. by kjellander@webrtc.org · 11 years ago
  86. 7e4a05e Exclude SendsAndReceivesVP9 for linux-memcheck. by marpan@webrtc.org · 11 years ago
  87. 53bed75 Change DrMemory exclusion to match changed test name. by andrew@webrtc.org · 11 years ago
  88. f6b7c7e Exclude SendsAndReceivesVP9 for WinDrMemory. by marpan@webrtc.org · 11 years ago
  89. e1745cb Adjust parameter in vp9 rate control test. by marpan@webrtc.org · 11 years ago
  90. 5f1e2e4 Increase speed setting for VP9 (from 5 to 6) and re-enable end_to_end test. by marpan@webrtc.org · 11 years ago
  91. ee9d61c This fixes a small memory leak (found using Xcode/Instruments on iOS) in by tkchin@webrtc.org · 11 years ago
  92. 6a364fe Remove uses of build date/time. by pbos@webrtc.org · 11 years ago
  93. 0bae1fa Wire up bandwidth stats to the new API and webrtcvideoengine2. by stefan@webrtc.org · 11 years ago
  94. a22a628 (Auto)update libjingle 79205306-> 79244016 by buildbot@webrtc.org · 11 years ago
  95. 72fd339 Restore old behavior for Android in fileutils.cc by kjellander@webrtc.org · 11 years ago
  96. f6e1600 Roll chromium_revision d3db2ff..375f736 by kjellander@webrtc.org · 11 years ago
  97. dc86624 Fix android_clang build. by glaznev@webrtc.org · 11 years ago
  98. 368215d Revert 7623 "Remove the state_ member from AudioDecoder" by niklas.enbom@webrtc.org · 11 years ago
  99. 8a232f6 Revert 7625 "Don't use DCHECK when you need the side effects..." by niklas.enbom@webrtc.org · 11 years ago
  100. 795d003 (Auto)update libjingle 79200114-> 79205306 by buildbot@webrtc.org · 11 years ago