1. eb3603b Don't always downsample to 16kHz in the reverse stream in APM by aluebs · 8 years ago
  2. 0a2c054 Fix the issue of undefined-shift in VP8GetBit. by jackychen · 8 years ago
  3. 3bc9566 Prevents a segfault in the noise suppression code on ARMv7 with NEON instructions and Mips platforms. by ivoc · 8 years ago
  4. d1f584b Fix flake in TwoStreamsSendAndReceive. by Peter Boström · 8 years ago
  5. 9b2119b Reland of Use initial bitrates for software VP8. (patchset #1 id:1 of https://codereview.webrtc.org/1898183002/ ) by pbos · 8 years ago
  6. 14fe708 Reland of Initialize/configure video encoders asychronously. (patchset #1 id:1 of https://codereview.webrtc.org/1821983002/ ) by pbos · 8 years ago
  7. 40bebd3 Remove root dir from protoc.gypi include paths. by kjellander · 8 years ago
  8. 1edb7ab RtpPacket class introduced. by danilchap · 8 years ago
  9. 2ddf093 Fix missing-break-fallthrough warning. by Peter Boström · 8 years ago
  10. 02b3d27 Reland of Deprecate VCMPacketizationCallback::SendData and use EncodedImageCallback instead. (patchset #1 id:1 of https://codereview.webrtc.org/1903193002/ ) by kjellander · 8 years ago
  11. a261e61 Revert of Deprecate VCMPacketizationCallback::SendData and use EncodedImageCallback instead. (patchset #5 id:80001 of https://codereview.webrtc.org/1897233002/ ) by kjellander · 8 years ago
  12. 049da04 Roll chromium_revision 21934f358a..fcbfda57b7 (388405:388458) by kjellander · 8 years ago
  13. c7fe3c2 Delete method webrtc::VideoFrame::Reset. by nisse · 8 years ago
  14. 1a0c461 Fix compilation of rtc_base_objc on iOS when building as part of Chromium. by sdefresne · 8 years ago
  15. f413933 Convert Vp8 Rtp headers to frame references. by philipel · 8 years ago
  16. f5d55aa Deprecate VCMPacketizationCallback::SendData and use EncodedImageCallback instead. by perkj · 8 years ago
  17. 24ebc44 MediaCodecVideoEncoder: Add QP stats to Encoded callback for VP8. by asapersson · 8 years ago
  18. 80381aa Roll chromium_revision 61ed337cfe..21934f358a (388120:388405) by kjellander · 8 years ago
  19. 0a1bc53 Update prflx candidates' generation when setting ICE credentials. by Taylor Brandstetter · 8 years ago
  20. 0e533ef Update the call when the network route changes by Honghai Zhang · 8 years ago
  21. 8b577ed Mark public ObjC APIs as explicitly visible. by tkchin · 8 years ago
  22. 5aa2d34 Revert of Use initial bitrates for software VP8. (patchset #3 id:40001 of https://codereview.webrtc.org/1893313002/ ) by kjellander · 8 years ago
  23. fdca669 Potential division by zero in RtpToNtpMs() in rtp_to_ntp.cc. by asapersson · 8 years ago
  24. e1da27e Use initial bitrates for software VP8. by Peter Boström · 8 years ago
  25. cc23b7c Delete unused methods SetStartImage and SetTimeoutImage. by nisse · 8 years ago
  26. ba7dc72 Add rotation to EncodedImage and make sure it is passed through encoders. by Per · 8 years ago
  27. 0fa0a97 NetEq: Simplify DecoderDatabase::DecoderInfo by kwiberg · 8 years ago
  28. f366966 Removed the issue with the leading semicolon in the audio by peah · 8 years ago
  29. ee6e427 Fixed undefined shift in parsing Tmmbr, Tmmbn and Remb by Danil Chapovalov · 8 years ago
  30. 470dd37 Roll chromium_revision 212f976fef..61ed337cfe (387882:388120) by kjellander · 8 years ago
  31. 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
  32. 6e6941f Fix coverage build. by kjellander · 8 years ago
  33. a96b60b Move frame_callback.h to common_video/include. by pbos · 8 years ago
  34. 844f993 Disabling SwitchesToASTThenBackToTOFForVideo test for MSan bot. by deadbeef · 8 years ago
  35. af83fe6 GetDefaultLocalAddress should return the bestIP by honghaiz · 8 years ago
  36. b9e7709 Add QVGA to thresholds for initial quality. by Peter Boström · 8 years ago
  37. 3518c34 Fix crash when receiving a texture frame with rotation bit set. by tkchin · 8 years ago
  38. 7f7a819 Remove use_openssl from webrtc by svaldez · 8 years ago
  39. d6b851a Fixed memleak when two voip blocks present in single rtcp packet. by danilchap · 8 years ago
  40. 264087f A few small cleanups of stuff caught by lint by ossu · 8 years ago
  41. 8dbacfd Java VideoRenderer: Remove unused ctor by magjed · 8 years ago
  42. 001c20d Move logic of gyp_webrtc into gyp_webrtc.py by kjellander@webrtc.org · 8 years ago
  43. 2903ba5 Reland Remove the deprecated EncodeInternal interface from AudioEncoder by ossu · 8 years ago
  44. 54728ba Remove process thread checker from BWE. by Stefan Holmer · 8 years ago
  45. 06176e4 Added new VideoFrameBuffer methods Data[YUV]() etc. by nisse · 8 years ago
  46. d30a111 Change pre_encode_callback to get a const frame. by nisse · 8 years ago
  47. 6ac4a39 Roll chromium_revision e3afee6b62..212f976fef (387843:387882) by kjellander · 8 years ago
  48. 47fe34c Introduce an IsMutable method on VideoFrameBuffer. by Niels Möller · 8 years ago
  49. 2c8a296 Tune QP-based quality thresholds. by Peter Boström · 8 years ago
  50. 5265fed Add histogram stats for average QP per frame for VP9 (for sent video streams): by asapersson · 8 years ago
  51. 8056acc Use bitstream-level QP for libvpx VP8 quality. by Peter Boström · 8 years ago
  52. 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
  53. 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
  54. e8e7d6f setup_links.py: Remove third_party/libevent by kjellander · 8 years ago
  55. e532aec Add isolate files for Android tests by kjellander · 8 years ago
  56. a5868de Roll chromium_revision d957e66e8d..e3afee6b62 (387832:387843) by kjellander · 8 years ago
  57. f478f4a Roll chromium_revision 8dd3c54659..d957e66e8d (387831:387832) by kjellander · 8 years ago
  58. 4edb8d2 Roll chromium_revision 45acdc7a16..8dd3c54659 (387828:387831) by kjellander · 8 years ago
  59. 0dc8ce1 Roll chromium_revision a3a881e0f7..45acdc7a16 (387814:387828) by kjellander · 8 years ago
  60. 04eb721 Roll chromium_revision b1f8959a40..a3a881e0f7 (387812:387814) by kjellander · 8 years ago
  61. 5209d67 Fix WebRTC API framework build. by tkchin · 8 years ago
  62. e42c0ae Display moving object detection result on Nexus for debugging. by jackychen · 8 years ago
  63. 4444fce Fix WATCHLIST (missing quotes) by tommi · 8 years ago
  64. 0ed2957 Roll chromium_revision b3a6f0573b..b1f8959a40 (387640:387812) by kjellander · 8 years ago
  65. 594a877 Cleaned up the EchoSuppression method in the AEC so that it by peah · 8 years ago
  66. 86c5401 Roll chromium_revision 2c0d33e61f..b3a6f0573b (387566:387640) by kjellander · 8 years ago
  67. d5f5c59 Make magjed@ owner of video related parts only in webrtc/api/java/jni by magjed · 8 years ago
  68. 0332c2d Added support in the AEC for refined filter adaptation. by peah · 8 years ago
  69. 62a216e Don't write spaces after semicolons in FMTP lines. by hta · 8 years ago
  70. 2974074 Roll chromium_revision 1eedc59e16..2c0d33e61f (387517:387566) by kjellander · 8 years ago
  71. da3a1da RTCCertificateGenerator added. by Henrik Boström · 8 years ago
  72. dccbc5e Use the new appr.tc URL by jansson · 8 years ago
  73. cc74dba Remove unused cricket::AudioFrame class. by solenberg · 8 years ago
  74. 4aa438c Suppress a flaky test: SwitchesToASTThenBackToTOFForVideo. by minyuel · 8 years ago
  75. 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
  76. 6ca0a31 We no longer use compilers that can't =default move construction and assignment by kwiberg · 8 years ago
  77. 01f2c5a Add watchlist for webrtc/media + add solenberg@ by solenberg · 8 years ago
  78. 72c8d2b Rename BEGIN_PROXY_MAP --> BEGIN_SIGNALLING_PROXY_MAP. by nisse · 8 years ago
  79. 26acec4 Delete method webrtc::VideoFrame::native_handle. by nisse · 8 years ago
  80. 3911c26 Add support for writing raw encoder output to .ivf files. by sprang · 8 years ago
  81. 7789fe7 Added a protobuf field for the audio processing module to store the status of temporary experimental features that by peah · 8 years ago
  82. e02a3b2 Roll chromium_revision 41d21a7213..1eedc59e16 (387360:387517) by kjellander · 8 years ago
  83. d53a3f9 Early initialize recording on the ADM from WebRtcVoiceMediaChannel. by solenberg · 8 years ago
  84. 39c5e6a Roll chromium_revision fb2a5a0bc1..41d21a7213 (387275:387360) by kjellander · 8 years ago
  85. 47e381b Make ReliableQuicStream::Write use base::StringPiece, not std::string by mikescarlett · 8 years ago
  86. dad23d0 Revert of Introduce an IsMutable method on VideoFrameBuffer. (patchset #1 id:1 of https://codereview.webrtc.org/1881933004/ ) by guidou · 8 years ago
  87. 6bd10f2 Introduce an IsMutable method on VideoFrameBuffer. by nisse · 8 years ago
  88. 1112b2b Fix bug when the BWE times out due to no incoming packets. by stefan · 8 years ago
  89. 00b62b0 Remove QualityScaler kDefaultLowQpDenominator. by Peter Boström · 8 years ago
  90. 926dfcd Make QualityScaler not downscale below QVGA. by Peter Boström · 8 years ago
  91. 139906d Roll chromium_revision 28f0c41b55..fb2a5a0bc1 (387207:387275) by kjellander · 8 years ago
  92. 83ee9e0 Remove webrtc_root_additional_dependencies from all.gyp by kjellander@webrtc.org · 8 years ago
  93. 7c9426c Replaced CriticalSectionWrapper with rtc::CriticalSection in rtp_rtcp module by danilchap · 8 years ago
  94. b17712f Use microsecond timestamp in cricket::VideoFrame. by nisse · 8 years ago
  95. c2a502d Roll chromium_revision f74ee624e0..28f0c41b55 (387026:387207) by kjellander · 8 years ago
  96. 91efeec Remove VERBOSE logs from frame_dropper.cc. by noahric · 8 years ago
  97. 7ace488 Remove field trial for scaling down MediaCodec. by Peter Boström · 8 years ago
  98. d4badbc Fix SetRates for encoders with internal sources. by noahric · 8 years ago
  99. 843903c Roll chromium_revision ce2d8a33e2..f74ee624e0 (386955:387026) by kjellander · 8 years ago
  100. 2fae89e Disable Intelligibility Enhancer for high SNRs by aluebs · 8 years ago