1. 0f40582 New class FakePeriodicVideoTrackSource, simplifying shutdown logic. by Niels Möller · 6 years ago
  2. dfce03a Allows injection of network controller factory into peer connection factory. by Sebastian Jansson · 6 years ago
  3. b330688 Fix build errors when rtc_use_builtin_sw_codecs is set to false. by Anders Carlsson · 6 years ago
  4. 3cbdb78 Add method FakePeriodicVideoSource::Stop() by Niels Möller · 6 years ago
  5. 7741b7a Disable flaky OrtcFactoryIntegrationTests on debug iOS 64 builds. by Sami Kalliomäki · 6 years ago
  6. 0536175 Disable flaky test: OrtcFactoryIntegrationTest.SrtpSendersAndReceiversWithMismatchingKeys by Sami Kalliomäki · 6 years ago
  7. 365381f Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 6 years ago
  8. e830e68 Use new TransportController implementation in PeerConnection. by Zhi Huang · 6 years ago
  9. 57ff273 Remove rtc::Optional::MoveValue by Danil Chapovalov · 6 years ago
  10. 48cca02 Delete ortc methods using cricket::VideoCapturer. by Niels Möller · 6 years ago
  11. 9a03dd8 Removed new calls on RtpTransportControllerSend. by Sebastian Jansson · 7 years ago
  12. 97f61ea Moved bitrate configuration to rtp controller by Sebastian Jansson · 7 years ago
  13. 57858b3 Reland "Update RTCStatsCollector to work with RtpTransceivers" by Steve Anton · 7 years ago
  14. ee2388f Revert "Update RTCStatsCollector to work with RtpTransceivers" by Guido Urdaneta · 7 years ago
  15. 56bae8d Update RTCStatsCollector to work with RtpTransceivers by Steve Anton · 7 years ago
  16. 8b0ebb9 Change FakePeriodicVideoCapturer to use a TaskQueue instead of Thread. by Tommi · 7 years ago
  17. 1c3509f Assign names to signaling and worker threads in OrtcFactory. by Tommi · 7 years ago
  18. 970b088 Reland "Break up rtc_event_log_api to solve circular dependencies." by Qingsi Wang · 7 years ago
  19. 75df728 Revert "Break up rtc_event_log_api to solve circular dependencies." by Mirko Bonadei · 7 years ago
  20. 001546d Break up rtc_event_log_api to solve circular dependencies. by Qingsi Wang · 7 years ago
  21. d367921 Configure media flow correctly with Unified Plan by Steve Anton · 7 years ago
  22. 2ffe3e8 Reland Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  23. c1094eb Revert "Use runtime enabled features API to enable dual stream mode" by Lu Liu · 7 years ago
  24. 6f011df Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  25. 47136dd Change RtpSenders to interact with the media channel directly by Steve Anton · 7 years ago
  26. 75baa49 Stop using public_deps in media/. by Mirko Bonadei · 7 years ago
  27. 02ee47c Signal track ID correctly when Unified Plan semantics selected by Steve Anton · 7 years ago
  28. 6077675 Change RtpReceivers to interact with the media channel directly by Steve Anton · 7 years ago
  29. 62337e5 Use AudioProcessingBuilder everywhere AudioProcessing is created. by Ivo Creusen · 7 years ago
  30. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  31. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  32. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  33. e51f785 Stop using public_deps in pc/. by Mirko Bonadei · 7 years ago
  34. 3828c06 Replace cricket::ContentAction with webrtc::SdpType by Steve Anton · 7 years ago
  35. daf7008 Stop using public_deps in ortc. by Mirko Bonadei · 7 years ago
  36. 4e70a72 Replace MediaContentDirection with RtpTransceiverDirection by Steve Anton · 7 years ago
  37. 1d03a75 Remove cricket::RtpTransceiverDirection by Steve Anton · 7 years ago
  38. ff610bd Optional: Use nullopt and implicit construction in /ortc by Oskar Sundbom · 7 years ago
  39. 9e6fd2b Add streams() to RtpReceiverInterface and implementations. by Henrik Boström · 7 years ago
  40. 7aee3d5 Fix ortc_api circular deps. by Patrik Höglund · 7 years ago
  41. 3e9e5b3 OrtcFactoryInterface::Create(): Require caller to supply audio codec factories by Karl Wiberg · 7 years ago
  42. cda2525 Add pthatcher@ as OWNER of ortc/ by Karl Wiberg · 7 years ago
  43. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  44. c9e1560 Modernize and cleanup ChannelManager by Steve Anton · 7 years ago
  45. a354e26 Disable flaky test OrtcFactoryIntegrationTest.BasicTwoWayAudioVideoRtpSendersAndReceivers. by Alex Loiko · 7 years ago
  46. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  47. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago