1. 9429888 Delete deprecated bytes_sent/bytes_rcvd stat values by Niels Möller · 5 years ago
  2. ac0a4cb Reland "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received" by Niels Möller · 5 years ago
  3. ef0627f Revert "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received" by Mirko Bonadei · 5 years ago
  4. fbde32e Fix GetStats bytesSent/Received, wireup headerBytesSent/Received by Niels Möller · 5 years ago
  5. ff27da5 Add/remove receive streams with SSRC 0 from media channels by Saurav Das · 5 years ago
  6. 1b83a9e Only handle each RTCP once. by Sebastian Jansson · 5 years ago
  7. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  8. 70dd165 Delete CoreAudio include from media_engine.h by Niels Möller · 5 years ago
  9. 65f17ca Move MediaTransportInterface out of the libjingle_peerconnection_api target by Niels Möller · 5 years ago
  10. cc62b16 Add qualityLimitationResolutionChanges stat by Evan Shrubsole · 5 years ago
  11. a837030 Split out RtpSource from libjingle_peerconnection_api by Niels Möller · 5 years ago
  12. 0c141c5 Fix frames dropped statistics by Johannes Kron · 5 years ago
  13. 224c69d Delete ext_seqnum member from VoiceSenderInfo and VoiceReceiverInfo by Niels Möller · 5 years ago
  14. b689af4 Changes to enable use of DatagramTransport as a data channel transport. by Bjorn A Mellem · 5 years ago
  15. 6b43086 Reland "[GetStats] Expose video codec implementation in standardized metrics." by Henrik Boström · 5 years ago
  16. df625f4 Revert "[GetStats] Expose video codec implementation in standardized metrics." by Henrik Andreassson · 5 years ago
  17. 2b9fa09 [GetStats] Expose video codec implementation in standardized metrics. by Henrik Boström · 5 years ago
  18. bbeb109 Reporting audio device underrun counter by Alex Narest · 5 years ago
  19. 5b5d97c Reland of "Reporting of decoding_codec_plc events"" by Alex Narest · 5 years ago
  20. bedb7a8 Revert "Reporting of decoding_codec_plc events" by Mirko Bonadei · 5 years ago
  21. 0a88ea0 Reporting of decoding_codec_plc events by Alex Narest · 5 years ago
  22. e1795f4 Adds remote estimate RTCP packet. by Sebastian Jansson · 5 years ago
  23. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  24. d2c336f [getStats] Implement "media-source" audio levels, fixing Chrome bug. by Henrik Boström · 5 years ago
  25. bfd343b Add totalDecodeTime to RTCInboundRTPStreamStats by Johannes Kron · 5 years ago
  26. 2efae77 Add RTCStats for keyFramesEncoded, keyFramesDecoded. by Rasmus Brandt · 5 years ago
  27. 3472b9a Delete RTCInboundRTPStreamStats::fraction_lost by Niels Möller · 5 years ago
  28. f00bf42 Add plumbing of RtpPacketInfos to each VideoFrame as input for SourceTracker. by Chen Xing · 5 years ago
  29. 6e9c2fd Delete StartRtcEventLog and StopRtcEventLog methods from FakeVoiceEngine by Niels Möller · 5 years ago
  30. e8e4dc4 Change StartAecDump methods to work with FILE* and FileWrapper by Niels Möller · 5 years ago
  31. 4fc0855 Cleanup video frame metadata copying by Ilya Nikolaevskiy · 5 years ago
  32. 479a3c0 Add support for enabling and negotiating raw RTP packetization. by Mirta Dvornicic · 5 years ago
  33. 2dbc627 Check H264 packetization mode when using IsSameCodec by Steve Anton · 5 years ago
  34. 6737841 Add jitterBufferDelay and jitterBufferEmittedCount stats for video by Guido Urdaneta · 5 years ago
  35. ce33b6a Implement QualityLimitationReasonTracker and expose "reason". by Henrik Boström · 5 years ago
  36. 87e3f9d [video] Plumbing of ReportBlockData from RTCPReceiver to MediaSenderInfo by Henrik Boström · 5 years ago
  37. fadb181 Negotiate use of RTCP loss notification feedback (LNTF) by Elad Alon · 5 years ago
  38. 316f3ac Datagram Transport Integration by Anton Sukhanov · 5 years ago
  39. 23aff9b Implement RTCOutboundRtpStreamStats.totalEncodedBytesTarget. by Henrik Boström · 5 years ago
  40. 4f08faa Introduce MediaTransportConfig by Anton Sukhanov · 5 years ago
  41. 9fe1834 Implement RTCOutboundRtpStreamStats.totalPacketSendDelay for video. by Henrik Boström · 5 years ago
  42. 5fc28b1 Reland "Reland "Version 2 "Refactoring DataContentDescription class""" by Harald Alvestrand · 5 years ago
  43. 2ebf523 Reland "Copy video frames metadata between encoded and plain frames in one place" by Ilya Nikolaevskiy · 5 years ago
  44. 46afbf9 Revert "Reland "Version 2 "Refactoring DataContentDescription class""" by Steve Anton · 5 years ago
  45. 37f2b43 Reland "Version 2 "Refactoring DataContentDescription class"" by Harald Alvestrand · 5 years ago
  46. de20b96 Revert "Reland "Copy video frames metadata between encoded and plain frames in one place"" by Ilya Nikolaevskiy · 5 years ago
  47. 141c0ad Revert "Version 2 "Refactoring DataContentDescription class"" by Harald Alvestrand · 5 years ago
  48. 14b2758 Version 2 "Refactoring DataContentDescription class" by Harald Alvestrand · 5 years ago
  49. 8d8ffdb Expose new audio stats on the API by Ivo Creusen · 5 years ago
  50. 4fb12b0 Reland "Copy video frames metadata between encoded and plain frames in one place" by Ilya Nikolaevskiy · 5 years ago
  51. 2d9d82e Implement RTCRtpTransceiver.setCodecPreferences by Florent Castelli · 5 years ago
  52. 44125fa Reland "Piping audio interruption metrics to API layer" by Henrik Lundin · 5 years ago
  53. fc02a79 Revert "Piping audio interruption metrics to API layer" by Henrik Andreassson · 5 years ago
  54. 299c4e6 Piping audio interruption metrics to API layer by Henrik Lundin · 5 years ago
  55. 4b1afbe Revert "Reland "Copy video frames metadata between encoded and plain frames in one place"" by Artem Titarenko · 5 years ago
  56. c9a2c5e Reland "Copy video frames metadata between encoded and plain frames in one place" by Ilya Nikolaevskiy · 5 years ago
  57. 84ae2b6 Revert "Copy video frames metadata between encoded and plain frames in one place" by Artem Titarenko · 5 years ago
  58. 00d0a0a Copy video frames metadata between encoded and plain frames in one place by Ilya Nikolaevskiy · 5 years ago
  59. d624c39 Make MessageQueue processing an optional feature of FakeClock by Sebastian Jansson · 6 years ago
  60. cf96e0f Implement RTCOutboundRtpStreamStats.retransmitted[Bytes/Packets]Sent. by Henrik Boström · 6 years ago
  61. a3aa9bd Make VideoBitrateAllocatorFactory injectable. by Jonas Oreland · 6 years ago
  62. 01738c6 Wire up RTCInboundRtpStreamStats.lastPacketReceivedTimestamp. by Henrik Boström · 6 years ago
  63. 48cce4d Parse "max-message-size" parameter from SCTP SDP description by Harald Alvestrand · 6 years ago
  64. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
  65. f71362f Wire up RTCOutboundRtpStreamStats.totalEncodeTime. by Henrik Boström · 6 years ago
  66. 66e7679 Export symbols needed by the Chromium component build (part 8). by Mirko Bonadei · 6 years ago
  67. b947fe1 Paying off some debt from rtp_utils.cc by Amit Hilbuch · 6 years ago
  68. edd2054 Minor fixes and refactoring for RtpTransport until the Demux. by Amit Hilbuch · 6 years ago
  69. e7a5f7b Modifying MediaChannel to accept CopyOnWriteBuffer by value. by Amit Hilbuch · 6 years ago
  70. e25f595 Guard preferred_dscp with the network interface lock by Steve Anton · 6 years ago
  71. 232b3fd Expose relative packet arrival delay metric in stats API. by Jakob Ivarsson · 6 years ago
  72. 493a650 Propagate base minimum delay from video jitter buffer to webrtc/api. by Ruslan Burakov · 6 years ago
  73. 22f9925 webrtc: Remove semicolons. by Nico Weber · 6 years ago
  74. ea7ef2a Refactoring RtpSenderInternal to share implementation for Audio & Video. by Amit Hilbuch · 6 years ago
  75. 2297d33 Rejected simulcast layers will no longer appear in GetParameters(). by Amit Hilbuch · 6 years ago
  76. 71aee3a Reland "Propagate VideoFrame::UpdateRect to encoder" by Ilya Nikolaevskiy · 6 years ago
  77. 7ea4605 Add latency to remote source api. by Ruslan Burakov · 6 years ago
  78. c664314 Clean up implementation in stream_params by Steve Anton · 6 years ago
  79. 429b67d Revert "Propagate VideoFrame::UpdateRect to encoder" by Mirko Bonadei · 6 years ago
  80. efa72a1 Propagate VideoFrame::UpdateRect to encoder by Ilya Nikolaevskiy · 6 years ago
  81. fd5d473 Revert "Partial frame capture API part 6" by Ilya Nikolaevskiy · 6 years ago
  82. 9f3aabb Delete obsolete class cricket::VideoCapturer by Niels Möller · 6 years ago
  83. ef288dd Reland: Remove dead code from stream_params.h by Steve Anton · 6 years ago
  84. cf416e4 Revert "Remove dead code from stream_params.h" by Oleh Prypin · 6 years ago
  85. 38c83b9 Remove unused file. by Fredrik Solenberg · 6 years ago
  86. 3f408d0 Remove dead code from stream_params.h by Steve Anton · 6 years ago
  87. 7752ad6 Partial frame capture API part 6 by Ilya Nikolaevskiy · 6 years ago
  88. 167316b Remove proxy layer from AndroidVideoTrackSource by Magnus Jedvert · 6 years ago
  89. 0237106 Expose video freeze metrics in GetStats. by Sergey Silkin · 6 years ago
  90. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 6 years ago
  91. 042bb00 Fix RTP transport accepting invalid RTCP headers. by Piotr (Peter) Slatala · 6 years ago
  92. c1a0bcb Implement the encoding RtpParameter scaleResolutionDownBy by Florent Castelli · 6 years ago
  93. 2c9ebef Use Abseil container algorithms in media/ by Steve Anton · 6 years ago
  94. bcd39d4 Creating Simulcast offer and answer in Peer Connection. by Amit Hilbuch · 6 years ago
  95. f380284 (7) Rename files to snake_case: remove forwarding headers by Steve Anton · 6 years ago
  96. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  97. 1e27fec Negate flag name for prerender smoothing and update comments. by Rasmus Brandt · 6 years ago
  98. 805a27e Reland "Refactor WebRtcVideoEngine tests to not use cricket::VideoCapturer, part 2." by Niels Möller · 6 years ago
  99. 0acffb5 Expose `jitterBufferEmittedCount` in addition to the existing `jitterBufferDelay` for `getStats()`. by Chen Xing · 6 years ago
  100. aec15aa (5) Rename files to snake_case: install forwarding headers by Steve Anton · 6 years ago