Sign in
webrtc
/
src
/
486e3deba04336266326f45d2b314b5bfac9e7ae
/
test
/
vcm_capturer.cc
6fd5f33d
Extend TestVideoTrackSource API
by Artem Titov
· 1 year, 11 months ago
a4d8737
Format almost everything.
by Jonas Olsson
· 6 years ago
7248b40
Added VcmCapturer::Create loop to allow nonzero device index.
by Johnny Lee
· 6 years ago
3793bb4
Refactor TestVideoCapturer to support multiple sinks.
by Niels Möller
· 6 years ago
8eeccbe
Delete Start and Stop methods from TestVideoCapturer.
by Niels Möller
· 6 years ago
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
f1f363f
Renames test::VideoCapturer to TestVideoCapturer.
by Sebastian Jansson
· 7 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
431abd9
Replace rtc::Optional with absl::optional in test and rtc_tools
by Danil Chapovalov
· 7 years ago
675513b
Stop using LOG macros in favor of RTC_ prefixed macros.
by Mirko Bonadei
· 7 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/test/vcm_capturer.cc]
5212700
Removing dependencies on stub headers within WebRTC.
by mbonadei
· 7 years ago
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
8e857d1
Adding capture device selection capability for video_loopback. It will help to select any capture device to test the utility. In future we can add screen share as capture device.
by Tarun Chawla
· 8 years ago
eb44b39
Delete RawVideoType enum, use the VideoType enum instead.
by nisse
· 8 years ago
c5d62e2
Reland of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #1 id:1 of https://codereview.webrtc.org/2783183003/ )
by sprang
· 8 years ago
f9ed235
Revert of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #8 id:410001 of https://codereview.webrtc.org/2781433002/ )
by lliuu
· 8 years ago
3ea3c77
Reland of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #1 id:1 of https://codereview.webrtc.org/2764133002/ )
by sprang
· 8 years ago
8b45b11
Revert of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #14 id:250001 of https://codereview.webrtc.org/2716643002/ )
by skvlad
· 8 years ago
72acf25
Add framerate to VideoSinkWants and ability to signal on overuse
by sprang
· 8 years ago
b29b9c8
Replace VideoCaptureDataCallback by VideoSinkInterface.
by nisse
· 8 years ago
b5b0b98
Allow webrtc::test::VcmCapturer to be updated with its current sink.
by philipel
· 8 years ago
a49cbd3
Replace VideoCapturerInput with VideoSinkInterface.
by perkj
· 8 years ago
9fdbda6
Revert of Replace interface VideoCapturerInput with VideoSinkInterface. (patchset #13 id:280001 of https://codereview.webrtc.org/2257413002/ )
by perkj
· 8 years ago
95a226f
Replace VideoCapturerInput with VideoSinkInterface.
by perkj
· 8 years ago
1d19441
Replace RefCountImpl with rtc::RefCountedObject.
by Peter Boström
· 9 years ago
5dda80a
Remove webrtc/modules/video_{capture,render}/include
by Henrik Kjellander
· 9 years ago
1e737c6
Fix thread safety in VcmCapturer.
by Peter Boström
· 9 years ago
4b91bd0
Move frame input (ViECapturer) to webrtc/video/.
by Peter Boström
· 10 years ago
4765070
Rename I420VideoFrame to VideoFrame.
by Miguel Casas-Sanchez
· 10 years ago
af612d5
Reland "Make the entry point for VideoFrames to webrtc const ref I420VideoFrame.""
by perkj@webrtc.org
· 10 years ago
2056ee3
Revert "Changed argument occurences of const I420VideoFrame* to const I420VideoFrame& and non-const I420VideoFrame& to I420VideoFrame*."
by magjed@webrtc.org
· 10 years ago
2dc5fa6
Changed argument occurences of const I420VideoFrame* to const I420VideoFrame& and non-const I420VideoFrame& to I420VideoFrame*.
by hbos@webrtc.org
· 10 years ago
d7452a0
Revert "Make the entry point for VideoFrames to webrtc const ref I420VideoFrame."
by magjed@webrtc.org
· 10 years ago
bcead30
Make the entry point for VideoFrames to webrtc const ref I420VideoFrame.
by perkj@webrtc.org
· 10 years ago
724947b
Add SwapFrame() to VideoSendStreamInput.
by pbos@webrtc.org
· 11 years ago
16e03b7
Separate Call API/build files from video_engine/.
by pbos@webrtc.org
· 11 years ago
[Renamed (95%) from webrtc/video_engine/test/common/vcm_capturer.cc]
74fa489
Remove newapi:: namespace for typenames without overlap.
by pbos@webrtc.org
· 12 years ago
3ba883f
Removing functionality for inserting pre-encoded frames instead of raw
by mflodman@webrtc.org
· 12 years ago
375deb4
Suffix VcmCapturer's privates with underscore_
by pbos@webrtc.org
· 12 years ago
29d5839
New VideoEngine API implementation on top of old one, first steps.
by pbos@webrtc.org
· 12 years ago