1. 37286d1 Reland of CQ: Disable win_x64_clang_dbg trybot (patchset #1 id:1 of https://codereview.webrtc.org/1897743002/ ) by kjellander · 8 years ago
  2. 6e6941f Fix coverage build. by kjellander · 8 years ago
  3. a96b60b Move frame_callback.h to common_video/include. by pbos · 8 years ago
  4. 844f993 Disabling SwitchesToASTThenBackToTOFForVideo test for MSan bot. by deadbeef · 8 years ago
  5. af83fe6 GetDefaultLocalAddress should return the bestIP by honghaiz · 8 years ago
  6. b9e7709 Add QVGA to thresholds for initial quality. by Peter Boström · 8 years ago
  7. 3518c34 Fix crash when receiving a texture frame with rotation bit set. by tkchin · 8 years ago
  8. 7f7a819 Remove use_openssl from webrtc by svaldez · 8 years ago
  9. d6b851a Fixed memleak when two voip blocks present in single rtcp packet. by danilchap · 8 years ago
  10. 264087f A few small cleanups of stuff caught by lint by ossu · 8 years ago
  11. 8dbacfd Java VideoRenderer: Remove unused ctor by magjed · 8 years ago
  12. 001c20d Move logic of gyp_webrtc into gyp_webrtc.py by kjellander@webrtc.org · 8 years ago
  13. 2903ba5 Reland Remove the deprecated EncodeInternal interface from AudioEncoder by ossu · 8 years ago
  14. 54728ba Remove process thread checker from BWE. by Stefan Holmer · 8 years ago
  15. 06176e4 Added new VideoFrameBuffer methods Data[YUV]() etc. by nisse · 8 years ago
  16. d30a111 Change pre_encode_callback to get a const frame. by nisse · 8 years ago
  17. 6ac4a39 Roll chromium_revision e3afee6b62..212f976fef (387843:387882) by kjellander · 8 years ago
  18. 47fe34c Introduce an IsMutable method on VideoFrameBuffer. by Niels Möller · 8 years ago
  19. 2c8a296 Tune QP-based quality thresholds. by Peter Boström · 8 years ago
  20. 5265fed Add histogram stats for average QP per frame for VP9 (for sent video streams): by asapersson · 8 years ago
  21. 8056acc Use bitstream-level QP for libvpx VP8 quality. by Peter Boström · 8 years ago
  22. a186288 Revert of Update histogram "WebRTC.Video.OnewayDelayInMs" to use the estimated one-way delay. (patchset #4 id:60001 of https://codereview.webrtc.org/1688143003/ ) by asapersson · 8 years ago
  23. 079ddd1 Revert of CQ: Disable win_x64_clang_dbg trybot (patchset #1 id:1 of https://codereview.webrtc.org/1850113002/ ) by kjellander · 8 years ago
  24. e8e7d6f setup_links.py: Remove third_party/libevent by kjellander · 8 years ago
  25. e532aec Add isolate files for Android tests by kjellander · 8 years ago
  26. a5868de Roll chromium_revision d957e66e8d..e3afee6b62 (387832:387843) by kjellander · 8 years ago
  27. f478f4a Roll chromium_revision 8dd3c54659..d957e66e8d (387831:387832) by kjellander · 8 years ago
  28. 4edb8d2 Roll chromium_revision 45acdc7a16..8dd3c54659 (387828:387831) by kjellander · 8 years ago
  29. 0dc8ce1 Roll chromium_revision a3a881e0f7..45acdc7a16 (387814:387828) by kjellander · 8 years ago
  30. 04eb721 Roll chromium_revision b1f8959a40..a3a881e0f7 (387812:387814) by kjellander · 8 years ago
  31. 5209d67 Fix WebRTC API framework build. by tkchin · 8 years ago
  32. e42c0ae Display moving object detection result on Nexus for debugging. by jackychen · 8 years ago
  33. 4444fce Fix WATCHLIST (missing quotes) by tommi · 8 years ago
  34. 0ed2957 Roll chromium_revision b3a6f0573b..b1f8959a40 (387640:387812) by kjellander · 8 years ago
  35. 594a877 Cleaned up the EchoSuppression method in the AEC so that it by peah · 8 years ago
  36. 86c5401 Roll chromium_revision 2c0d33e61f..b3a6f0573b (387566:387640) by kjellander · 8 years ago
  37. d5f5c59 Make magjed@ owner of video related parts only in webrtc/api/java/jni by magjed · 8 years ago
  38. 0332c2d Added support in the AEC for refined filter adaptation. by peah · 8 years ago
  39. 62a216e Don't write spaces after semicolons in FMTP lines. by hta · 8 years ago
  40. 2974074 Roll chromium_revision 1eedc59e16..2c0d33e61f (387517:387566) by kjellander · 8 years ago
  41. da3a1da RTCCertificateGenerator added. by Henrik Boström · 8 years ago
  42. dccbc5e Use the new appr.tc URL by jansson · 8 years ago
  43. cc74dba Remove unused cricket::AudioFrame class. by solenberg · 8 years ago
  44. 4aa438c Suppress a flaky test: SwitchesToASTThenBackToTOFForVideo. by minyuel · 8 years ago
  45. 83d0910 Move Ownership of RtpModules to VideoSendStream from VieChannel and remove use of vie_channel and vie_receiver from video_send_stream. by Per · 8 years ago
  46. 6ca0a31 We no longer use compilers that can't =default move construction and assignment by kwiberg · 8 years ago
  47. 01f2c5a Add watchlist for webrtc/media + add solenberg@ by solenberg · 8 years ago
  48. 72c8d2b Rename BEGIN_PROXY_MAP --> BEGIN_SIGNALLING_PROXY_MAP. by nisse · 8 years ago
  49. 26acec4 Delete method webrtc::VideoFrame::native_handle. by nisse · 8 years ago
  50. 3911c26 Add support for writing raw encoder output to .ivf files. by sprang · 8 years ago
  51. 7789fe7 Added a protobuf field for the audio processing module to store the status of temporary experimental features that by peah · 8 years ago
  52. e02a3b2 Roll chromium_revision 41d21a7213..1eedc59e16 (387360:387517) by kjellander · 8 years ago
  53. d53a3f9 Early initialize recording on the ADM from WebRtcVoiceMediaChannel. by solenberg · 8 years ago
  54. 39c5e6a Roll chromium_revision fb2a5a0bc1..41d21a7213 (387275:387360) by kjellander · 8 years ago
  55. 47e381b Make ReliableQuicStream::Write use base::StringPiece, not std::string by mikescarlett · 8 years ago
  56. dad23d0 Revert of Introduce an IsMutable method on VideoFrameBuffer. (patchset #1 id:1 of https://codereview.webrtc.org/1881933004/ ) by guidou · 8 years ago
  57. 6bd10f2 Introduce an IsMutable method on VideoFrameBuffer. by nisse · 8 years ago
  58. 1112b2b Fix bug when the BWE times out due to no incoming packets. by stefan · 8 years ago
  59. 00b62b0 Remove QualityScaler kDefaultLowQpDenominator. by Peter Boström · 8 years ago
  60. 926dfcd Make QualityScaler not downscale below QVGA. by Peter Boström · 8 years ago
  61. 139906d Roll chromium_revision 28f0c41b55..fb2a5a0bc1 (387207:387275) by kjellander · 8 years ago
  62. 83ee9e0 Remove webrtc_root_additional_dependencies from all.gyp by kjellander@webrtc.org · 8 years ago
  63. 7c9426c Replaced CriticalSectionWrapper with rtc::CriticalSection in rtp_rtcp module by danilchap · 8 years ago
  64. b17712f Use microsecond timestamp in cricket::VideoFrame. by nisse · 8 years ago
  65. c2a502d Roll chromium_revision f74ee624e0..28f0c41b55 (387026:387207) by kjellander · 8 years ago
  66. 91efeec Remove VERBOSE logs from frame_dropper.cc. by noahric · 8 years ago
  67. 7ace488 Remove field trial for scaling down MediaCodec. by Peter Boström · 8 years ago
  68. d4badbc Fix SetRates for encoders with internal sources. by noahric · 8 years ago
  69. 843903c Roll chromium_revision ce2d8a33e2..f74ee624e0 (386955:387026) by kjellander · 8 years ago
  70. 2fae89e Disable Intelligibility Enhancer for high SNRs by aluebs · 8 years ago
  71. d713e86 Revert of Accept all the media profiles required by JSEP. (patchset #5 id:80001 of https://codereview.webrtc.org/1880913002/ ) by zhihuang · 8 years ago
  72. 09eabcb Revert of Use microsecond timestamp in cricket::VideoFrame. (patchset #13 id:240001 of https://codereview.webrtc.org/1865283002/ ) by niklas.enbom · 8 years ago
  73. 67cf2c1 Removing `preference` field from `cricket::Codec`. by deadbeef · 8 years ago
  74. f30ba11 Use microsecond timestamp in cricket::VideoFrame. by nisse · 8 years ago
  75. 6d6e7c5 Fix bug causing audio to stop being sent when AudioSendStreams are recreated. by solenberg · 8 years ago
  76. 21a395d Moved the aec_rdft*.c files to be build using C++ by peah · 8 years ago
  77. eda7926 Add pbos@webrtc.org to video_coding OWNERS. by Peter Boström · 8 years ago
  78. 4025719 Roll chromium_revision 2eb9198a98..ce2d8a33e2 (386895:386955) by kjellander · 8 years ago
  79. 3eeb2e8 Moved the audioprocessing unittest to the audio_processing folder by peah · 8 years ago
  80. f386876 Rename some cricket::VideoFrame methods, to align with webrtc::VideoFrame. by nisse · 8 years ago
  81. cbac40d Reland of Make QualityScaler more responsive to downgrades. (patchset #1 id:1 of https://codereview.webrtc.org/1880103002/ ) by pbos · 8 years ago
  82. afaae0d External VNR speed improvement. by jackychen · 8 years ago
  83. a31fb75 Roll chromium_revision a35c1c96c7..2eb9198a98 (386363:386895) by kjellander · 8 years ago
  84. b7f425a Accept all the media profiles required by JSEP. by zhihuang · 8 years ago
  85. 79299af Enable H.264 HW decoder soft rest. by Alex Glaznev · 8 years ago
  86. bdb7af6 Changed the delay estimator to be built using C++ by peah · 8 years ago
  87. 1a45cfb Fix paths to Android tests .isolate files. by kjellander@webrtc.org · 8 years ago
  88. 6391149 Revert of Fix screen capturers to initialize on the same thread on which Start() is called. (patchset #3 id:80001 of https://codereview.webrtc.org/1861893002/ ) by guidou · 8 years ago
  89. a6b9944 Generate FMTP parameters for the H.264 codec. by hta · 8 years ago
  90. d0554b8 Set --shard-timeout in wrapper scripts for apk tests by agrieve · 8 years ago
  91. 19b4fec Revert of Make QualityScaler more responsive to downgrades. (patchset #3 id:40001 of https://codereview.webrtc.org/1830593003/ ) by phoglund · 8 years ago
  92. 164bc4b Revert of Remove the deprecated EncodeInternal interface from AudioEncoder (patchset #4 id:60001 of https://codereview.webrtc.org/1864993002/ ) by ossu · 8 years ago
  93. 5222d31 Remove the deprecated EncodeInternal interface from AudioEncoder by ossu · 8 years ago
  94. afe1f74 Make sure temporal layered screenshare frames are sent in at least 2s. by sprang · 8 years ago
  95. b97526e Corrected include of C++ header file in AECM that was done using external inclusion by peah · 8 years ago
  96. c36b31b Embed a cricket::MediaConfig in RTCConfiguration. by nisse · 8 years ago
  97. 9c4fadc Add test annotations to AppRTCDemoTest. by kjellander · 8 years ago
  98. 7f31588 vp8-intergationtest: Adjust a parameter in resize test. by Marco · 8 years ago
  99. 18b67a5 Add QuicTransportChannel methods for QUIC streams by mikescarlett · 8 years ago
  100. 9a20fa6 Add WriteUVarint to ByteBufferWriter and ReadUVarint to ByteBufferReader by mikescarlett · 8 years ago