Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
dd9390c4910e0cf4d0f223fdaf9f38961a74d4e1
/
pc
/
videocapturertracksource.h
e41c433
Move sigslot to proper third_party directory
by Artem Titov
· 6 years ago
66cadcc
Replace rtc::Optional with absl::optional in pc
by Danil Chapovalov
· 6 years ago
5d67f82
Refactor VideoTrackSource, without raw pointer injection.
by Niels Möller
· 6 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/pc/videocapturertracksource.h]
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 7 years ago
a80c16a
Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)"
by Henrik Kjellander
· 7 years ago
c3771cc
Update includes for webrtc/{base => rtc_base} rename (2/3)
by kjellander
· 7 years ago
f15fb45
Fix occasional race in VideoCapturerTrackSource seen by memcheck bot.
by deadbeef
· 8 years ago
39e14da
Changing some PeerConnection-related comments.
by deadbeef
· 8 years ago
112b2e9
Switching some interfaces to use std::unique_ptr<>.
by deadbeef
· 8 years ago
7bb87ee
Create //webrtc/api:libjingle_peerconnection_api + refactorings.
by ossu
· 8 years ago
[Renamed (93%) from webrtc/api/videocapturertracksource.h]
859e861
Remove stop method from VideoTrackSourceInterface.
by sakal
· 8 years ago
a973f95
Remove restart method from VideoTrackSourceInterface.
by sakal
· 8 years ago
fd8be34
Remove webrtc/base/scoped_ptr.h
by kwiberg
· 8 years ago
6ab3db2
Revert of Remove webrtc/base/scoped_ptr.h (patchset #3 id:100001 of https://codereview.webrtc.org/1942823002/ )
by kwiberg
· 8 years ago
65fc62e
Remove webrtc/base/scoped_ptr.h
by kwiberg
· 8 years ago
d1fe281
Replace scoped_ptr with unique_ptr in webrtc/api/
by kwiberg
· 9 years ago
2ded9b1
Replace SetCapturer and SetCaptureDevice by SetSource. Drop return value.
by nisse
· 9 years ago
5b68ab5
Extended proxy abstraction, to call certain methods to the worker thread.
by nisse
· 9 years ago
fcc640f
Get VideoCapturer stats via VideoTrackSourceInterface in StatsCollector,
by nisse
· 9 years ago
c0d31e9
Change VideoSourceInterface::needs_denoising() to return rtc::Optional<bool>
by Per
· 9 years ago
0d3eef2
Add implementation of VideoTrackSource and make VideoCapturerTrackSource inherit from it.
by perkj
· 9 years ago
a3ede6c
Renamed VideoSourceInterface to VideoTrackSourceInterface.
by perkj
· 9 years ago
11e1805
Add new empty files for VideoCapturerTrackSource and VideoTrackSource to make Chrome compile when adding implementation.
by perkj
· 9 years ago