1. 58edb83 Add video encoder fps and bitrate statistics to Android AppRTCDemo UI. by glaznev@webrtc.org · 11 years ago
  2. 0087318 Implement settable min/start/max bitrates in Call. by pbos@webrtc.org · 11 years ago
  3. b951eb1 Add back EXPECT_TRUEs. by pbos@webrtc.org · 11 years ago
  4. ba25347 Reenable GetStats test. by pbos@webrtc.org · 11 years ago
  5. dab5d92 Use mirror image for Android AppRTCDemo local preview. by glaznev@webrtc.org · 11 years ago
  6. 03499a0 Add wav output capability to neteq_rtpplay by henrik.lundin@webrtc.org · 11 years ago
  7. aff1751 Add new test for VP8 packetizer to test tight partitions by henrik.lundin@webrtc.org · 11 years ago
  8. dde19a6 sync_chromium.py: Check for chromium/src by kjellander@webrtc.org · 11 years ago
  9. 3398a4a PRESUBMIT: Only notify GN changes for GYP files in webrtc/* by kjellander@webrtc.org · 11 years ago
  10. 8562f23 OWNERS: Remove tomasl@ and mallinath@ by kjellander@webrtc.org · 11 years ago
  11. 4f16c87 Simplifying VideoReceiver and JitterBuffer. by pbos@webrtc.org · 11 years ago
  12. 9334ac2 Use vector of CSRCs for DeliverFrame & SetCSRCs. by pbos@webrtc.org · 11 years ago
  13. 308e7ff Revert "This adds an Android apk for running tests on the Java layer of PeerConnection." by kjellander@webrtc.org · 11 years ago
  14. 2751f2a This adds an Android apk for running tests on the Java layer of PeerConnection. by perkj@webrtc.org · 11 years ago
  15. 88d14f4 Remove expensive and unnecessary memory alloc for sending black frames on video by thorcarpenter@google.com · 11 years ago
  16. 1153322 Build fix for MIPS Android Webview build. by andrew@webrtc.org · 11 years ago
  17. bdcf38c cricket::VideoFrame: Refactor ConvertToRgbBuffer into base class by magjed@webrtc.org · 11 years ago
  18. ad0e71c Update mock_frame_dropper.h to use size_t by kjellander@webrtc.org · 11 years ago
  19. 4591fbd Use size_t more consistently for packet/payload lengths. by pkasting@chromium.org · 11 years ago
  20. edc6e57 Support loopback mode and command line execution by glaznev@webrtc.org · 11 years ago
  21. 6ff3ac1 Fix problems if first packet into NetEq is rejected by henrik.lundin@webrtc.org · 11 years ago
  22. ed91068 Create a NetEq test for when the first incoming payload type is unknown by henrik.lundin@webrtc.org · 11 years ago
  23. 049e4ec Change default values for CpuOveruseOptions. by asapersson@webrtc.org · 11 years ago
  24. f58b455 cricket::VideoAdapter: Drop frames before spending time converting/scaling, not after. by magjed@webrtc.org · 11 years ago
  25. 40af3a5 Revert "Add DCHECK to ensure that NetEq's packet buffer is not empty" by henrik.lundin@webrtc.org · 11 years ago
  26. 6f6ef72 Add DCHECK to ensure that NetEq's packet buffer is not empty by henrik.lundin@webrtc.org · 11 years ago
  27. 2176db3 AppRTCDemoActivity: Add a config CheckBox for enabling/disabling CPU overuse adaptation. (re-land) by henrika@webrtc.org · 11 years ago
  28. c56814f Roll chromium_revision 91f1781..d8c9041 by kjellander@webrtc.org · 11 years ago
  29. 087da13 Add empty 3 band splitting filter API by aluebs@webrtc.org · 11 years ago
  30. 2656bf8 Fix ExpectedQueueTimeMs() to avoid truncation or overflow. by pkasting@chromium.org · 11 years ago
  31. 930e004 Add jmi field for packets discarded due to network error by guoweis@webrtc.org · 11 years ago
  32. c72a22c Add preliminary empty file videoframefactory.cc by magjed@webrtc.org · 11 years ago
  33. f5b56fb Annotate COMPILE_ASSERT with __attribute__((unused)). by pbos@webrtc.org · 11 years ago
  34. 4ef22d1 Setting Opus FEC as default by minyue@webrtc.org · 11 years ago
  35. 966a708 Use RtpFileSource in NetEqDecodingTest by henrik.lundin@webrtc.org · 11 years ago
  36. 4ec19e3 Revert 7707 "cricket::VideoAdapter: Drop frames before spending ..." by tommi@webrtc.org · 11 years ago
  37. 858dbbc cricket::VideoAdapter: Drop frames before spending time converting/scaling, not after. by magjed@webrtc.org · 11 years ago
  38. 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
  39. be05c74 Wrap the splitting filter in its own class by aluebs@webrtc.org · 11 years ago
  40. 67c2247 Disable EndToEnd.GetStats test. by pbos@webrtc.org · 11 years ago
  41. a73d746 Revert 7702 "cricket::VideoAdapter: Drop frames before spending ..." by magjed@webrtc.org · 11 years ago
  42. bbd8cad cricket::VideoAdapter: Drop frames before spending time converting/scaling, not after. by magjed@webrtc.org · 11 years ago
  43. ece3890 Report total bitrate for all streams in GetStats. by pbos@webrtc.org · 11 years ago
  44. 35c1ace Revert 7698 "WebRtcVideoMediaChannel::SetSendParams: Don't cap r..." by magjed@webrtc.org · 11 years ago
  45. a1f5b96 Remove unnecessary copying of libjingle resource files. by kjellander@webrtc.org · 11 years ago
  46. 52da44b WebRtcVideoMediaChannel::SetSendParams: Don't cap resolution by magjed@webrtc.org · 11 years ago
  47. 49ff40e Make SetREMBData accept vector of SSRCs. by pbos@webrtc.org · 11 years ago
  48. a9c2d45 Fix and enable CanReceiveFec test. by pbos@webrtc.org · 11 years ago
  49. ee30082 Set correct sample rate in far_frame in audioproc tool. by bjornv@webrtc.org · 11 years ago
  50. 52bb521 Update isolate files for Android APK tests. by kjellander@webrtc.org · 11 years ago
  51. 312614a Add jmi field for packets discarded due to network error by guoweis@webrtc.org · 11 years ago
  52. 90b9b08 Fix a platform check to use WEBRTC_WIN instead of OS_WIN. by jiayl@webrtc.org · 11 years ago
  53. 6ca6190 Fix a SCTP message reordering issue in datachannel.cc. by jiayl@webrtc.org · 11 years ago
  54. ea73ff7 webrtc::Scaler: Preserve aspect ratio by magjed@webrtc.org · 11 years ago
  55. 0b3d89b VideoSendStreamTest.SwapsI420VideoFrames: Initialize frame memory to avoid drmemory errors by magjed@webrtc.org · 11 years ago
  56. 14ea50a Change the static_library("webrtc") to a source set in the GN build. by kjellander@webrtc.org · 11 years ago
  57. 0e37b89 replace inline assembly WebRtcAecm_CalcLinearEnergiesNeon by intrinsics. by andrew@webrtc.org · 11 years ago
  58. e497be3 replace inline assembly WebRtcAecm_StoreAdaptiveChannelNeon by intrinsics. by andrew@webrtc.org · 11 years ago
  59. 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
  60. a367aea Bump to version 40 by tnakamura@webrtc.org · 11 years ago
  61. f7c5d4f Revert 7679 "webrtc::Scaler: Preserve aspect ratio" by magjed@webrtc.org · 11 years ago
  62. 525baea Add PROJECT to codereview.settings by kjellander@webrtc.org · 11 years ago
  63. 944fb57 Roll chromium_revision 375f736..91f1781 by kjellander@webrtc.org · 11 years ago
  64. 809986b webrtc::Scaler: Preserve aspect ratio by magjed@webrtc.org · 11 years ago
  65. cd621a8 Add thread annotations to overuse_frame_detector class. by asapersson@webrtc.org · 11 years ago
  66. 8038d42 Follow-up fixes for G722 by henrik.lundin@webrtc.org · 11 years ago
  67. 1431e4d Revert 7675 "Make an AudioEncoder subclass for iSAC" by turaj@webrtc.org · 11 years ago
  68. 05feff0 Make an AudioEncoder subclass for iSAC by kwiberg@webrtc.org · 11 years ago
  69. 33045ab Change from talk/p2p (r7664) "(Auto)update libjingle 79414100-> 79428003". by henrike@webrtc.org · 11 years ago
  70. 43e033e Change from talk/p2p (r7572): "Improve the logging when a TCP connection is deleted." by henrike@webrtc.org · 11 years ago
  71. 4ffc734 replace inline assembly WebRtcAecm_ResetAdaptiveChannelNeon by intrinsics. by andrew@webrtc.org · 11 years ago
  72. d024f75 clear asm code and unused functions in audio processing module by andrew@webrtc.org · 11 years ago
  73. 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
  74. d819803 Wire up DSCP support in WebRtcVideoEngine2. by pbos@webrtc.org · 11 years ago
  75. 83d4804 Put send-side bwe probing under finch experiment. by stefan@webrtc.org · 11 years ago
  76. 957e802 Refactor SetDefaultEncoderConfig to work on existing codecs. by pbos@webrtc.org · 11 years ago
  77. a5d29fc Add unit to dropped frames. by pbos@webrtc.org · 11 years ago
  78. bd495fa .gitignore updates by kjellander@webrtc.org · 11 years ago
  79. 3c1970f (Auto)update libjingle 79414100-> 79428003 by buildbot@webrtc.org · 11 years ago
  80. 188d3b2 Enable VP9 video codec support on webrtcvideoengine behind a field trial. by andresp@webrtc.org · 11 years ago
  81. f85dbce Reapply "Advertise G722 as 8 kHz rather than 16 kHz"" by henrik.lundin@webrtc.org · 11 years ago
  82. d105cc8 Change dummy address to use 0.0.0.0 instead of :: by perkj@webrtc.org · 11 years ago
  83. d42a3ad Remove partially defined WebRtcRTPHeader from Parse(). by pbos@webrtc.org · 11 years ago
  84. a2ef4fe Prevent a lot of VideoSendStream reconfigures. by pbos@webrtc.org · 11 years ago
  85. 82775b1 Refactor webrtcvideoengines to have the default list of supported codecs being generated in runtime. by andresp@webrtc.org · 11 years ago
  86. 5e16066 Reland Volume buttons in AppRTCDemo should affect output audio volume (part I). by henrika@webrtc.org · 11 years ago
  87. 332331f Use uint16s for port numbers in webrtc/p2p/base. by pkasting@chromium.org · 11 years ago
  88. d89b69a Fix WebRTC Win64 + BoringSSL build. by henrike@webrtc.org · 11 years ago
  89. dd43bbe Volume buttons in AppRTCDemo should affect output audio volume (part II). by henrika@webrtc.org · 11 years ago
  90. dced5d7 Revert "Advertise G722 as 8 kHz rather than 16 kHz" by henrik.lundin@webrtc.org · 11 years ago
  91. 34bda43 (Auto)update libjingle 79326895-> 79329222 by buildbot@webrtc.org · 11 years ago
  92. e5421e9 Volume buttons in AppRTCDemo should affect output audio volume. by henrika@webrtc.org · 11 years ago
  93. fd0efb6 Remove deprecated PeerConnection APIs. by perkj@webrtc.org · 11 years ago
  94. 19b4741 Removing unused method GetDefaultVideoEncoderConfig. by andresp@webrtc.org · 11 years ago
  95. 931e3da Log formatting fix for VideoEncoderConfig. by pbos@webrtc.org · 11 years ago
  96. 0ef890a (Auto)update libjingle 79285346-> 79320771 by buildbot@webrtc.org · 11 years ago
  97. 6340acd AppRTCDemoActivity: Add a config CheckBox for enabling/disabling CPU overuse adaptation. by mcasas@webrtc.org · 11 years ago
  98. 1dcca40 Advertise G722 as 8 kHz rather than 16 kHz by henrik.lundin@webrtc.org · 11 years ago
  99. 8b2058e Remove the state_ member from AudioDecoder by kwiberg@webrtc.org · 11 years ago
  100. 32022c6 Revert 7642 "Fix memcheck and dr memory after flakiness dashboar..." by kjellander@webrtc.org · 11 years ago