1. fcf79cc Add estimatedPlayoutTimestamp to RTCInboundRTPStreamStats. by Åsa Persson · 4 years, 9 months ago
  2. 0855e2d Delete unused members of MediaReceiverInfo and MediaSenderInfo by Niels Möller · 4 years, 9 months ago
  3. 9429888 Delete deprecated bytes_sent/bytes_rcvd stat values by Niels Möller · 4 years, 9 months ago
  4. ac0a4cb Reland "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received" by Niels Möller · 4 years, 9 months ago
  5. ef0627f Revert "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received" by Mirko Bonadei · 4 years, 9 months ago
  6. fbde32e Fix GetStats bytesSent/Received, wireup headerBytesSent/Received by Niels Möller · 4 years, 9 months ago
  7. ff27da5 Add/remove receive streams with SSRC 0 from media channels by Saurav Das · 4 years, 10 months ago
  8. 1b83a9e Only handle each RTCP once. by Sebastian Jansson · 4 years, 10 months ago
  9. 65f17ca Move MediaTransportInterface out of the libjingle_peerconnection_api target by Niels Möller · 4 years, 10 months ago
  10. cc62b16 Add qualityLimitationResolutionChanges stat by Evan Shrubsole · 4 years, 10 months ago
  11. a837030 Split out RtpSource from libjingle_peerconnection_api by Niels Möller · 4 years, 10 months ago
  12. 0c141c5 Fix frames dropped statistics by Johannes Kron · 4 years, 11 months ago
  13. 224c69d Delete ext_seqnum member from VoiceSenderInfo and VoiceReceiverInfo by Niels Möller · 5 years ago
  14. 6b43086 Reland "[GetStats] Expose video codec implementation in standardized metrics." by Henrik Boström · 5 years ago
  15. df625f4 Revert "[GetStats] Expose video codec implementation in standardized metrics." by Henrik Andreassson · 5 years ago
  16. 2b9fa09 [GetStats] Expose video codec implementation in standardized metrics. by Henrik Boström · 5 years ago
  17. bbeb109 Reporting audio device underrun counter by Alex Narest · 5 years ago
  18. 5b5d97c Reland of "Reporting of decoding_codec_plc events"" by Alex Narest · 5 years ago
  19. bedb7a8 Revert "Reporting of decoding_codec_plc events" by Mirko Bonadei · 5 years ago
  20. 0a88ea0 Reporting of decoding_codec_plc events by Alex Narest · 5 years ago
  21. e1795f4 Adds remote estimate RTCP packet. by Sebastian Jansson · 5 years ago
  22. d2c336f [getStats] Implement "media-source" audio levels, fixing Chrome bug. by Henrik Boström · 5 years ago
  23. bfd343b Add totalDecodeTime to RTCInboundRTPStreamStats by Johannes Kron · 5 years ago
  24. 2efae77 Add RTCStats for keyFramesEncoded, keyFramesDecoded. by Rasmus Brandt · 5 years ago
  25. 3472b9a Delete RTCInboundRTPStreamStats::fraction_lost by Niels Möller · 5 years ago
  26. 6737841 Add jitterBufferDelay and jitterBufferEmittedCount stats for video by Guido Urdaneta · 5 years ago
  27. ce33b6a Implement QualityLimitationReasonTracker and expose "reason". by Henrik Boström · 5 years ago
  28. 87e3f9d [video] Plumbing of ReportBlockData from RTCPReceiver to MediaSenderInfo by Henrik Boström · 5 years ago
  29. 23aff9b Implement RTCOutboundRtpStreamStats.totalEncodedBytesTarget. by Henrik Boström · 5 years ago
  30. 4f08faa Introduce MediaTransportConfig by Anton Sukhanov · 5 years ago
  31. 9fe1834 Implement RTCOutboundRtpStreamStats.totalPacketSendDelay for video. by Henrik Boström · 5 years ago
  32. 8d8ffdb Expose new audio stats on the API by Ivo Creusen · 5 years ago
  33. 44125fa Reland "Piping audio interruption metrics to API layer" by Henrik Lundin · 5 years ago
  34. fc02a79 Revert "Piping audio interruption metrics to API layer" by Henrik Andreassson · 5 years ago
  35. 299c4e6 Piping audio interruption metrics to API layer by Henrik Lundin · 5 years ago
  36. cf96e0f Implement RTCOutboundRtpStreamStats.retransmitted[Bytes/Packets]Sent. by Henrik Boström · 5 years ago
  37. 01738c6 Wire up RTCInboundRtpStreamStats.lastPacketReceivedTimestamp. by Henrik Boström · 5 years ago
  38. f71362f Wire up RTCOutboundRtpStreamStats.totalEncodeTime. by Henrik Boström · 5 years ago
  39. e7a5f7b Modifying MediaChannel to accept CopyOnWriteBuffer by value. by Amit Hilbuch · 5 years ago
  40. e25f595 Guard preferred_dscp with the network interface lock by Steve Anton · 5 years ago
  41. 232b3fd Expose relative packet arrival delay metric in stats API. by Jakob Ivarsson · 5 years ago
  42. 493a650 Propagate base minimum delay from video jitter buffer to webrtc/api. by Ruslan Burakov · 5 years ago
  43. ea7ef2a Refactoring RtpSenderInternal to share implementation for Audio & Video. by Amit Hilbuch · 5 years ago
  44. 7ea4605 Add latency to remote source api. by Ruslan Burakov · 5 years ago
  45. 0237106 Expose video freeze metrics in GetStats. by Sergey Silkin · 5 years ago
  46. 0acffb5 Expose `jitterBufferEmittedCount` in addition to the existing `jitterBufferDelay` for `getStats()`. by Chen Xing · 5 years ago
  47. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 5 years ago
  48. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 5 years ago[Renamed from media/base/mediachannel.h]
  49. 514f084 New statistic added to VideoReceiveStream to determine latency to first decode. by Benjamin Wright · 6 years ago
  50. 352ce5c Expose delayed packet outage as a cumulative metric of samples in the new getStats API. by Jakob Ivarsson · 6 years ago
  51. 8af8896 Expose jitter buffer flushes metric in new getStats api. by Ruslan Burakov · 6 years ago
  52. 5f2ffee Clean up deprecated APM stats by Sam Zackrisson · 6 years ago
  53. dd9390c Prevent channels being set on stopped transceiver. by Amit Hilbuch · 6 years ago
  54. e693381 Delete struct rtc::PacketTime. by Niels Möller · 6 years ago
  55. 9190b82 Propagate SDP negotiation of extmap-allow-mixed to RtpHeaderExtensionMap by Johannes Kron · 6 years ago
  56. 648d28a Media engine and channel support for per-channel dscp values, specified by RtpParameter by Tim Haloun · 6 years ago
  57. 98a462c Reland "Reland "Propagate media transport to media channel."" by Anton Sukhanov · 6 years ago
  58. 9accc9f Revert "Reland "Propagate media transport to media channel."" by Oleh Prypin · 6 years ago
  59. da65ed2 Reland "Propagate media transport to media channel." by Anton Sukhanov · 6 years ago
  60. 37cf245 Revert "Propagate media transport to media channel." by Oleh Prypin · 6 years ago
  61. 8c16f74 Propagate media transport to media channel. by Anton Sukhanov · 6 years ago
  62. 84583f6 Enable End-to-End Encrypted Audio Payloads. by Benjamin Wright · 6 years ago
  63. 6ca9836 Prepare for per-media DSCP values. Push dscp for stun packets to the port layer where they are created. by Tim Haloun · 6 years ago
  64. 49ac595 Add GetSources to VideoRtpReceiver by Jonas Oreland · 6 years ago
  65. 84df1c7 Make fewer copies when using StringBuilder. by Jonas Olsson · 6 years ago
  66. bfd412e Adds integration of the FrameEncryptor/FrameDecryptor into the MediaChannel. by Benjamin Wright · 6 years ago
  67. 366a50c Remove simple stringstream usages. by Jonas Olsson · 6 years ago
  68. f5f5373 Delete unused member MediaSenderInfo::packets_cached. by Niels Möller · 6 years ago
  69. e41c433 Move sigslot to proper third_party directory by Artem Titov · 6 years ago
  70. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  71. 00c7183 Replace rtc::Optional with absl::optional in media, ortc, p2p by Danil Chapovalov · 6 years ago
  72. 97e0488 Delete unused stats for preferred_bitrate. by Niels Möller · 6 years ago
  73. 0327c2d Move VideoStreamEncoderInterface to api/. by Niels Möller · 6 years ago
  74. 65ec0fc Delete unneeded includes of basictypes.h. by Niels Möller · 6 years ago
  75. c948fe6 Delete unneeded includes of call/video_config.h. by Niels Möller · 6 years ago
  76. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 6 years ago
  77. 11b34f4 Remove chromium clang style errors affecting sdk/android/media_jni by Paulina Hensman · 6 years ago
  78. ff40b14 Delete obsolete enable argument to SetVideoSend. by Niels Möller · 6 years ago
  79. 5897a6e Adds support for signaling a=msid lines without a=ssrc lines. by Seth Hampson · 6 years ago
  80. 003930a Fix MID not always getting set with audio by Steve Anton · 6 years ago
  81. bb50ce5 Wire up MID send value to the PeerConnection API by Steve Anton · 6 years ago
  82. 70473fc Reland "Add hugeFramesSent GetStats metric" by Ilya Nikolaevskiy · 6 years ago
  83. 8ddc2e6 Revert "Add hugeFramesSent GetStats metric" by Max Morin · 6 years ago
  84. f9f71b9 Add hugeFramesSent GetStats metric by Ilya Nikolaevskiy · 6 years ago
  85. f9c5cf6 Renamed rtc::RateLimiter to rtrc::DataRateLimiter. by Sebastian Jansson · 6 years ago
  86. f120cba Delete AudioMonitor and related code. by Niels Möller · 6 years ago
  87. ba37b4b Change return type of RtpSenderInterface::SetParameters from bool to RTCError by Zach Stein · 6 years ago
  88. b8e1201 Generate track stats when SSRC=0 by Harald Alvestrand · 6 years ago
  89. 6daa278 Move MediaConfig to its own header file and target. by Niels Möller · 6 years ago
  90. 1d7ecd2 Rename a few MediaConfig::Video flags for consistency. by Niels Möller · 6 years ago
  91. a6fe261 Move AudioOptions to its own header file and target. by Niels Möller · 6 years ago
  92. 6539f69 Add VideoSendStream::Config::EncoderSettings::experiment_cpu_load_estimator. by Niels Möller · 6 years ago
  93. adc1e9b Remove old videosourceinterface files. by Patrik Höglund · 7 years ago
  94. 002f921 Inline default constructors for MediaChannel structs by Steve Anton · 7 years ago
  95. dc8b5ab Remove dead code for media channel errors by Steve Anton · 7 years ago
  96. be214a2 Move videosinkinterface.h to common_video to solve a circular dep. by Patrik Höglund · 7 years ago
  97. 7622048 Add an AudioOptions field to force software echo cancellation on iOS. by Jonathan Yu · 7 years ago
  98. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  99. 3a23374 Reland "Remove the aec_quality_min metric." by Gustaf Ullberg · 7 years ago
  100. 9a44f96 Delete rtc_base/window.h. by Niels Möller · 7 years ago