1. d3b8c63 Reland "Add spatial index to EncodedImage." by Niels Möller · 7 years ago
  2. 5304a32 Delete StreamStatistician::IsRetransmitOfOldPacket by Niels Möller · 7 years ago
  3. 5a998d7 Revert "Add spatial index to EncodedImage." by Niels Moller · 7 years ago
  4. da0898d Add spatial index to EncodedImage. by Niels Möller · 7 years ago
  5. 8fdcac3 Remove clang:find_bad_constructs suppression from call:call. by Mirko Bonadei · 7 years ago
  6. c7ea852 Remove deprecated ctors of DirectTransport and its subclasses and FakeNetworkPipe by Artem Titov · 7 years ago
  7. b0588e6 Reland "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 7 years ago
  8. bf2b620 Convert VP8 descriptor to generic descriptor. by philipel · 7 years ago
  9. 8d92e8d Revert "Reland "Move FakeCodec to separate target and behave like real encoder."" by Ilya Nikolaevskiy · 7 years ago
  10. 4ff63cc Remove temporary SetConfig method from NetworkSimulatioInterface. by Artem Titov · 7 years ago
  11. 631cafa Eliminate methods SetConfig() from DirectTransport and FakeNetworkPipe by Artem Titov · 7 years ago
  12. f2a8287 Reland "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 7 years ago
  13. 7d13a6e Revert "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 7 years ago
  14. 223eba5 Move FakeCodec to separate target and behave like real encoder. by Ilya Nikolaevskiy · 7 years ago
  15. 2377588 Add accessor methods for RTP timestamp of EncodedImage. by Niels Möller · 7 years ago
  16. 4e199e9 Mark DirectTransport subclasses ctors as deprecated and switch from them by Artem Titov · 7 years ago
  17. dd2eebe Deprecate two DirectTransport ctors and remove their direct usage. by Artem Titov · 7 years ago
  18. c02df81 Eliminate SetClockOffset() from DirectTransport. by Artem Titov · 7 years ago
  19. 46c4e60 Introduce SimulatedNetworkReceiverInterface. by Artem Titov · 7 years ago
  20. f189c48 Delete webrtc::PacketTime and backwards compatibility. by Niels Möller · 7 years ago
  21. 3229d65 Switch webrtc users from deprecated ctors. by Artem Titov · 7 years ago
  22. b005087 Add replacements for all FakeNetworkPipe ctors. by Artem Titov · 7 years ago
  23. e23b8a9 Do not use FakeNetworkPipe::SetConfig. by Artem Titov · 7 years ago
  24. 537b7fe Add FakeNetworkPipe ctor from NetworkSimulationInterface. by Artem Titov · 7 years ago
  25. 847a9c7 Use NetworkSimulationInterface instead of SimulatedNetwork. by Artem Titov · 7 years ago
  26. 948b7e3 Revert "Add initial support for RtpEncodingParameters max_framerate." by Mirko Bonadei · 7 years ago
  27. ced5cfd Add initial support for RtpEncodingParameters max_framerate. by Åsa Persson · 7 years ago
  28. 2ff1f2a Reland "Refactor RtpVideoStreamReceiver without RtpReceiver." by Niels Möller · 7 years ago
  29. 29d8846 Remove RTPVideoHeader::vp9() accessors. by philipel · 7 years ago
  30. 9a75061 Add test CallPerfTest.PlaysOutAudioAndVideoInSyncWithoutClockDrift by Niels Möller · 7 years ago
  31. 1788dcb Revert "Refactor RtpVideoStreamReceiver without RtpReceiver." by Niels Moller · 7 years ago
  32. 25d31ec Add shared frame id state to RtpVideoSender. by philipel · 7 years ago
  33. 0b9e01d Refactor RtpVideoStreamReceiver without RtpReceiver. by Niels Möller · 7 years ago
  34. 2a15267 Fix comment on RtpVideoSender's ownership of Rtp modules. by Niels Möller · 7 years ago
  35. f96b1ca Move SimulatedNetwork class to separate file. by Sebastian Jansson · 7 years ago
  36. 9129565 Adds functionality to add delay spikes in SimulatedNetwork. by Sebastian Jansson · 7 years ago
  37. 7008287 Delete struct webrtc::PacketTime. by Niels Möller · 7 years ago
  38. 7d745e5 Reland "Remove RTPVideoHeader::h264() accessors." by philipel · 7 years ago
  39. d3b7ec2 Allow all "token" chars from RFC 4566 when checking for legal mid names. by Joachim Bauch · 7 years ago
  40. ed1dcf9 Enable clang::find_bad_constructs for call/ (part 1). by Mirko Bonadei · 7 years ago
  41. a12c42a Delete root header file typedef.h. by Niels Möller · 7 years ago
  42. 5c302c0 Delete obsolete file call/video_config.h. by Niels Möller · 7 years ago
  43. 213618e New api function CreateVideoStreamEncoder. by Niels Möller · 7 years ago
  44. 9416ef8 Rename PayloadRouter to RtpVideoSender. by Stefan Holmer · 7 years ago
  45. 5ed25af Properly clean up RtpVideoSender. by Stefan Holmer · 7 years ago
  46. dbdb3a0 Refactoring PayloadRouter. by Stefan Holmer · 7 years ago
  47. f704468 Reland "Move allocation and rtp conversion logic out of payload router." by Stefan Holmer · 7 years ago
  48. 5daeff9 Revert "Remove RTPVideoHeader::h264() accessors." by JT Teh · 7 years ago
  49. c2406e4 Revert "Move allocation and rtp conversion logic out of payload router." by JT Teh · 7 years ago
  50. 1da4d79 Move allocation and rtp conversion logic out of payload router. by Stefan Holmer · 7 years ago
  51. dfbced6 Remove RTPVideoHeader::h264() accessors. by philipel · 7 years ago
  52. 7258224 Replaces call config create in tests with modify. by Sebastian Jansson · 7 years ago
  53. f33905d Makes some CallTest members private. by Sebastian Jansson · 7 years ago
  54. 8e6602f Separates send and receive event log in CallTest. by Sebastian Jansson · 7 years ago
  55. 010a46d Makes srte owner in call/ and test/ by Sebastian Jansson · 7 years ago
  56. a2f1533 Moved PayloadRouter to call/. by Stefan Holmer · 7 years ago
  57. cd8f382 Removes unnecessary destructor checks in tests. by Sebastian Jansson · 7 years ago
  58. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  59. 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 · 7 years ago
  60. b6b29e0 Convert video quality test from a TEST_F to a TEST fixture. by Patrik Höglund · 7 years ago
  61. f88a22c Delete pre_decode_callback. by Niels Möller · 7 years ago
  62. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  63. b9b146c Replace rtc::Optional with absl::optional in audio, call and video by Danil Chapovalov · 7 years ago
  64. fc9dcb6 Remove wire-up for cancelled experement on VAAPI VP8 encoding by Ilya Nikolaevskiy · 7 years ago
  65. 97e0488 Delete unused stats for preferred_bitrate. by Niels Möller · 7 years ago
  66. 97b4ee5 Wire up VAAPI VP8 experimental support in WebRTC. by Ilya Nikolaevskiy · 7 years ago
  67. c2ee8e8 Removing references to webrtc::VideoSendStream::DegradationPreference. by Taylor Brandstetter · 7 years ago
  68. 0327c2d Move VideoStreamEncoderInterface to api/. by Niels Möller · 7 years ago
  69. 65ec0fc Delete unneeded includes of basictypes.h. by Niels Möller · 7 years ago
  70. dfce03a Allows injection of network controller factory into peer connection factory. by Sebastian Jansson · 7 years ago
  71. 0a8f435 Move VideoEncoderConfig from call/ to api/. by Niels Möller · 7 years ago
  72. f8d8d6d Use range-based-for instead of std::for_each and std::mem_fun by Yusuke Suzuki · 7 years ago
  73. 49fcc10 Merge DegradationPreference enums. by Taylor Brandstetter · 7 years ago
  74. ef75ebe Directly include VideoBitrateAllocation in call/ targets by Erik Språng · 7 years ago
  75. e6c0964 Ensures that arrival is past send time in SimulatedNetwork. by Sebastian Jansson · 7 years ago
  76. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 7 years ago
  77. c6c4426 Moves network control interface to API. by Sebastian Jansson · 7 years ago
  78. bd9fe09 Using shared task queue for congestion controller. by Sebastian Jansson · 7 years ago
  79. 0c4f7be New api struct BitrateSettings. by Niels Möller · 7 years ago
  80. 7ee2e25 Extracting the simulation part of FakeNetworkPipe by Sebastian Jansson · 7 years ago
  81. e625605 Moving task queue from Call to transport controller. by Sebastian Jansson · 7 years ago
  82. d4043f6 Replace runtime thread checks by compile-time checks. by Niels Möller · 7 years ago
  83. 74e5f80 Make BitrateAllocator::transmission_max_bitrate_multiplier_ const. by Niels Möller · 7 years ago
  84. 512bdce Using microseconds in FakeNetworkPipe. by Sebastian Jansson · 7 years ago
  85. 0940811 Moving demux from FakeNetworkPipe to DirectTransport. by Sebastian Jansson · 7 years ago
  86. 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 7 years ago
  87. 8326780 Adds mock bitrate allocator. by Sebastian Jansson · 7 years ago
  88. 497bdaf Delete unused VideoSendStream::Config::EncoderSettings::encoder. by Niels Möller · 7 years ago
  89. 24ad720 Uses config struct with bitrate allocator. by Sebastian Jansson · 7 years ago
  90. 4db138e Reland "Move creating encoder to VideoStreamEncoder." by Niels Möller · 7 years ago
  91. a44ab18 Adds queue time when using demuxer with FakeNetworkPipe. by Sebastian Jansson · 7 years ago
  92. 0d650b4 Revert "Move creating encoder to VideoStreamEncoder." by Niels Moller · 7 years ago
  93. 0676f22 Probe on video encoder reconfiguration test. by philipel · 7 years ago
  94. fb82fcc Move creating encoder to VideoStreamEncoder. by Niels Möller · 7 years ago
  95. 6dfc8d6 Add member VideoEncoderConfig::SdpVideoFormat. by Niels Möller · 7 years ago
  96. 4e140da Log SendSideCongestionController experiment by Sebastian Jansson · 7 years ago
  97. 11b34f4 Remove chromium clang style errors affecting sdk/android/media_jni by Paulina Hensman · 7 years ago
  98. 7e85d67 Added SetClockOffset on FakeNetworkPipe. by Sebastian Jansson · 7 years ago
  99. 259a497 Reland "Reland "Move rtp-specific config out of EncoderSettings."" by Niels Möller · 7 years ago
  100. 0a713b6 replace stringstream in call/ by Jonas Olsson · 7 years ago