1. db12856 Cleanup modules_common_types by Danil Chapovalov · 6 years ago
  2. 585d1aa Register video rtp header extensions in rtp_rtcp by uri by Danil Chapovalov · 6 years ago
  3. cdf0e6d Reland "Remove APM internal usage of EchoCancellation" by Sam Zackrisson · 6 years ago
  4. 3064f31 Add hysteresis to enabling of simulcast streams. by Erik Språng · 6 years ago
  5. 60570dc Removes legacy PacketQueue implementation. by Sebastian Jansson · 6 years ago
  6. c7d9358 Adds multi-channel support to new ADM2 on Windows. by henrika · 6 years ago
  7. 56b5a6c audioproc_f: Modified and added further logging of used aec3 parameters by Per Åhgren · 6 years ago
  8. af6c139 Drop legacy AEC metrics interface from ApmTest.Process by Sam Zackrisson · 6 years ago
  9. 221ee3c Revert "Reland Profile 2 to default profiles" by Max Morin · 6 years ago
  10. 00eb12a Let NetEq use the PLC output from a decoder by Henrik Lundin · 6 years ago
  11. f682624 Reland Profile 2 to default profiles by Emircan Uysaler · 6 years ago
  12. c5fe166 Fixes issue where WebRTC.Audio.RecordSampleRateOffsetInPercent can report 100% by henrika · 6 years ago
  13. c0af56b Cleanup in congestion controller. by Sebastian Jansson · 6 years ago
  14. 12e7bc3 Cleanup in rate controller. by Sebastian Jansson · 6 years ago
  15. 271812a Revert "Remove APM internal usage of EchoCancellation" by Sergey Silkin · 6 years ago
  16. d1c2f78 Implement new stats interface on NetEq to monitor the operations and internal state. by Ivo Creusen · 6 years ago
  17. bfb72ad Fix no_{global_constructors,exit_time_destructors} in audio device alsa. by Mirko Bonadei · 6 years ago
  18. 1a03960 Remove APM internal usage of EchoCancellation by Sam Zackrisson · 6 years ago
  19. 36b3179 Removes flaky thread checker in AudioDeviceBuffer. by henrika · 6 years ago
  20. ef615ea Added is_last_packet_in_frame to match is_first_packet_in_frame. by philipel · 6 years ago
  21. b3e42a4 Write and parse the generic video descriptor. by philipel · 6 years ago
  22. f141470 Store qp limits for ScreenshareLayers only once by Erik Språng · 6 years ago
  23. 941a07c Remove all remaining non-test uses of std::stringstream. by Jonas Olsson · 6 years ago
  24. 72bc8d6 Make the rtp timestamp member of EncodedImage private by Niels Möller · 6 years ago
  25. 1a80018 Avoid wrong parsing of padding length and its use in NetEq simulation. by Minyue Li · 6 years ago
  26. fd5fbd0 Cleanup RtpPacketizerH264 constructor by Danil Chapovalov · 6 years ago
  27. 289e980 Remove unused var in device info bits from video capture module for Linux by Jose Antonio Olivera Ortega · 6 years ago
  28. 640106e Use different thresholds for ARM and x86 in libvpx tests by Kári Tristan Helgason · 6 years ago
  29. e0c8b23 Frame marking RTP header extension (PART 1: implement extension) by Johnny Lee · 6 years ago
  30. c7fff58 Allow nullptr retransmition rate limiter by Danil Chapovalov · 6 years ago
  31. e9da5f2 Reland "Decrease complexity of RtpPacketHistory::GetBestFittingPacket."" by Per Kjellander · 6 years ago
  32. beba1b2 Fix target frame rate of spatial layer. by Sergey Silkin · 6 years ago
  33. 375d35e Make ilnik@ owner in video/ and modules/video_coding/ by Erik Språng · 6 years ago
  34. ddb82a6 AEC3: Fix filter output transition when input and output is the same array by Gustaf Ullberg · 6 years ago
  35. 7255fef Fix no_global_constructors in remote_bitrate_estimator. by Mirko Bonadei · 6 years ago
  36. 51ccdbe AEC3: Bugfix in filter output transition by Gustaf Ullberg · 6 years ago
  37. 3d50a31 Remove redundant initializers from WebRTC Java code. by Sami Kalliomäki · 6 years ago
  38. f81b0f1 Move code for setting field trials from NetEqTestFactory to the main function in neteq_rtpplay. by Ivo Creusen · 6 years ago
  39. b0fc703 Delete deprecated simulcast and spatial index members by Niels Möller · 6 years ago
  40. 96f2c97 Reland "Frame rate controller per spatial layer." by Sergey Silkin · 6 years ago
  41. 8b0aed1 Fix no_global_constructors/no_exit_time_destructors in Neteq. by Mirko Bonadei · 6 years ago
  42. 64ef4f7 Fix no_global_constructors in audio_processing/agc2/rnn_vad. by Mirko Bonadei · 6 years ago
  43. 0425517 Remove double declaration of 2 conversion functions. by Mirko Bonadei · 6 years ago
  44. 49b2c3c Revert "Decrease complexity of RtpPacketHistory::GetBestFittingPacket." by Per Kjellander · 6 years ago
  45. 54caa4b Decrease complexity of RtpPacketHistory::GetBestFittingPacket. by Per Kjellander · 6 years ago
  46. 5760632 Adds initial data window field trial to GoogCC. by Sebastian Jansson · 6 years ago
  47. 9be7745 NetEq tools: Fixing an issue with measuring the simulation time by Henrik Lundin · 6 years ago
  48. d934244 Added flags for the adaptive analog AGC in audioproc_f. by Alex Loiko · 6 years ago
  49. b2d7116 AEC3: Correction of the suppressor behavior at delay changes by Per Åhgren · 6 years ago
  50. e4f8b38 Allow different header extensions in 1st packet of a video frame by Danil Chapovalov · 6 years ago
  51. 067818f Move RtcpTransceiver deletion of copy and assign methods to public section by Danil Chapovalov · 6 years ago
  52. 6234722 Store RuntimeSetting in Aec Dumps. by Alex Loiko · 6 years ago
  53. 042661b Revert "Frame rate controller per spatial layer." by Sergey Silkin · 6 years ago
  54. fb2a66a libvpx vp8 encoder: get frame drop setting from temporal layer by Erik Språng · 6 years ago
  55. 0417ead Removed unused member |last_unwrap_| from RtpFrameReferenceFinder. by philipel · 6 years ago
  56. 4384f53 Add more useful information to NetEqState and implement action_times_ms by Ivo Creusen · 6 years ago
  57. 76dac9a Fix no_global_constructors in modules/video_capture. by Mirko Bonadei · 6 years ago
  58. 0b445c6 Cleanup RtpPacketizerVp9 by Danil Chapovalov · 6 years ago
  59. 792df6b Make RtcpTransceiver destructor non-blocking by Danil Chapovalov · 6 years ago
  60. d7027dc Revert "Fix no_global_constructors in audio_processing/agc2/rnn_vad." by Mirko Bonadei · 6 years ago
  61. d52a1a6 Reland "Remove RTPVideoHeader::vp8() accessors." by Philip Eliasson · 6 years ago
  62. 1811c04 Revert "Remove RTPVideoHeader::vp8() accessors." by Philip Eliasson · 6 years ago
  63. 5470f40 Renamed GetCodecHeader to GetRtpVideoHeader in RtpFrameObject. by philipel · 6 years ago
  64. af7afc6 Remove RTPVideoHeader::vp8() accessors. by philipel · 6 years ago
  65. 2f864fb Handle empty GOF. by Sergey Silkin · 6 years ago
  66. fe3240a Reland "Delete class EventTimerWrapper." by Niels Möller · 6 years ago
  67. fa5ec8d Use signed integers for limiting packet size in video packetizers by Danil Chapovalov · 6 years ago
  68. 5e2e66d Fix no_global_constructors in audio_processing/agc2/rnn_vad. by Mirko Bonadei · 6 years ago
  69. ed425d1 Multiplex codec cleanups by Emircan Uysaler · 6 years ago
  70. 6a4fd19 AEC3: Parametrize the delay estimator to leverage strong echo paths by Per Åhgren · 6 years ago
  71. c003a1f Fix no_global_constructors in congestion_controller/pcc. by Mirko Bonadei · 6 years ago
  72. 59dd972 Fix no_global_constructors in congestion_controller/bbr. by Mirko Bonadei · 6 years ago
  73. 50cfab7 Fix no_global_constructors in congestion_controller/goog_cc. by Mirko Bonadei · 6 years ago
  74. 366a50c Remove simple stringstream usages. by Jonas Olsson · 6 years ago
  75. 96ede16 Enable -Wexit-time-destructors and -Wglobal-constructors. by Mirko Bonadei · 6 years ago
  76. 1c9d7bb Reland "Refactor TestAudioDeviceModule to not depend on EventTimerWrapper." by Niels Möller · 6 years ago
  77. be20ef7 Adds maximum burst length to InterArrival class. by Sebastian Jansson · 6 years ago
  78. 2589fd8 Remove unimplemented function declarations VCMGenericDecoder::External and VCMTimestampMap::Reset. by Åsa Persson · 6 years ago
  79. af8c036 Cleanup RtpPacketizerGeneric by Danil Chapovalov · 6 years ago
  80. 8909a63 Reland "Explicitly wrap main thread in test_main.cc." by Niels Möller · 6 years ago
  81. ae9e188 Frame rate controller per spatial layer. by Sergey Silkin · 6 years ago
  82. 05c6519 ScreenCapturerMac: make sure the desktop frame is zero initiaziled by Julien Isorce · 6 years ago
  83. 61c8bd4 desktopCapture: add braveyao@webrtc.org as OWNER by braveyao · 6 years ago
  84. f0076d3 Add RtcpTransceiver::Stop to allow non-blocking destruction by Danil Chapovalov · 6 years ago
  85. bace3a4 in RtpPacketizer add support for first packet reduction length by Danil Chapovalov · 6 years ago
  86. 4a02b67 Clean away WebRTC-Vp8DontDropKeyFrames switch by Erik Språng · 6 years ago
  87. 5b6afc0 Adds stream-switch support in new Windows ADM. by henrika · 6 years ago
  88. 548dec4 Test setting of spatial index. by Sergey Silkin · 6 years ago
  89. 1a6a4f3 Replace WeakPtr with CancelablePeriodicTask in RtcpTransceiverImpl by Danil Chapovalov · 6 years ago
  90. cfbd26d Relands Adds WebRTC.Audio.Record/PlayoutSampleRateOffsetInPercent UMA stats to native WebRTC by henrika · 6 years ago
  91. 8f03216 Minor refactor in GoogCcNetworkController. by Sebastian Jansson · 6 years ago
  92. e2924d5 Revert "Adds WebRTC.Audio.Record/PlayoutSampleRateOffsetInPercent UMA stats to native WebRTC." by Patrik Höglund · 6 years ago
  93. 55d5ef0 Remove clang:find_bad_constructs suppression from logging (part 1). by Mirko Bonadei · 6 years ago
  94. 9681675 Don't let time flow backwards in pacer by Erik Språng · 6 years ago
  95. d0e0ec9 Printing internal state of GoogCC. by Sebastian Jansson · 6 years ago
  96. 9de4ef4 Adds signed infinity to timestamps. by Sebastian Jansson · 6 years ago
  97. 376e114 in RtpPacketizerVp8 factor out payload splitter function by Danil Chapovalov · 6 years ago
  98. 4c6747c Revert "Reland "Refactor TestAudioDeviceModule to not depend on EventTimerWrapper."" by Niels Moller · 6 years ago
  99. 85e6e82 Revert "Delete class EventTimerWrapper." by Niels Moller · 6 years ago
  100. f217903 Adds WebRTC.Audio.Record/PlayoutSampleRateOffsetInPercent UMA stats to native WebRTC. by henrika · 6 years ago