1. 01738c6 Wire up RTCInboundRtpStreamStats.lastPacketReceivedTimestamp. by Henrik Boström · 5 years ago
  2. 16cb8f5 Reland "Replace usage of old SetRates/SetRateAllocation methods" by Erik Språng · 5 years ago
  3. 7aacdd9 Reland "Delete CodecSpecificInfo argument from VideoDecoder::Decode" by Niels Möller · 5 years ago
  4. 7ddef1a Revert "Replace usage of old SetRates/SetRateAllocation methods" by Minyue Li · 5 years ago
  5. 4844c5f Introduce media engine factory where TaskQueueFactory dependency can be set. by Danil Chapovalov · 5 years ago
  6. 48cce4d Parse "max-message-size" parameter from SCTP SDP description by Harald Alvestrand · 5 years ago
  7. 7ac0d5f Replace usage of old SetRates/SetRateAllocation methods by Erik Språng · 5 years ago
  8. fb20afd Pass notifications of RTT, PLR and LossNotification RTCP through EncoderSimulcastProxy by Elad Alon · 5 years ago
  9. 6fe6b5a merge deps= and unconditional deps+= blocks in media/BUILD.gn by Danil Chapovalov · 5 years ago
  10. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 5 years ago
  11. cf26705 Field trial to control inter-layer prediction. by Sergey Silkin · 5 years ago
  12. b55015e Replacing SequencedTaskChecker with SequenceChecker. by Sebastian Jansson · 5 years ago
  13. 8581877 Delete interface class VideoCaptureExternal by Niels Möller · 5 years ago
  14. f71362f Wire up RTCOutboundRtpStreamStats.totalEncodeTime. by Henrik Boström · 5 years ago
  15. c01367d Deprecating ThreadChecker specific interface. by Sebastian Jansson · 5 years ago
  16. 5a0665b Make UDP receive buffer size configurable via field trial by Johannes Kron · 5 years ago
  17. a556448 Don't recreate the VideoReceiveStream on SetFrameDecryptor in the MediaEngine. by Benjamin Wright · 5 years ago
  18. 33d2a91 Fix target bitrate RTCP messages behavior for SVC streams by Ilya Nikolaevskiy · 5 years ago
  19. 66e7679 Export symbols needed by the Chromium component build (part 8). by Mirko Bonadei · 5 years ago
  20. 1c41be6 Propagate TaskQueueFactory to AudioDeviceBuffer by Danil Chapovalov · 5 years ago
  21. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 5 years ago
  22. a7d8f19 Use 'public_deps' to depend on nacl_io [1]. by Mirko Bonadei · 5 years ago
  23. e896490 Revert "Fix target bitrate RTCP messages behavior for SVC streams" by Oleh Prypin · 5 years ago
  24. b118d42 Use Abseil container algorithms in a couple places in media/ by Steve Anton · 5 years ago
  25. 4c7112a Reland "in WebrtcVoiceEngine allow to set TaskQueueFactory" by Danil Chapovalov · 5 years ago
  26. ab65d8a Fix target bitrate RTCP messages behavior for SVC streams by Ilya Nikolaevskiy · 5 years ago
  27. f0d1c03 Add replacement interface for webrtc::GainConrol by Sam Zackrisson · 5 years ago
  28. e27ccf9 Revert "in WebrtcVoiceEngine allow to set TaskQueueFactory" by Amit Hilbuch · 5 years ago
  29. a39254d in WebrtcVoiceEngine allow to set TaskQueueFactory by Danil Chapovalov · 5 years ago
  30. b947fe1 Paying off some debt from rtp_utils.cc by Amit Hilbuch · 5 years ago
  31. 54659c1 Fix obsolete settings in VideoEngine for VP9 screenshare by Ilya Nikolaevskiy · 5 years ago
  32. 8f7ce22 Make VideoFrameType an enum class, and move to separate file and target by Niels Möller · 5 years ago
  33. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 5 years ago
  34. d26a916 Avoid using GlobalTaskQueueFactory for TaskQueueForTest by Danil Chapovalov · 5 years ago
  35. edd2054 Minor fixes and refactoring for RtpTransport until the Demux. by Amit Hilbuch · 5 years ago
  36. 7fbfaa4 PeerConnection::SetBitrate now also configures media transport. by Piotr (Peter) Slatala · 5 years ago
  37. 946b968 Add support for target rate constraints by Piotr (Peter) Slatala · 5 years ago
  38. 6d83592 Improve handling of packets with unknown ssrc. by Jonas Oreland · 5 years ago
  39. 647d5e6 Increase the default maximum jitter buffer size to 200 packets. by Jakob Ivarsson · 5 years ago
  40. e7a5f7b Modifying MediaChannel to accept CopyOnWriteBuffer by value. by Amit Hilbuch · 5 years ago
  41. e25f595 Guard preferred_dscp with the network interface lock by Steve Anton · 5 years ago
  42. 2c7b982 Revert "Delete CodecSpecificInfo argument from VideoDecoder::Decode" by Jeroen de Borst · 5 years ago
  43. 39d3a7d Delete CodecSpecificInfo argument from VideoDecoder::Decode by Niels Möller · 5 years ago
  44. b859b32 Update more VideoEncoder implementations to drop CodecSpecificInfo input by Niels Möller · 5 years ago
  45. 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 5 years ago
  46. 232b3fd Expose relative packet arrival delay metric in stats API. by Jakob Ivarsson · 5 years ago
  47. c8d2e73 Delete CodecSpecificInfo argument from VideoEncoder::Encode by Niels Möller · 5 years ago
  48. ef50b25 Remove lock in WebRtcVideoEngine by Steve Anton · 5 years ago
  49. d1d0359 Remove memsets of CodecSpecificInfo. by philipel · 5 years ago
  50. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 5 years ago
  51. c85328f Add SCTP transport to the public API. by Harald Alvestrand · 5 years ago
  52. 493a650 Propagate base minimum delay from video jitter buffer to webrtc/api. by Ruslan Burakov · 5 years ago
  53. b000b71 Wiring up RIDs from the video engine to the RTP Sender. by Amit Hilbuch · 5 years ago
  54. 22f9925 webrtc: Remove semicolons. by Nico Weber · 6 years ago
  55. ccb9b75 Create version 01 of Generic Frame Descriptor - with discardability flag by Elad Alon · 6 years ago
  56. ea7ef2a Refactoring RtpSenderInternal to share implementation for Audio & Video. by Amit Hilbuch · 6 years ago
  57. 2297d33 Rejected simulcast layers will no longer appear in GetParameters(). by Amit Hilbuch · 6 years ago
  58. 71aee3a Reland "Propagate VideoFrame::UpdateRect to encoder" by Ilya Nikolaevskiy · 6 years ago
  59. 7ea4605 Add latency to remote source api. by Ruslan Burakov · 6 years ago
  60. c664314 Clean up implementation in stream_params by Steve Anton · 6 years ago
  61. 429b67d Revert "Propagate VideoFrame::UpdateRect to encoder" by Mirko Bonadei · 6 years ago
  62. efa72a1 Propagate VideoFrame::UpdateRect to encoder by Ilya Nikolaevskiy · 6 years ago
  63. 3a656d1 Tune bitrates and minQP thresholds for high-fps screenshare. by Ilya Nikolaevskiy · 6 years ago
  64. 914351d Reland "Always offer transport sequence number header extension for audio"" by Per Kjellander · 6 years ago
  65. 397c06f Revert "Always offer transport sequence number header extension for audio" by Ying Wang · 6 years ago
  66. fd965c0 Always offer transport sequence number header extension for audio by Per Kjellander · 6 years ago
  67. 6c02541 Revert "Delete video source proxying in WebRtcVideoSendStream" by Christian Fremerey · 6 years ago
  68. 7f24fb9 Add settings to turn off VP8 base layer qp limit by Erik Språng · 6 years ago
  69. b66003c Delete video source proxying in WebRtcVideoSendStream by Niels Möller · 6 years ago
  70. fd5d473 Revert "Partial frame capture API part 6" by Ilya Nikolaevskiy · 6 years ago
  71. 1a1c52b H.264 temporal layers w/frame marking (PART 2/3) by Johnny Lee · 6 years ago
  72. 157540a Stop hard-coding default IDs for RTP extensions by Elad Alon · 6 years ago
  73. 9f3aabb Delete obsolete class cricket::VideoCapturer by Niels Möller · 6 years ago
  74. b76b9ba Set WEBRTC_USE_H264 in common_config by Johannes Kron · 6 years ago
  75. ef288dd Reland: Remove dead code from stream_params.h by Steve Anton · 6 years ago
  76. e1dcce2 Remove HAVE_WEBRTC_VOICE. by Fredrik Solenberg · 6 years ago
  77. cf416e4 Revert "Remove dead code from stream_params.h" by Oleh Prypin · 6 years ago
  78. 3b50f9f Propagate base minimum delay to audio_receiver_stream by Ruslan Burakov · 6 years ago
  79. 38c83b9 Remove unused file. by Fredrik Solenberg · 6 years ago
  80. 3f408d0 Remove dead code from stream_params.h by Steve Anton · 6 years ago
  81. 7752ad6 Partial frame capture API part 6 by Ilya Nikolaevskiy · 6 years ago
  82. 9387b52 Apply simulcast resolution normalization before scaling. by Rasmus Brandt · 6 years ago
  83. 9f6a0d5 In VideoEngine also respect requested TL number even for screenshare by Ilya Nikolaevskiy · 6 years ago
  84. 167316b Remove proxy layer from AndroidVideoTrackSource by Magnus Jedvert · 6 years ago
  85. 0237106 Expose video freeze metrics in GetStats. by Sergey Silkin · 6 years ago
  86. 65cc52e Fix heap use overrun in FakeEncoder By removing unnecessary fixed size buffer. by Per Kjellander · 6 years ago
  87. 1e6e773 Add steveanton@ to media/ OWNERS by Steve Anton · 6 years ago
  88. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 6 years ago
  89. 042bb00 Fix RTP transport accepting invalid RTCP headers. by Piotr (Peter) Slatala · 6 years ago
  90. 6957abe Reland "Always use real VideoStreamsFactory in full stack tests" by Ilya Nikolaevskiy · 6 years ago
  91. c1a0bcb Implement the encoding RtpParameter scaleResolutionDownBy by Florent Castelli · 6 years ago
  92. 2c9ebef Use Abseil container algorithms in media/ by Steve Anton · 6 years ago
  93. bcd39d4 Creating Simulcast offer and answer in Peer Connection. by Amit Hilbuch · 6 years ago
  94. 190713c Remove +api from internal DEPS files. by Mirko Bonadei · 6 years ago
  95. 739baf0 [clang-tidy] Apply performance-for-range-copy fixes. by Mirko Bonadei · 6 years ago
  96. f380284 (7) Rename files to snake_case: remove forwarding headers by Steve Anton · 6 years ago
  97. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  98. 1e27fec Negate flag name for prerender smoothing and update comments. by Rasmus Brandt · 6 years ago
  99. 470a5ea Introduces common AudioAllocationSettings class. by Sebastian Jansson · 6 years ago
  100. b0397d6 Always send abs-send-time when negotiated and do not filter it out. by Konrad Hofbauer · 6 years ago