Sign in
webrtc
/
src.git
/
db2a9fc6ec119052139d42f8897412bba7fa848b
/
webrtc
/
pc
/
videocapturertracksource.cc
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
4b37127
Fix compilation issues of std::unique_ptr
by steweg
· 8 years ago
f15fb45
Fix occasional race in VideoCapturerTrackSource seen by memcheck bot.
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 (99%) from webrtc/api/videocapturertracksource.cc]
ede5da4
Replace ASSERT by RTC_DCHECK in all non-test code.
by nisse
· 8 years ago
66712b0
Revert of Add method cricket::VideoCapturer::NeedsDenoising, use in VideoCapturerTrackSource. (patchset #5 id:80001 of https://codereview.webrtc.org/2334683002/ )
by nisse
· 8 years ago
0d14c6a
Add method cricket::VideoCapturer::NeedsDenoising, use in VideoCapturerTrackSource.
by nisse
· 8 years ago
a973f95
Remove restart method from VideoTrackSourceInterface.
by sakal
· 9 years ago
3e33bfe
Fix some sign-compare warnings in webrtc/api.
by kjellander
· 9 years ago
5d97a9a
Adding more detail to MessageQueue::Dispatch logging.
by Taylor Brandstetter
· 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
4a3a135
More cleanup of cricket::VideoCapturer
by perkj
· 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