Thanks to visit codestin.com
Credit goes to webrtc.googlesource.com

  1. e6a1f70 Use webrtc name specifier instead of rtc/cricket in pc by Evan Shrubsole · 7 months ago
  2. f0d5caf IWYU pc/ by Harald Alvestrand · 7 months ago
  3. 8f7678f Move rest of rtc namespace except ios and clashes to webrtc namespace by Evan Shrubsole · 8 months ago
  4. c848268 Use SequenceChecker(SequenceChecker::kDetached) in a few places. by Tommi · 2 years, 8 months ago
  5. 20d8d91 Reland "Remove `stopped_` from AudioRtpReceiver and VideoRtpReceiver." by Tommi · 3 years, 9 months ago
  6. 2da8591 Revert "Reland "Remove `stopped_` from AudioRtpReceiver and VideoRtpReceiver."" by Mirko Bonadei · 3 years, 9 months ago
  7. 3ed36c0 Reland "Remove `stopped_` from AudioRtpReceiver and VideoRtpReceiver." by Tommi · 3 years, 9 months ago
  8. 30d753a Revert "Remove `stopped_` from AudioRtpReceiver and VideoRtpReceiver." by Tomas Gunnarsson · 3 years, 9 months ago
  9. bb57e2d Remove `stopped_` from AudioRtpReceiver and VideoRtpReceiver. by Tommi · 3 years, 10 months ago
  10. 816134a Reland "Fix race between enabled() and set_enabled() in VideoTrack." by Tommi · 4 years, 6 months ago
  11. 096ad02 Revert "Fix race between enabled() and set_enabled() in VideoTrack." by Evan Shrubsole · 4 years, 6 months ago
  12. 5ffefe9 Fix race between enabled() and set_enabled() in VideoTrack. by Tommi · 4 years, 6 months ago
  13. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  14. c01367d Deprecating ThreadChecker specific interface. by Sebastian Jansson · 7 years ago
  15. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 7 years ago
  16. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 7 years ago[Renamed from pc/videotracksource.cc]
  17. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 7 years ago
  18. c17ca53 Delete deprecated VideoTrackSource constructor. by Niels Möller · 7 years ago
  19. 5d67f82 Refactor VideoTrackSource, without raw pointer injection. by Niels Möller · 7 years ago
  20. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  21. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/pc/videotracksource.cc]
  22. 7bb87ee Create //webrtc/api:libjingle_peerconnection_api + refactorings. by ossu · 9 years ago[Renamed (96%) from webrtc/api/videotracksource.cc]
  23. acd935b Reland of Delete all use of cricket::VideoFrame and cricket::WebRtcVideoFrame. (patchset #1 id:1 of https://codereview.webrtc.org/2471783002/ ) by nisse · 9 years ago
  24. 7341ab8 Revert of Delete all use of cricket::VideoFrame and cricket::WebRtcVideoFrame. (patchset #7 id:120001 of https://codereview.webrtc.org/2383093002/ ) by nisse · 9 years ago
  25. 45c8b89 Delete all use of cricket::VideoFrame and cricket::WebRtcVideoFrame. by nisse · 9 years ago
  26. 5b68ab5 Extended proxy abstraction, to call certain methods to the worker thread. by nisse · 10 years ago
  27. f0dcfe2 Change VideoRtpReceiver to create remote VideoTrack and VideoTrackSource. by perkj · 10 years ago
  28. 0d3eef2 Add implementation of VideoTrackSource and make VideoCapturerTrackSource inherit from it. by perkj · 10 years ago
  29. 745b297 Fix mistake in dummy videotracksource.cc and h by perkj · 10 years ago
  30. 11e1805 Add new empty files for VideoCapturerTrackSource and VideoTrackSource to make Chrome compile when adding implementation. by perkj · 10 years ago