1. 69807e8 Depend directly on destination targets. by Yves Gerey · 6 years ago
  2. 21cddff Harmonize paths to dependent targets. by Yves Gerey · 6 years ago
  3. 992a868 Fix for clock reset repair. by Christoffer Rodbro · 6 years ago
  4. 9190b82 Propagate SDP negotiation of extmap-allow-mixed to RtpHeaderExtensionMap by Johannes Kron · 6 years ago
  5. 7d76a31 Use MediaTransportInterface, for audio streams. by Niels Möller · 6 years ago
  6. 359d60a Adds target rate to audio send stream stats. by Sebastian Jansson · 6 years ago
  7. e2754c9 Fixes bug in AudioPriorityBitrateAllocationStrategy field trial. by Sebastian Jansson · 6 years ago
  8. c0e4d45 Adds BitrateAllocation struct to OnBitrateUpdated. by Sebastian Jansson · 6 years ago
  9. 1803bb2 Fix for clock read race in FakeNetworkPipe. by Christoffer Rodbro · 6 years ago
  10. 3284b61 Fix for packet loss tracking in network emulation. by Christoffer Rodbro · 6 years ago
  11. 2506839 Add DCHECK for wrap around in RtpVideoSender::OnBitrateUpdated. by Bjorn Terelius · 6 years ago
  12. 44a262a Declares BitrateAllocator methods const. by Sebastian Jansson · 6 years ago
  13. 362cb50 Remove redundant RTC_DCHECK of max/min RTP header extension id by Johannes Kron · 6 years ago
  14. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  15. 648d28a Media engine and channel support for per-channel dscp values, specified by RtpParameter by Tim Haloun · 6 years ago
  16. 2dfa998 Reland "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  17. c538fc7 Revert "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  18. 5ccdc13 Prefix flag macros with WEBRTC_. by Mirko Bonadei · 6 years ago
  19. 192eeec Enable End-to-End Encrypted Video Frames. by Benjamin Wright · 6 years ago
  20. bfb444c Adds new CryptoOption crypto_options.frame.require_frame_encryption. by Benjamin Wright · 6 years ago
  21. fab9129 Get frame type, width and height from the generic descriptor. by philipel · 6 years ago
  22. f5e767d Don't send max allocation probe unless allocation changed. by Sebastian Jansson · 6 years ago
  23. 1298541 Removing unnecessary dependencies on socket.h. by Sebastian Jansson · 6 years ago
  24. 40a7a35 Extract functionality of test_main into separate library. by Artem Titov · 6 years ago
  25. 76ad154 New method for precise packet reception time measurement. by Christoffer Rodbro · 6 years ago
  26. 88be972 Delete post_encode_callback by Niels Möller · 6 years ago
  27. 0378997 Adds flags indicating presence in allocation and feedback per packet. by Sebastian Jansson · 6 years ago
  28. 4ff7214 Using TaskQueue for congestion controller by default. by Sebastian Jansson · 6 years ago
  29. 75e3647 Switch usages of DefaultNetworkSimulationConfig to BuiltInNetworkBehaviorConfig by Artem Titov · 6 years ago
  30. 64be7fa Move FecController to RtpVideoSender. by Stefan Holmer · 6 years ago
  31. 8ea1e9d Switch webrtc from deprecated usages of NetworkSimulationInterface by Artem Titov · 6 years ago
  32. ae4237e Set ChannelReceive transport at construction time. by Niels Möller · 6 years ago
  33. 84583f6 Enable End-to-End Encrypted Audio Payloads. by Benjamin Wright · 6 years ago
  34. 433eafe Delete unused includes of assert.h by Niels Möller · 6 years ago
  35. 32fe3d1 Temporarily increase visibility of pacing and call/rtp_interfaces by Danil Chapovalov · 6 years ago
  36. 5ca2912 Delete VideoReceiveStream::EnableEncodedFrameRecording by Niels Möller · 6 years ago
  37. 35fa280 Adds allocated rate without feedback to new congestion controller. by Sebastian Jansson · 6 years ago
  38. e0d455b Remove runtime_enabled_feature. by Mirko Bonadei · 6 years ago
  39. 156d11d Adds packet_size to rtc::SentPacket in testing code. by Sebastian Jansson · 6 years ago
  40. 1f3206c Change ReceiveStatistics to implement RtpPacketSinkInterface, part 1 by Niels Möller · 6 years ago
  41. cbcbc22 Reland "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Niels Möller · 6 years ago
  42. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  43. 377b26e Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Sebastian Jansson · 6 years ago
  44. dc8c981 Makes new congestion controller work with rtp sender tests. by Sebastian Jansson · 6 years ago
  45. efb94d5 Revert "Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config."" by Oleh Prypin · 6 years ago
  46. 7961dc2 Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Niels Moller · 6 years ago
  47. 529d0d9 Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config. by Niels Möller · 6 years ago
  48. 49ac595 Add GetSources to VideoRtpReceiver by Jonas Oreland · 6 years ago
  49. 569397f Reland "Added field trial WebRTC-GenericDescriptor for the new generic descriptor." by philipel · 6 years ago
  50. 6f68324 Revert "Added field trial WebRTC-GenericDescriptor for the new generic descriptor." by Lu Liu · 6 years ago
  51. 3f4a4fa Added field trial WebRTC-GenericDescriptor for the new generic descriptor. by philipel · 6 years ago
  52. a7af021 Disable ulpfec when field trial flag is present by Emircan Uysaler · 6 years ago
  53. 3a6b729 Cleanup: remove deprecated class shortcuts. by Artem Titov · 6 years ago
  54. 585d1aa Register video rtp header extensions in rtp_rtcp by uri by Danil Chapovalov · 6 years ago
  55. 8c1bf95 Reland "Add initial support for RtpEncodingParameters max_framerate." by Åsa Persson · 6 years ago
  56. cb7e1d2 Use SdpVideoFormat in VideoReceiveStream::Decoder by Niels Möller · 6 years ago
  57. d52a1a6 Reland "Remove RTPVideoHeader::vp8() accessors." by Philip Eliasson · 6 years ago
  58. 1811c04 Revert "Remove RTPVideoHeader::vp8() accessors." by Philip Eliasson · 6 years ago
  59. af7afc6 Remove RTPVideoHeader::vp8() accessors. by philipel · 6 years ago
  60. 22c7d69 Enable ULPFEC for kVideoCodecGeneric if GenericPictureId is enabled. by Sami Kalliomäki · 6 years ago
  61. 1beef1a Delete VideoSendStream::EnableEncodedFrameRecording. by Niels Möller · 6 years ago
  62. bb095aa Allow send bitrate < start bitrate in RampUpTest. by Niels Möller · 6 years ago
  63. d3b8c63 Reland "Add spatial index to EncodedImage." by Niels Möller · 6 years ago
  64. 5304a32 Delete StreamStatistician::IsRetransmitOfOldPacket by Niels Möller · 6 years ago
  65. 5a998d7 Revert "Add spatial index to EncodedImage." by Niels Moller · 6 years ago
  66. da0898d Add spatial index to EncodedImage. by Niels Möller · 6 years ago
  67. 8fdcac3 Remove clang:find_bad_constructs suppression from call:call. by Mirko Bonadei · 6 years ago
  68. c7ea852 Remove deprecated ctors of DirectTransport and its subclasses and FakeNetworkPipe by Artem Titov · 6 years ago
  69. b0588e6 Reland "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  70. bf2b620 Convert VP8 descriptor to generic descriptor. by philipel · 6 years ago
  71. 8d92e8d Revert "Reland "Move FakeCodec to separate target and behave like real encoder."" by Ilya Nikolaevskiy · 6 years ago
  72. 4ff63cc Remove temporary SetConfig method from NetworkSimulatioInterface. by Artem Titov · 6 years ago
  73. 631cafa Eliminate methods SetConfig() from DirectTransport and FakeNetworkPipe by Artem Titov · 6 years ago
  74. f2a8287 Reland "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  75. 7d13a6e Revert "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  76. 223eba5 Move FakeCodec to separate target and behave like real encoder. by Ilya Nikolaevskiy · 6 years ago
  77. 2377588 Add accessor methods for RTP timestamp of EncodedImage. by Niels Möller · 6 years ago
  78. 4e199e9 Mark DirectTransport subclasses ctors as deprecated and switch from them by Artem Titov · 6 years ago
  79. dd2eebe Deprecate two DirectTransport ctors and remove their direct usage. by Artem Titov · 6 years ago
  80. c02df81 Eliminate SetClockOffset() from DirectTransport. by Artem Titov · 6 years ago
  81. 46c4e60 Introduce SimulatedNetworkReceiverInterface. by Artem Titov · 6 years ago
  82. f189c48 Delete webrtc::PacketTime and backwards compatibility. by Niels Möller · 6 years ago
  83. 3229d65 Switch webrtc users from deprecated ctors. by Artem Titov · 6 years ago
  84. b005087 Add replacements for all FakeNetworkPipe ctors. by Artem Titov · 6 years ago
  85. e23b8a9 Do not use FakeNetworkPipe::SetConfig. by Artem Titov · 6 years ago
  86. 537b7fe Add FakeNetworkPipe ctor from NetworkSimulationInterface. by Artem Titov · 6 years ago
  87. 847a9c7 Use NetworkSimulationInterface instead of SimulatedNetwork. by Artem Titov · 6 years ago
  88. 948b7e3 Revert "Add initial support for RtpEncodingParameters max_framerate." by Mirko Bonadei · 6 years ago
  89. ced5cfd Add initial support for RtpEncodingParameters max_framerate. by Åsa Persson · 6 years ago
  90. 2ff1f2a Reland "Refactor RtpVideoStreamReceiver without RtpReceiver." by Niels Möller · 6 years ago
  91. 29d8846 Remove RTPVideoHeader::vp9() accessors. by philipel · 6 years ago
  92. 9a75061 Add test CallPerfTest.PlaysOutAudioAndVideoInSyncWithoutClockDrift by Niels Möller · 6 years ago
  93. 1788dcb Revert "Refactor RtpVideoStreamReceiver without RtpReceiver." by Niels Moller · 6 years ago
  94. 25d31ec Add shared frame id state to RtpVideoSender. by philipel · 6 years ago
  95. 0b9e01d Refactor RtpVideoStreamReceiver without RtpReceiver. by Niels Möller · 6 years ago
  96. 2a15267 Fix comment on RtpVideoSender's ownership of Rtp modules. by Niels Möller · 6 years ago
  97. f96b1ca Move SimulatedNetwork class to separate file. by Sebastian Jansson · 6 years ago
  98. 9129565 Adds functionality to add delay spikes in SimulatedNetwork. by Sebastian Jansson · 6 years ago
  99. 7008287 Delete struct webrtc::PacketTime. by Niels Möller · 6 years ago
  100. 7d745e5 Reland "Remove RTPVideoHeader::h264() accessors." by philipel · 6 years ago