1. 1f3206c Change ReceiveStatistics to implement RtpPacketSinkInterface, part 1 by Niels Möller · 6 years ago
  2. cbcbc22 Reland "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Niels Möller · 6 years ago
  3. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  4. 377b26e Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Sebastian Jansson · 6 years ago
  5. dc8c981 Makes new congestion controller work with rtp sender tests. by Sebastian Jansson · 6 years ago
  6. efb94d5 Revert "Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config."" by Oleh Prypin · 6 years ago
  7. 7961dc2 Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Niels Moller · 6 years ago
  8. 529d0d9 Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config. by Niels Möller · 6 years ago
  9. 49ac595 Add GetSources to VideoRtpReceiver by Jonas Oreland · 6 years ago
  10. 569397f Reland "Added field trial WebRTC-GenericDescriptor for the new generic descriptor." by philipel · 6 years ago
  11. 6f68324 Revert "Added field trial WebRTC-GenericDescriptor for the new generic descriptor." by Lu Liu · 6 years ago
  12. 3f4a4fa Added field trial WebRTC-GenericDescriptor for the new generic descriptor. by philipel · 6 years ago
  13. a7af021 Disable ulpfec when field trial flag is present by Emircan Uysaler · 6 years ago
  14. 3a6b729 Cleanup: remove deprecated class shortcuts. by Artem Titov · 6 years ago
  15. 585d1aa Register video rtp header extensions in rtp_rtcp by uri by Danil Chapovalov · 6 years ago
  16. 8c1bf95 Reland "Add initial support for RtpEncodingParameters max_framerate." by Åsa Persson · 6 years ago
  17. cb7e1d2 Use SdpVideoFormat in VideoReceiveStream::Decoder by Niels Möller · 6 years ago
  18. d52a1a6 Reland "Remove RTPVideoHeader::vp8() accessors." by Philip Eliasson · 6 years ago
  19. 1811c04 Revert "Remove RTPVideoHeader::vp8() accessors." by Philip Eliasson · 6 years ago
  20. af7afc6 Remove RTPVideoHeader::vp8() accessors. by philipel · 6 years ago
  21. 22c7d69 Enable ULPFEC for kVideoCodecGeneric if GenericPictureId is enabled. by Sami Kalliomäki · 6 years ago
  22. 1beef1a Delete VideoSendStream::EnableEncodedFrameRecording. by Niels Möller · 6 years ago
  23. bb095aa Allow send bitrate < start bitrate in RampUpTest. by Niels Möller · 6 years ago
  24. d3b8c63 Reland "Add spatial index to EncodedImage." by Niels Möller · 6 years ago
  25. 5304a32 Delete StreamStatistician::IsRetransmitOfOldPacket by Niels Möller · 6 years ago
  26. 5a998d7 Revert "Add spatial index to EncodedImage." by Niels Moller · 6 years ago
  27. da0898d Add spatial index to EncodedImage. by Niels Möller · 6 years ago
  28. 8fdcac3 Remove clang:find_bad_constructs suppression from call:call. by Mirko Bonadei · 6 years ago
  29. c7ea852 Remove deprecated ctors of DirectTransport and its subclasses and FakeNetworkPipe by Artem Titov · 6 years ago
  30. b0588e6 Reland "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  31. bf2b620 Convert VP8 descriptor to generic descriptor. by philipel · 6 years ago
  32. 8d92e8d Revert "Reland "Move FakeCodec to separate target and behave like real encoder."" by Ilya Nikolaevskiy · 6 years ago
  33. 4ff63cc Remove temporary SetConfig method from NetworkSimulatioInterface. by Artem Titov · 6 years ago
  34. 631cafa Eliminate methods SetConfig() from DirectTransport and FakeNetworkPipe by Artem Titov · 6 years ago
  35. f2a8287 Reland "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  36. 7d13a6e Revert "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  37. 223eba5 Move FakeCodec to separate target and behave like real encoder. by Ilya Nikolaevskiy · 6 years ago
  38. 2377588 Add accessor methods for RTP timestamp of EncodedImage. by Niels Möller · 6 years ago
  39. 4e199e9 Mark DirectTransport subclasses ctors as deprecated and switch from them by Artem Titov · 6 years ago
  40. dd2eebe Deprecate two DirectTransport ctors and remove their direct usage. by Artem Titov · 6 years ago
  41. c02df81 Eliminate SetClockOffset() from DirectTransport. by Artem Titov · 6 years ago
  42. 46c4e60 Introduce SimulatedNetworkReceiverInterface. by Artem Titov · 6 years ago
  43. f189c48 Delete webrtc::PacketTime and backwards compatibility. by Niels Möller · 6 years ago
  44. 3229d65 Switch webrtc users from deprecated ctors. by Artem Titov · 6 years ago
  45. b005087 Add replacements for all FakeNetworkPipe ctors. by Artem Titov · 6 years ago
  46. e23b8a9 Do not use FakeNetworkPipe::SetConfig. by Artem Titov · 6 years ago
  47. 537b7fe Add FakeNetworkPipe ctor from NetworkSimulationInterface. by Artem Titov · 6 years ago
  48. 847a9c7 Use NetworkSimulationInterface instead of SimulatedNetwork. by Artem Titov · 6 years ago
  49. 948b7e3 Revert "Add initial support for RtpEncodingParameters max_framerate." by Mirko Bonadei · 6 years ago
  50. ced5cfd Add initial support for RtpEncodingParameters max_framerate. by Åsa Persson · 6 years ago
  51. 2ff1f2a Reland "Refactor RtpVideoStreamReceiver without RtpReceiver." by Niels Möller · 6 years ago
  52. 29d8846 Remove RTPVideoHeader::vp9() accessors. by philipel · 6 years ago
  53. 9a75061 Add test CallPerfTest.PlaysOutAudioAndVideoInSyncWithoutClockDrift by Niels Möller · 6 years ago
  54. 1788dcb Revert "Refactor RtpVideoStreamReceiver without RtpReceiver." by Niels Moller · 6 years ago
  55. 25d31ec Add shared frame id state to RtpVideoSender. by philipel · 6 years ago
  56. 0b9e01d Refactor RtpVideoStreamReceiver without RtpReceiver. by Niels Möller · 6 years ago
  57. 2a15267 Fix comment on RtpVideoSender's ownership of Rtp modules. by Niels Möller · 6 years ago
  58. f96b1ca Move SimulatedNetwork class to separate file. by Sebastian Jansson · 6 years ago
  59. 9129565 Adds functionality to add delay spikes in SimulatedNetwork. by Sebastian Jansson · 6 years ago
  60. 7008287 Delete struct webrtc::PacketTime. by Niels Möller · 6 years ago
  61. 7d745e5 Reland "Remove RTPVideoHeader::h264() accessors." by philipel · 6 years ago
  62. d3b7ec2 Allow all "token" chars from RFC 4566 when checking for legal mid names. by Joachim Bauch · 6 years ago
  63. ed1dcf9 Enable clang::find_bad_constructs for call/ (part 1). by Mirko Bonadei · 6 years ago
  64. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  65. 5c302c0 Delete obsolete file call/video_config.h. by Niels Möller · 6 years ago
  66. 213618e New api function CreateVideoStreamEncoder. by Niels Möller · 6 years ago
  67. 9416ef8 Rename PayloadRouter to RtpVideoSender. by Stefan Holmer · 6 years ago
  68. 5ed25af Properly clean up RtpVideoSender. by Stefan Holmer · 6 years ago
  69. dbdb3a0 Refactoring PayloadRouter. by Stefan Holmer · 6 years ago
  70. f704468 Reland "Move allocation and rtp conversion logic out of payload router." by Stefan Holmer · 6 years ago
  71. 5daeff9 Revert "Remove RTPVideoHeader::h264() accessors." by JT Teh · 6 years ago
  72. c2406e4 Revert "Move allocation and rtp conversion logic out of payload router." by JT Teh · 6 years ago
  73. 1da4d79 Move allocation and rtp conversion logic out of payload router. by Stefan Holmer · 6 years ago
  74. dfbced6 Remove RTPVideoHeader::h264() accessors. by philipel · 6 years ago
  75. 7258224 Replaces call config create in tests with modify. by Sebastian Jansson · 6 years ago
  76. f33905d Makes some CallTest members private. by Sebastian Jansson · 6 years ago
  77. 8e6602f Separates send and receive event log in CallTest. by Sebastian Jansson · 6 years ago
  78. 010a46d Makes srte owner in call/ and test/ by Sebastian Jansson · 6 years ago
  79. a2f1533 Moved PayloadRouter to call/. by Stefan Holmer · 6 years ago
  80. cd8f382 Removes unnecessary destructor checks in tests. by Sebastian Jansson · 6 years ago
  81. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  82. bcf9180 Allows audio bitrate allocation in video calls without enabling TWCC (Transport Wide Congestion Control as defined at https://tools.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01.html) for audio stream. by Alex Narest · 6 years ago
  83. b6b29e0 Convert video quality test from a TEST_F to a TEST fixture. by Patrik Höglund · 6 years ago
  84. f88a22c Delete pre_decode_callback. by Niels Möller · 6 years ago
  85. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  86. b9b146c Replace rtc::Optional with absl::optional in audio, call and video by Danil Chapovalov · 6 years ago
  87. fc9dcb6 Remove wire-up for cancelled experement on VAAPI VP8 encoding by Ilya Nikolaevskiy · 6 years ago
  88. 97e0488 Delete unused stats for preferred_bitrate. by Niels Möller · 6 years ago
  89. 97b4ee5 Wire up VAAPI VP8 experimental support in WebRTC. by Ilya Nikolaevskiy · 6 years ago
  90. c2ee8e8 Removing references to webrtc::VideoSendStream::DegradationPreference. by Taylor Brandstetter · 6 years ago
  91. 0327c2d Move VideoStreamEncoderInterface to api/. by Niels Möller · 6 years ago
  92. 65ec0fc Delete unneeded includes of basictypes.h. by Niels Möller · 6 years ago
  93. dfce03a Allows injection of network controller factory into peer connection factory. by Sebastian Jansson · 6 years ago
  94. 0a8f435 Move VideoEncoderConfig from call/ to api/. by Niels Möller · 6 years ago
  95. f8d8d6d Use range-based-for instead of std::for_each and std::mem_fun by Yusuke Suzuki · 6 years ago
  96. 49fcc10 Merge DegradationPreference enums. by Taylor Brandstetter · 6 years ago
  97. ef75ebe Directly include VideoBitrateAllocation in call/ targets by Erik Språng · 6 years ago
  98. e6c0964 Ensures that arrival is past send time in SimulatedNetwork. by Sebastian Jansson · 6 years ago
  99. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 6 years ago
  100. c6c4426 Moves network control interface to API. by Sebastian Jansson · 6 years ago