1. e9ad37c Delete unused classes from stream.cc by kthelgason · 8 years ago
  2. c8a4c1f Reland: Use native (optimized) functions for byte order conversion. by jbauch · 8 years ago
  3. 946b0dd Roll chromium_revision 1f3c4e333c..23fea388a2 (457445:457505) by buildbot · 8 years ago
  4. 8f05ab2 Revert of Use native (optimized) functions for byte order conversion. (patchset #3 id:40001 of https://codereview.webrtc.org/2738063005/ ) by jbauch · 8 years ago
  5. 38fd44e Use native (optimized) functions for byte order conversion. by jbauch · 8 years ago
  6. 2a420ce Revert of write frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #11 id:300001 of https://codereview.webrtc.org/2750473002/ ) by ilnik · 8 years ago
  7. c90d3a7 Roll chromium_revision 92c8e73cac..1f3c4e333c (457410:457445) by buildbot · 8 years ago
  8. 74e8df8f Fix rtcp_sender to support sdes with 31 chunk by danilchap · 8 years ago
  9. 0937468 Roll chromium_revision e8014f980b..92c8e73cac (457386:457410) by buildbot · 8 years ago
  10. 277a8b5 De-parameterized EndToEndTests. by philipel · 8 years ago
  11. 150708e Make ModuleRtpRtcpImpl member variables private. by nisse · 8 years ago
  12. 9c192b2 Added locking when getting echo likelihood stats. by ivoc · 8 years ago
  13. f13b548 Roll chromium_revision 2d05f4450c..e8014f980b (457366:457386) by buildbot · 8 years ago
  14. 8430825 Roll chromium_revision 0036d9b08e..2d05f4450c (457220:457366) by kjellander · 8 years ago
  15. 22818a5 (Re)move VoE specific enums from common_types.h. by solenberg · 8 years ago
  16. 299b678 DxgiOutputDuplicator should initialize num_frames_captured_ by zijiehe · 8 years ago
  17. bb511ef Roll chromium_revision d0287a23d5..0036d9b08e (457155:457220) by buildbot · 8 years ago
  18. b5e28ef Roll chromium_revision e1dd04d3aa..d0287a23d5 (457097:457155) by buildbot · 8 years ago
  19. 4e713ff Use VPX_ERROR_RESILIENT_DEFAULT constant. by Peter Boström · 8 years ago
  20. e01326f Remove unused RealTimeTemporalLayers. by Peter Boström · 8 years ago
  21. 14dc089 Remove dead VP8SequenceCoder. by Peter Boström · 8 years ago
  22. f7f7fb9 Add traces for some video events. by ehmaldonado · 8 years ago
  23. 8a8e57a Roll chromium_revision 5d9ca8a824..e1dd04d3aa (457062:457097) by buildbot · 8 years ago
  24. 5c7a623 Improve error handling for ffmpeg operations by jansson · 8 years ago
  25. dbbaa2a Revert of C++ porting of the initial python script for conversational speech generation. (patchset #2 id:100001 of https://codereview.webrtc.org/2740063004/ ) by alessiob · 8 years ago
  26. 29f730e Release the critial section between recursive calls in FrameBuffer::NextFrame. by philipel · 8 years ago
  27. 5b3e49a Remove VoEHardware interface. by solenberg · 8 years ago
  28. 0cf3aa6 C++ porting of the initial python script for conversational speech generation. by alessiob · 8 years ago
  29. 2549ad4 Reland of write frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #1 id:1 of https://codereview.webrtc.org/2748643002/ ) by ilnik · 8 years ago
  30. 919dce2 Return a long timeout value from TimeUntilNextProcess when the PacedSender is paused by tommi · 8 years ago
  31. 3f9b12d R/PLR calculation - time-based window by elad.alon · 8 years ago
  32. be35a00 Revert of Save width/height of SPS nalus and restore them on the first packet of an IDR. (patchset #6 id:100001 of https://codereview.webrtc.org/2750633003/ ) by philipel · 8 years ago
  33. 3c150c1 Roll chromium_revision 79d9faff8d..5d9ca8a824 (457045:457062) by buildbot · 8 years ago
  34. 9a5f03222 Remove VoEHardware interface usage. by solenberg · 8 years ago
  35. e49fede FileUtilsTest DirExists function added by alessiob · 8 years ago
  36. 996a83c Better handling of error condition in MediaCodecVideoEncoder. by sakal · 8 years ago
  37. 8444405 Try re-enabling two PeerConnectionClientTests: by sakal · 8 years ago
  38. 664fc8f Fix broken test landed in r17243. by stefan · 8 years ago
  39. 9ea46b5 Ignore packets sent on old network route when receiving feedback. by Stefan Holmer · 8 years ago
  40. 8372226 TaskQueue[Win] DOS handling by tommi · 8 years ago
  41. 35b7de4 Fix crash in vie_encoder when encoder configure fails by ilnik · 8 years ago
  42. 7f704df Roll chromium_revision 99c1f4221e..79d9faff8d (457015:457045) by buildbot · 8 years ago
  43. 620d75f Save width/height of SPS nalus and restore them on the first packet of an IDR. by philipel · 8 years ago
  44. 9f8a566 Roll chromium_revision 981ff3850e..99c1f4221e (456928:457015) by kjellander · 8 years ago
  45. 23c595a Pass label and plot style to the TimeSeries' constructor. by terelius · 8 years ago
  46. 5d389db Roll chromium_revision ea42323d26..981ff3850e (456712:456928) by buildbot · 8 years ago
  47. bc935b4 Ignore unmoved moved_rects in DxgiOutputDuplicator by zijiehe · 8 years ago
  48. a613eb6 Fixing a few tests for the upcoming Opus 1.2-alpha. by minyue · 8 years ago
  49. 275e209 Remove ReceiveCodec() getters from VideoCodingModule. by Tommi · 8 years ago
  50. e851a9a Fixed problems in neteq when RTP and decoder timestamps increment with by dkirovbroadsoft · 8 years ago
  51. 184732b Roll chromium_revision bf959238eb..ea42323d26 (456678:456712) by buildbot · 8 years ago
  52. a514584 Add the ability to read/write to WAV files in FakeAudioDevice by oprypin · 8 years ago
  53. cd386eb Delete support for sending RTCP RPSI and SLI messages. by nisse · 8 years ago
  54. 0a73564 Change FrameBuffer::Stop to not require a critical section. by tommi · 8 years ago
  55. 2cb58fd Roll chromium_revision 90f556922c..bf959238eb (456661:456678) by buildbot · 8 years ago
  56. d0a71ba Updates to VCMDecodedFrameCallback, VideoReceiver and a few related classes/tests. by tommi · 8 years ago
  57. 4262f1f Roll chromium_revision abc0893aa2..90f556922c (456641:456661) by buildbot · 8 years ago
  58. 7b188e8 Add flag to clean up temporary results after building iOS Framework or static lib by VladimirTechMan · 8 years ago
  59. c7daea8 Make AudioBuffer::InterleaveTo const by kthelgason · 8 years ago
  60. cfd88bb Fix AudioEncoderOpus::RecreateEncoderInstance() referring to old config_ by elad.alon · 8 years ago
  61. 07b8388 Delete utf_util_win.h. by nisse · 8 years ago
  62. a33c62e Add accessor functions for protected member variables of ModuleRtpRtcpImpl. by nisse · 8 years ago
  63. bb2f1c8 Roll chromium_revision 6d96a3d878..abc0893aa2 (456618:456641) by buildbot · 8 years ago
  64. f06f75d Roll chromium_revision 62b8e59964..6d96a3d878 (456561:456618) by buildbot · 8 years ago
  65. 768ce4c Roll chromium_revision 7d5e4125a7..62b8e59964 (456499:456561) by buildbot · 8 years ago
  66. 4c22399 Roll chromium_revision 567ff79ca4..7d5e4125a7 (456390:456499) by buildbot · 8 years ago
  67. 30e0da4 Change the type of session_id() from string to int64_t. by zhihuang · 8 years ago
  68. d92f5ba Roll chromium_revision 2ac5618843..567ff79ca4 (456361:456390) by buildbot · 8 years ago
  69. 8eb0751 Provide a default return value for mock_audio_device_.TimeUntilNextProcess. by tommi · 8 years ago
  70. 96feb2a Update licence generation script after GYP->GN migration. by kthelgason · 8 years ago
  71. d701684 Roll chromium_revision e44f674b04..2ac5618843 (456348:456361) by buildbot · 8 years ago
  72. ebb349d Revert to allowing only 1 unsignaled receive stream for audio. by solenberg · 8 years ago
  73. a1896a6 iSAC fix entropy coder: Recently added DCHECK could in fact trigger by kwiberg · 8 years ago
  74. 53dc23c Unify the FillAudioEncoderTimeSeries with existing processing functions. by terelius · 8 years ago
  75. 39e1289 Avoid holding lock while calling stream_resetter_ in MaxPaddingSetTest by tommi · 8 years ago
  76. d151652 Trigger framelisteners even on frames dropped by the FPS reduction by default. by sakal · 8 years ago
  77. 7be1dcb Delete method ModuleRtpRtcpImpl::SendPayloadType. by nisse · 8 years ago
  78. a2b2f6f Remove dead test code and fix usage print-out for other tests by henrik.lundin · 8 years ago
  79. 349a391 Roll chromium_revision 0400d0a142..e44f674b04 (456329:456348) by buildbot · 8 years ago
  80. d0d08b1 vp8_impl.cc: Apply boost on golden frames (under field trial). by asapersson · 8 years ago
  81. c6192a9 Remove VoENetEqStats interface. by solenberg · 8 years ago
  82. 1b0e3b8 Add video recording wrapper by jansson · 8 years ago
  83. 6ef1b34 Fix perf test regression for screenshare and vp9. by sprang · 8 years ago
  84. 382a72a Revert of rewrite frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #2 id:90001 of https://codereview.webrtc.org/2744003002/ ) by ilnik · 8 years ago
  85. ff2ebf5 Clean up perf metrics and report ramp-up stats for fewer tests. by stefan · 8 years ago
  86. 8c0a589 Reland of rewrite frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #1 id:1 of https://codereview.webrtc.org/2743993002/ ) by ilnik · 8 years ago
  87. 82707a4 Roll chromium_revision b5e82dce09..0400d0a142 (456320:456329) by buildbot · 8 years ago
  88. 2f4117a Roll chromium_revision 415ddc96b2..b5e82dce09 (456311:456320) by buildbot · 8 years ago
  89. 60cdf03 Roll chromium_revision 06df7d3387..415ddc96b2 (456305:456311) by buildbot · 8 years ago
  90. 6f5455f Roll chromium_revision 393cf62456..06df7d3387 (456303:456305) by buildbot · 8 years ago
  91. 0ec9b3d Roll chromium_revision c020f6a225..393cf62456 (456300:456303) by buildbot · 8 years ago
  92. bd87da3 Roll chromium_revision 4d64dfea1e..c020f6a225 (456299:456300) by buildbot · 8 years ago
  93. 2da6de6 Roll chromium_revision 58a5a7ebbe..4d64dfea1e (456298:456299) by buildbot · 8 years ago
  94. f975f30 Roll chromium_revision 4c13484884..58a5a7ebbe (456296:456298) by buildbot · 8 years ago
  95. cd18916 Roll chromium_revision 245b456aae..4c13484884 (456287:456296) by buildbot · 8 years ago
  96. 53eccf6 Roll chromium_revision 207688fb45..245b456aae (456278:456287) by buildbot · 8 years ago
  97. fe7dd6d Remove VoEAudioProcessing interface. by solenberg · 8 years ago
  98. ca37cf6 Don't set the priority of the decoder to 'high' on Android. by tommi · 8 years ago
  99. d118bac Roll chromium_revision 427dfb9521..207688fb45 (456273:456278) by buildbot · 8 years ago
  100. 754af8c Roll chromium_revision 61cff092b4..427dfb9521 (456238:456273) by buildbot · 8 years ago