Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
59130a11b8f2b0e8c2c15f68da8d3b92524cb50d
/
pc
/
videocapturertracksource.h
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
· 8 years ago
a80c16a
Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)"
by Henrik Kjellander
· 8 years ago
c3771cc
Update includes for webrtc/{base => rtc_base} rename (2/3)
by kjellander
· 8 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
· 9 years ago
6ab3db2
Revert of Remove webrtc/base/scoped_ptr.h (patchset #3 id:100001 of https://codereview.webrtc.org/1942823002/ )
by kwiberg
· 9 years ago
65fc62e
Remove webrtc/base/scoped_ptr.h
by kwiberg
· 9 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