1. e0c8b23 Frame marking RTP header extension (PART 1: implement extension) by Johnny Lee · 6 years ago
  2. bfd412e Adds integration of the FrameEncryptor/FrameDecryptor into the MediaChannel. by Benjamin Wright · 6 years ago
  3. a304cd4 Roll chromium_revision de6484608c..8952ae0039 (589477:590303) by Autoroller · 6 years ago
  4. ea5b76f Excluded tests and test utils from code coverage by generate_coverage_command.py by Artem Titarenko · 6 years ago
  5. cb7e1d2 Use SdpVideoFormat in VideoReceiveStream::Decoder by Niels Möller · 6 years ago
  6. c7fff58 Allow nullptr retransmition rate limiter by Danil Chapovalov · 6 years ago
  7. def21e3 Remove unused file. by Kári Tristan Helgason · 6 years ago
  8. b2d2489 Remove RTCUIApplicationStatusObserver. by Kári Tristan Helgason · 6 years ago
  9. e9da5f2 Reland "Decrease complexity of RtpPacketHistory::GetBestFittingPacket."" by Per Kjellander · 6 years ago
  10. beba1b2 Fix target frame rate of spatial layer. by Sergey Silkin · 6 years ago
  11. 375d35e Make ilnik@ owner in video/ and modules/video_coding/ by Erik Språng · 6 years ago
  12. 7cd0e15 Add nisse@, ilnik@ and sprang@ as OWNERS to media/. by Stefan Holmer · 6 years ago
  13. ddb82a6 AEC3: Fix filter output transition when input and output is the same array by Gustaf Ullberg · 6 years ago
  14. 7255fef Fix no_global_constructors in remote_bitrate_estimator. by Mirko Bonadei · 6 years ago
  15. 169e042 Android: Send original texture width/height in TextureBufferImpl by Magnus Jedvert · 6 years ago
  16. 6151828 Delete always true member voe::Channel::pacing_enabled_ by Niels Möller · 6 years ago
  17. f4ef2dd Don't signal updated bitrate allocation on encoder paused by Erik Språng · 6 years ago
  18. 661a0c6 Updated min bitrate for high-quality screenshare simulcast stream by Erik Språng · 6 years ago
  19. 51ccdbe AEC3: Bugfix in filter output transition by Gustaf Ullberg · 6 years ago
  20. 3d50a31 Remove redundant initializers from WebRTC Java code. by Sami Kalliomäki · 6 years ago
  21. ef73f59 Allow printing graphs as protobuf in event_log_visualizer. by Bjorn Terelius · 6 years ago
  22. ab49982 Fix no_exit_time_destructors in pc. by Mirko Bonadei · 6 years ago
  23. f81b0f1 Move code for setting field trials from NetEqTestFactory to the main function in neteq_rtpplay. by Ivo Creusen · 6 years ago
  24. eb58464 Remove the move constructor from NetEqState. by Ivo Creusen · 6 years ago
  25. 59ab353 Add receive stream id argument to CreateDecoder() method by Magnus Jedvert · 6 years ago
  26. b0fc703 Delete deprecated simulcast and spatial index members by Niels Möller · 6 years ago
  27. 96f2c97 Reland "Frame rate controller per spatial layer." by Sergey Silkin · 6 years ago
  28. 8b0aed1 Fix no_global_constructors/no_exit_time_destructors in Neteq. by Mirko Bonadei · 6 years ago
  29. 64ef4f7 Fix no_global_constructors in audio_processing/agc2/rnn_vad. by Mirko Bonadei · 6 years ago
  30. 0425517 Remove double declaration of 2 conversion functions. by Mirko Bonadei · 6 years ago
  31. 49b2c3c Revert "Decrease complexity of RtpPacketHistory::GetBestFittingPacket." by Per Kjellander · 6 years ago
  32. 3a66edf Use C++11 for range loop in pc/mediasession.cc (and test) by Steve Anton · 6 years ago
  33. f2582da Revert "Partial revert of: 'Bump xcode versions for WebRTC bots.'" by Mirko Bonadei · 6 years ago
  34. 54caa4b Decrease complexity of RtpPacketHistory::GetBestFittingPacket. by Per Kjellander · 6 years ago
  35. cf64a04 Bump tryserver mac versions and xcode versions. by Patrik Höglund · 6 years ago
  36. 6c092d2 Refactor initialization of GetRealTimeClock singleton. by Mirko Bonadei · 6 years ago
  37. 5760632 Adds initial data window field trial to GoogCC. by Sebastian Jansson · 6 years ago
  38. 9be7745 NetEq tools: Fixing an issue with measuring the simulation time by Henrik Lundin · 6 years ago
  39. d934244 Added flags for the adaptive analog AGC in audioproc_f. by Alex Loiko · 6 years ago
  40. b2d7116 AEC3: Correction of the suppressor behavior at delay changes by Per Åhgren · 6 years ago
  41. e4f8b38 Allow different header extensions in 1st packet of a video frame by Danil Chapovalov · 6 years ago
  42. abd4273 Cleanup test::FrameGeneratorCapturer::InsertFrameTask by Danil Chapovalov · 6 years ago
  43. 7e5203f Revert "Reenable simulcast video full stack test on MAC" by Ilya Nikolaevskiy · 6 years ago
  44. 067818f Move RtcpTransceiver deletion of copy and assign methods to public section by Danil Chapovalov · 6 years ago
  45. 52b4961 Disallow assign by deleting correct assign signature by Danil Chapovalov · 6 years ago
  46. 8cec4fb Use default RTCConfiguration on iOS by Yuriy Pavlyshak · 6 years ago
  47. 7f978f1 Revert "Enable VP9 KSVC perf tests." by Sergey Silkin · 6 years ago
  48. a94ad29 Bump iOS bots to iOS 11. by Patrik Höglund · 6 years ago
  49. 6234722 Store RuntimeSetting in Aec Dumps. by Alex Loiko · 6 years ago
  50. 042661b Revert "Frame rate controller per spatial layer." by Sergey Silkin · 6 years ago
  51. fb2a66a libvpx vp8 encoder: get frame drop setting from temporal layer by Erik Språng · 6 years ago
  52. 0417ead Removed unused member |last_unwrap_| from RtpFrameReferenceFinder. by philipel · 6 years ago
  53. 4384f53 Add more useful information to NetEqState and implement action_times_ms by Ivo Creusen · 6 years ago
  54. 7461eff For simulcast screenshare, make 2 tl default for high stream. by Erik Språng · 6 years ago
  55. 76dac9a Fix no_global_constructors in modules/video_capture. by Mirko Bonadei · 6 years ago
  56. 211856b Make HasAttribute handle partial matching of attribute names. by Johannes Kron · 6 years ago
  57. 2903888 Verify posting task and reply just before task queue destruction by Danil Chapovalov · 6 years ago
  58. 1fdcfa7 Enable VP9 KSVC perf tests. by Sergey Silkin · 6 years ago
  59. b33290d Return null from PCFactory#createPeerConnection on failure. by Sami Kalliomäki · 6 years ago
  60. 4daf66e Use C++11 style for loop in webrtcsdp.cc by Steve Anton · 6 years ago
  61. 0b445c6 Cleanup RtpPacketizerVp9 by Danil Chapovalov · 6 years ago
  62. 5af3051 Fix no_exit_time_destructors in ortc. by Mirko Bonadei · 6 years ago
  63. d7b79af Add "tones remaining" argument to DTMF ontonechange callback by Harald Alvestrand · 6 years ago
  64. 792df6b Make RtcpTransceiver destructor non-blocking by Danil Chapovalov · 6 years ago
  65. d7027dc Revert "Fix no_global_constructors in audio_processing/agc2/rnn_vad." by Mirko Bonadei · 6 years ago
  66. d8c5078 Reland "Consolidate loggability checks and replace streams." by Jonas Olsson · 6 years ago
  67. d52a1a6 Reland "Remove RTPVideoHeader::vp8() accessors." by Philip Eliasson · 6 years ago
  68. 1811c04 Revert "Remove RTPVideoHeader::vp8() accessors." by Philip Eliasson · 6 years ago
  69. 5470f40 Renamed GetCodecHeader to GetRtpVideoHeader in RtpFrameObject. by philipel · 6 years ago
  70. af7afc6 Remove RTPVideoHeader::vp8() accessors. by philipel · 6 years ago
  71. 5e007b7 Use function-local static variable for MessageQueueManager singleton. by Niels Möller · 6 years ago
  72. 2c446f2 Reenable simulcast video full stack test on MAC by Ilya Nikolaevskiy · 6 years ago
  73. 2e4419e Add option to only request a frame interval change via OnOutputFormatRequest. by Åsa Persson · 6 years ago
  74. 2f864fb Handle empty GOF. by Sergey Silkin · 6 years ago
  75. 3445b6b Roll chromium_revision d03e9be2ec..de6484608c (589368:589477) by Autoroller · 6 years ago
  76. fe3240a Reland "Delete class EventTimerWrapper." by Niels Möller · 6 years ago
  77. 6ad6e1f Removed old and unused WebRTC-NewVideoJitterBuffer field trial from VideoReceiveStreamTest. by philipel · 6 years ago
  78. fa5ec8d Use signed integers for limiting packet size in video packetizers by Danil Chapovalov · 6 years ago
  79. 5e2e66d Fix no_global_constructors in audio_processing/agc2/rnn_vad. by Mirko Bonadei · 6 years ago
  80. 7cd2a95 Roll chromium_revision 450316fffc..d03e9be2ec (589248:589368) by Autoroller · 6 years ago
  81. ed425d1 Multiplex codec cleanups by Emircan Uysaler · 6 years ago
  82. 6a4fd19 AEC3: Parametrize the delay estimator to leverage strong echo paths by Per Åhgren · 6 years ago
  83. 88e3e3f Updated FrameEncryptorInterface and FrameDecryptorInterface with status code. by Benjamin Wright · 6 years ago
  84. f60bd4b Interface for media transport by Anton Sukhanov · 6 years ago
  85. 3c8d3e4 Roll chromium_revision fcd25fc0ff..450316fffc (589073:589248) by Autoroller · 6 years ago
  86. ea8b6f9 Adds the Java interface points for FrameEncryptor/FrameDecryptor. by Benjamin Wright · 6 years ago
  87. c003a1f Fix no_global_constructors in congestion_controller/pcc. by Mirko Bonadei · 6 years ago
  88. 59dd972 Fix no_global_constructors in congestion_controller/bbr. by Mirko Bonadei · 6 years ago
  89. 50cfab7 Fix no_global_constructors in congestion_controller/goog_cc. by Mirko Bonadei · 6 years ago
  90. 95c56ee Fix paths for macOS framework’s copy actions. by Anders Carlsson · 6 years ago
  91. 366a50c Remove simple stringstream usages. by Jonas Olsson · 6 years ago
  92. 96ede16 Enable -Wexit-time-destructors and -Wglobal-constructors. by Mirko Bonadei · 6 years ago
  93. 47c48b8 Partial revert of: 'Bump xcode versions for WebRTC bots.' by Mirko Bonadei · 6 years ago
  94. 1c9d7bb Reland "Refactor TestAudioDeviceModule to not depend on EventTimerWrapper." by Niels Möller · 6 years ago
  95. be20ef7 Adds maximum burst length to InterArrival class. by Sebastian Jansson · 6 years ago
  96. 5c3cf05 Remove std::stringstream from the RTC_CHECK implementation. by Jonas Olsson · 6 years ago
  97. 2589fd8 Remove unimplemented function declarations VCMGenericDecoder::External and VCMTimestampMap::Reset. by Åsa Persson · 6 years ago
  98. af8c036 Cleanup RtpPacketizerGeneric by Danil Chapovalov · 6 years ago
  99. 8a7916b Add a LOG macro with customizable file name and line number. by Jonas Olsson · 6 years ago
  100. 8909a63 Reland "Explicitly wrap main thread in test_main.cc." by Niels Möller · 6 years ago