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