Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
fb14c5d8b93dae2bbf9610e167dd6ecf7789dc8e
/
test
/
frame_generator_capturer.cc
fb14c5d
Allow injection of TaskQueueFactory in FrameGeneratorCapturer.
by Sebastian Jansson
· 6 years ago
b769894
Remove rule that discourages passing optional by const reference
by Danil Chapovalov
· 6 years ago
a3ed451
Add static factory method from FrameGenerator for FrameGeneratorCapturer.
by Artem Titov
· 6 years ago
ecb6897
Adds repeating task class.
by Sebastian Jansson
· 6 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 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
f7f13e0
Add end-to-end test for ColorSpace information
by Johannes Kron
· 6 years ago
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
afc3eb1
in test::FrameGeneratorCapturer try to keep up with fps when overloaded
by Danil Chapovalov
· 6 years ago
abd4273
Cleanup test::FrameGeneratorCapturer::InsertFrameTask
by Danil Chapovalov
· 6 years ago
ba3decf
Adds support for frame rate control in FrameGeneratorCapturer.
by Sebastian Jansson
· 6 years ago
f1f363f
Renames test::VideoCapturer to TestVideoCapturer.
by Sebastian Jansson
· 6 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 6 years ago
431abd9
Replace rtc::Optional with absl::optional in test and rtc_tools
by Danil Chapovalov
· 6 years ago
207a75d
Remove unused FrameGeneratorCapturer::Create signature
by Emircan Uysaler
· 7 years ago
03e6ec9
Reland "Add multiplex case to webrtc_perf_tests"
by Emircan Uysaler
· 7 years ago
081136f
Revert "Reland "Add multiplex case to webrtc_perf_tests""
by Taylor Brandstetter
· 7 years ago
7c5bc1c
Reland "Add multiplex case to webrtc_perf_tests"
by Emircan Uysaler
· 7 years ago
5aac372
Revert "Add multiplex case to webrtc_perf_tests"
by Emircan Uysaler
· 7 years ago
d90a7e8
Add multiplex case to webrtc_perf_tests
by Emircan Uysaler
· 7 years ago
675513b
Stop using LOG macros in favor of RTC_ prefixed macros.
by Mirko Bonadei
· 7 years ago
c774d5d
Make the complexity of the square generator configurable.
by erikvarga@webrtc.org
· 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/frame_generator_capturer.cc]
579de6f
Add a new frame generator that cycles through randomly generated slides.
by erikvarga
· 7 years ago
5212700
Removing dependencies on stub headers within WebRTC.
by mbonadei
· 7 years ago
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
04f4d12
Implement timing frames.
by ilnik
· 7 years ago
7926c12
Delete unneeded includes of system_wrappers/include/sleep.h
by nisse
· 7 years ago
01d5a0b
Propagate input capture time in ViEEncoder::OnFrame.
by nisse
· 7 years ago
f93752a
Reland of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2853383005/ )
by nisse
· 7 years ago
61b22dd
Revert of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2854873003/ )
by nisse
· 8 years ago
3870a07
Reland of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2854883002/ )
by nisse
· 8 years ago
6e6a485
Revert of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2852303002/ )
by nisse
· 8 years ago
d71ebd7
Reland of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2845333002/ )
by nisse
· 8 years ago
aec49d2
Revert of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #17 id:320001 of https://codereview.webrtc.org/2622263002/ )
by nisse
· 8 years ago
713a3bb
Delete deprecated and transitional stuff related to video frame refactoring.
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
baded15
Reland of write frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #1 id:1 of https://codereview.webrtc.org/2751063005/ )
by ilnik
· 8 years ago
2a420ce
Revert of write frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #11 id:300001 of https://codereview.webrtc.org/2750473002/ )
by ilnik
· 8 years ago
2549ad4
Reland of write frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #1 id:1 of https://codereview.webrtc.org/2748643002/ )
by ilnik
· 8 years ago
382a72a
Revert of rewrite frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #2 id:90001 of https://codereview.webrtc.org/2744003002/ )
by ilnik
· 8 years ago
8c0a589
Reland of rewrite frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #1 id:1 of https://codereview.webrtc.org/2743993002/ )
by ilnik
· 8 years ago
1cb27c2
Revert of rewrite frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #2 id:70001 of https://codereview.webrtc.org/2745583006/ )
by ilnik
· 8 years ago
b007425
Reland of rewrite frame generator capturer to use TaskQueue instead of EventTimeWrapper.
by ilnik
· 8 years ago
c37d2b9
Revert of Rewrite frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #4 id:60001 of https://codereview.webrtc.org/2740723002/ )
by ilnik
· 8 years ago
7c5503a
Rewrite frame generator capturer to use TaskQueue instead of EventTimeWrapper
by ilnik
· 8 years ago
a8ba195
Replace test::FrameGenerator::ChromaGenerator with new FrameGenerator::SquareGenerator The problem with the ChromaGenerator is that the VP8 encoder produce a too low bitrate for each frame. The squaregenerator make the VP8 encoder produce about 600kbit/s at VGA.
by perkj
· 8 years ago
803d97f
Let ViEEncoder express resolution requests as Sinkwants.
by perkj
· 8 years ago
fa10b55
Releand of Let ViEEncoder handle resolution changes.
by perkj
· 8 years ago
3b703ed
Revert of Let ViEEncoder handle resolution changes. (patchset #17 id:340001 of https://codereview.webrtc.org/2351633002/ )
by perkj
· 8 years ago
26105b4
Let ViEEncoder handle resolution changes.
by perkj
· 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
ba7dc72
Add rotation to EncodedImage and make sure it is passed through encoders.
by Per
· 9 years ago
8c38e8b
Clean up PlatformThread.
by Peter Boström
· 9 years ago
12411ef
Move ThreadWrapper to ProcessThread in base.
by pbos
· 9 years ago
98f5351
system_wrappers: rename interface -> include
by Henrik Kjellander
· 9 years ago
867fb52
Add support for transport wide sequence numbers
by sprang
· 9 years ago
4b91bd0
Move frame input (ViECapturer) to webrtc/video/.
by Peter Boström
· 9 years ago
4765070
Rename I420VideoFrame to VideoFrame.
by Miguel Casas-Sanchez
· 9 years ago
f2f8283
Use rtc::CriticalSection in webrtc/video/.
by Peter Boström
· 10 years ago
64c0366
Revert "Revert "Split EventWrapper in twain.""
by Peter Boström
· 10 years ago
cf3c83e
Revert "Split EventWrapper in twain."
by Minyue
· 10 years ago
9509fbf
Split EventWrapper in twain.
by tommi@webrtc.org
· 10 years ago
38492c5
Re-land 8810 "- Add a SetPriority method to ThreadWr..."
by tommi@webrtc.org
· 10 years ago
90a1cb4
Revert 8810 "- Add a SetPriority method to ThreadWrapper"
by tommi@webrtc.org
· 10 years ago
b6817d7
- Add a SetPriority method to ThreadWrapper
by tommi@webrtc.org
· 10 years ago
361981f
Use scoped_ptr for ThreadWrapper::CreateThread.
by tommi@webrtc.org
· 10 years ago
af612d5
Reland "Make the entry point for VideoFrames to webrtc const ref I420VideoFrame.""
by perkj@webrtc.org
· 10 years ago
8663973
Remove thread id from ThreadWrapper::Start().
by pbos@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
131bea8
Offline screenshare quality test, plus loopback.
by sprang@webrtc.org
· 10 years ago
cd70119
Calculate local/remote clock delta and capture ntp timestamp in receiver's timebase.
by wu@webrtc.org
· 11 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 (96%) from webrtc/video_engine/test/common/frame_generator_capturer.cc]
31628aa
Upgrade scoped_ptr to Chromium's latest version.
by andrew@webrtc.org
· 11 years ago
9401524
Run FullStack tests without render windows.
by pbos@webrtc.org
· 11 years ago
266c7b3
Move ChromaGenerator to common_video/.
by pbos@webrtc.org
· 11 years ago
ab65495
Refactor frame generation code so it can be used by multiple modules.
by andresp@webrtc.org
· 11 years ago
74fa489
Remove newapi:: namespace for typenames without overlap.
by pbos@webrtc.org
· 11 years ago
af8d5af
Initial port of FullStackTest to new VideoEngine API.
by pbos@webrtc.org
· 11 years ago
7bdfff3
Remove assert for aborting FrameGeneratorCapturer.
by pbos@webrtc.org
· 11 years ago
26d1210
Fake VideoCapturer based on FrameGenerator
by pbos@webrtc.org
· 11 years ago