1. 5470f40 Renamed GetCodecHeader to GetRtpVideoHeader in RtpFrameObject. by philipel · 6 years ago
  2. af7afc6 Remove RTPVideoHeader::vp8() accessors. by philipel · 6 years ago
  3. 5e007b7 Use function-local static variable for MessageQueueManager singleton. by Niels Möller · 6 years ago
  4. 2c446f2 Reenable simulcast video full stack test on MAC by Ilya Nikolaevskiy · 6 years ago
  5. 2e4419e Add option to only request a frame interval change via OnOutputFormatRequest. by Åsa Persson · 6 years ago
  6. 2f864fb Handle empty GOF. by Sergey Silkin · 6 years ago
  7. 3445b6b Roll chromium_revision d03e9be2ec..de6484608c (589368:589477) by Autoroller · 6 years ago
  8. fe3240a Reland "Delete class EventTimerWrapper." by Niels Möller · 6 years ago
  9. 6ad6e1f Removed old and unused WebRTC-NewVideoJitterBuffer field trial from VideoReceiveStreamTest. by philipel · 6 years ago
  10. fa5ec8d Use signed integers for limiting packet size in video packetizers by Danil Chapovalov · 6 years ago
  11. 5e2e66d Fix no_global_constructors in audio_processing/agc2/rnn_vad. by Mirko Bonadei · 6 years ago
  12. 7cd2a95 Roll chromium_revision 450316fffc..d03e9be2ec (589248:589368) by Autoroller · 6 years ago
  13. ed425d1 Multiplex codec cleanups by Emircan Uysaler · 6 years ago
  14. 6a4fd19 AEC3: Parametrize the delay estimator to leverage strong echo paths by Per Åhgren · 6 years ago
  15. 88e3e3f Updated FrameEncryptorInterface and FrameDecryptorInterface with status code. by Benjamin Wright · 6 years ago
  16. f60bd4b Interface for media transport by Anton Sukhanov · 6 years ago
  17. 3c8d3e4 Roll chromium_revision fcd25fc0ff..450316fffc (589073:589248) by Autoroller · 6 years ago
  18. ea8b6f9 Adds the Java interface points for FrameEncryptor/FrameDecryptor. by Benjamin Wright · 6 years ago
  19. c003a1f Fix no_global_constructors in congestion_controller/pcc. by Mirko Bonadei · 6 years ago
  20. 59dd972 Fix no_global_constructors in congestion_controller/bbr. by Mirko Bonadei · 6 years ago
  21. 50cfab7 Fix no_global_constructors in congestion_controller/goog_cc. by Mirko Bonadei · 6 years ago
  22. 95c56ee Fix paths for macOS framework’s copy actions. by Anders Carlsson · 6 years ago
  23. 366a50c Remove simple stringstream usages. by Jonas Olsson · 6 years ago
  24. 96ede16 Enable -Wexit-time-destructors and -Wglobal-constructors. by Mirko Bonadei · 6 years ago
  25. 47c48b8 Partial revert of: 'Bump xcode versions for WebRTC bots.' by Mirko Bonadei · 6 years ago
  26. 1c9d7bb Reland "Refactor TestAudioDeviceModule to not depend on EventTimerWrapper." by Niels Möller · 6 years ago
  27. be20ef7 Adds maximum burst length to InterArrival class. by Sebastian Jansson · 6 years ago
  28. 5c3cf05 Remove std::stringstream from the RTC_CHECK implementation. by Jonas Olsson · 6 years ago
  29. 2589fd8 Remove unimplemented function declarations VCMGenericDecoder::External and VCMTimestampMap::Reset. by Åsa Persson · 6 years ago
  30. af8c036 Cleanup RtpPacketizerGeneric by Danil Chapovalov · 6 years ago
  31. 8a7916b Add a LOG macro with customizable file name and line number. by Jonas Olsson · 6 years ago
  32. 8909a63 Reland "Explicitly wrap main thread in test_main.cc." by Niels Möller · 6 years ago
  33. bb081a6 Update sending resolution only on top spatial layer frame. by Sergey Silkin · 6 years ago
  34. 37bbf79 Generate umbrella header for macOS framework. by Anders Carlsson · 6 years ago
  35. ae9e188 Frame rate controller per spatial layer. by Sergey Silkin · 6 years ago
  36. afa12d0 Roll chromium_revision 87a4e8f8a7..fcd25fc0ff (588971:589073) by Autoroller · 6 years ago
  37. ad18276 Revert "Use AsyncInvoker in PeerConnection instead of MessageHandler" by Steve Anton · 6 years ago
  38. b9bb9e3 Roll chromium_revision 4d01f290d4..87a4e8f8a7 (588344:588971) by Autoroller · 6 years ago
  39. 05c6519 ScreenCapturerMac: make sure the desktop frame is zero initiaziled by Julien Isorce · 6 years ago
  40. 61c8bd4 desktopCapture: add braveyao@webrtc.org as OWNER by braveyao · 6 years ago
  41. f0076d3 Add RtcpTransceiver::Stop to allow non-blocking destruction by Danil Chapovalov · 6 years ago
  42. 389d226 Add support for platform software video decoder implementations. by Sami Kalliomäki · 6 years ago
  43. 906add4 Introduce GN arg rtc_exclude_metrics_default. by Mirko Bonadei · 6 years ago
  44. bace3a4 in RtpPacketizer add support for first packet reduction length by Danil Chapovalov · 6 years ago
  45. b468ace Reland "Reland "Update video_quality_analysis to align videos instead of using barcodes"" by Magnus Jedvert · 6 years ago
  46. 01b8e5d Remove deprecated VideoEncoder.Settings constructor. by Rasmus Brandt · 6 years ago
  47. 4a02b67 Clean away WebRTC-Vp8DontDropKeyFrames switch by Erik Språng · 6 years ago
  48. 62228c4 Reland "Add tool for aliging video files" by Magnus Jedvert · 6 years ago
  49. 11a9220 Demote RTC_NOTREACHED in pseudotcp RTT processing to warning. by Jonas Olsson · 6 years ago
  50. 5b6afc0 Adds stream-switch support in new Windows ADM. by henrika · 6 years ago
  51. e10f3b7 Reland "Remove steveanton from api/ watchlist" by Ying Wang · 6 years ago
  52. 8ccddff Update Android to use limited range YCbCr. by Sami Kalliomäki · 6 years ago
  53. 548dec4 Test setting of spatial index. by Sergey Silkin · 6 years ago
  54. 1a6a4f3 Replace WeakPtr with CancelablePeriodicTask in RtcpTransceiverImpl by Danil Chapovalov · 6 years ago
  55. cfbd26d Relands Adds WebRTC.Audio.Record/PlayoutSampleRateOffsetInPercent UMA stats to native WebRTC by henrika · 6 years ago
  56. b294090 Revert "Explicitly wrap main thread in test_main.cc." by Ying Wang · 6 years ago
  57. 10e829a Reland "Add Y4mFileReader" by Magnus Jedvert · 6 years ago
  58. 8f03216 Minor refactor in GoogCcNetworkController. by Sebastian Jansson · 6 years ago
  59. e2924d5 Revert "Adds WebRTC.Audio.Record/PlayoutSampleRateOffsetInPercent UMA stats to native WebRTC." by Patrik Höglund · 6 years ago
  60. 2ac2739 Scaling settings nullability in Obj-C SDK. by Anders Carlsson · 6 years ago
  61. 55d5ef0 Remove clang:find_bad_constructs suppression from logging (part 1). by Mirko Bonadei · 6 years ago
  62. b267b0e Revert "Remove steveanton from api/ watchlist" by Ying Wang · 6 years ago
  63. 822928a Fix rtc_base_generic webrtc_overrides dependencies. by Mirko Bonadei · 6 years ago
  64. ec9e492 Remove stringstreams from sdp parsing. by Jonas Olsson · 6 years ago
  65. 1d52d2c Revert "Add SSLConfig object to IceServer." by Ying Wang · 6 years ago
  66. af21eab Adds arithmetic support to DataRate. by Sebastian Jansson · 6 years ago
  67. 9681675 Don't let time flow backwards in pacer by Erik Språng · 6 years ago
  68. 711a31a Explicitly wrap main thread in test_main.cc. by Niels Möller · 6 years ago
  69. 7f1ffcc Add SSLConfig object to IceServer. by Diogo Real · 6 years ago
  70. ee82de2 Remove steveanton from api/ watchlist by Steve Anton · 6 years ago
  71. d0e0ec9 Printing internal state of GoogCC. by Sebastian Jansson · 6 years ago
  72. 9de4ef4 Adds signed infinity to timestamps. by Sebastian Jansson · 6 years ago
  73. 376e114 in RtpPacketizerVp8 factor out payload splitter function by Danil Chapovalov · 6 years ago
  74. b080051 Do not leak the Mach thread port in GetThreadCpuTimeNanos(). by Robert Sesek · 6 years ago
  75. 46d65e2 Revert "Consolidate loggability checks and replace streams." by Jonas Olsson · 6 years ago
  76. 4c6747c Revert "Reland "Refactor TestAudioDeviceModule to not depend on EventTimerWrapper."" by Niels Moller · 6 years ago
  77. 85e6e82 Revert "Delete class EventTimerWrapper." by Niels Moller · 6 years ago
  78. f217903 Adds WebRTC.Audio.Record/PlayoutSampleRateOffsetInPercent UMA stats to native WebRTC. by henrika · 6 years ago
  79. d866544 Upload WebRTC CLs from Chromium. by Mirko Bonadei · 6 years ago
  80. 944ba82 Remove check_includes=false from audio_device_impl. by Mirko Bonadei · 6 years ago
  81. 4092cd6 Consolidate loggability checks and replace streams. by Jonas Olsson · 6 years ago
  82. 01cd853 Add nogncheck for headers of codecs not used in Chromium. by Mirko Bonadei · 6 years ago
  83. cb96062 Reland "Remove obsolete field trial from the tests" by Ilya Nikolaevskiy · 6 years ago
  84. 504edc0 Revert "Remove obsolete field trial from the tests" by Ilya Nikolaevskiy · 6 years ago
  85. 22c7d69 Enable ULPFEC for kVideoCodecGeneric if GenericPictureId is enabled. by Sami Kalliomäki · 6 years ago
  86. 5292654 Reland "Fix a bug in barcode_decoder.py" by Magnus Jedvert · 6 years ago
  87. a421775 Delete class EventTimerWrapper. by Niels Möller · 6 years ago
  88. 3613fef Remove MediaOptimization::Reset. by Rasmus Brandt · 6 years ago
  89. 4e5af96 Include i420 buffers in Obj-C framework again. by Anders Carlsson · 6 years ago
  90. ec76466 Adds % unit to float field trial parser. by Sebastian Jansson · 6 years ago
  91. 5dd6167 Echo metric support for the APM-QA. by Alex Loiko · 6 years ago
  92. 5438bce Add field trial for disabling FrameDropper. by Rasmus Brandt · 6 years ago
  93. 260182d Remove unused MockFrameDropper and make FrameDropper non-virtual. by Rasmus Brandt · 6 years ago
  94. fd5770d Remove obsolete field trial from the tests by Ilya Nikolaevskiy · 6 years ago
  95. 1beef1a Delete VideoSendStream::EnableEncodedFrameRecording. by Niels Möller · 6 years ago
  96. 3bc0166 getStats: add kind alias for mediaType by Philipp Hancke · 6 years ago
  97. 55de08e Restructure neteq_rtpplay into a library with small executable wrapper. by Ivo Creusen · 6 years ago
  98. 88c1a9e Adds infinite addition and subtraction to time units. by Sebastian Jansson · 6 years ago
  99. 16e27a1 Reland "Delete leftover includes and declarations for MediaConstraintsInterface" by Niels Möller · 6 years ago
  100. cd87e01 Reland "Refactor TestAudioDeviceModule to not depend on EventTimerWrapper." by Niels Möller · 6 years ago