aboutsummaryrefslogtreecommitdiff
path: root/test/frame_generator.cc
AgeCommit message (Expand)Author
2020-03-12Reland "Fix for out-of-bounds write in square test frame generator."Sebastian Jansson
2020-03-10Revert "Fix for out-of-bounds write in square test frame generator."Mirko Bonadei
2020-03-09Fix for out-of-bounds write in square test frame generator.Sebastian Jansson
2019-12-07Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator classArtem Titov
2019-12-02Refactor FrameGenerator to return VideoFrameBuffer with VideoFrame::UpdateRectArtem Titov
2019-09-17Use std::make_unique instead of absl::make_unique.Mirko Bonadei
2019-07-29Add k prefix to FrameGenerator::OutputType enum valuesSebastian Jansson
2019-07-08Format almost everything.Jonas Olsson
2019-04-01Delete unneeded direct includes of common_types.hNiels Möller
2019-03-04Wire UpdateRect signalling in test frame generatorsIlya Nikolaevskiy
2019-02-06Fix test FrameGenerator to work with a single file sourceIlya Nikolaevskiy
2019-01-30[clang-tidy] Apply modernize-use-override fixes.Mirko Bonadei
2019-01-25Remove rtc_base/scoped_ref_ptr.h.Mirko Bonadei
2019-01-24Introduce VideoQualityAnalyzerInjectionHelper.Artem Titov
2019-01-04Introduce VideoFrame::id to keep track of frames inside application.Artem Titov
2018-11-28[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.Yves Gerey
2018-11-13Delete deprecated class WrappedI420BufferNiels Möller
2018-09-13Print filename on open failure in FrameGenerator.Sebastian Jansson
2018-07-14Reland "Reland "Add Profile 2 configuration to VP9 Encoder and Decoder""Emircan Uysaler
2018-07-13Revert "Reland "Add Profile 2 configuration to VP9 Encoder and Decoder""Emircan Uysaler
2018-07-13Reland "Add Profile 2 configuration to VP9 Encoder and Decoder"Emircan Uysaler
2018-07-11Revert "Add Profile 2 configuration to VP9 Encoder and Decoder"Qingsi Wang
2018-07-10Add Profile 2 configuration to VP9 Encoder and DecoderEmircan Uysaler
2018-06-18Replace rtc::Optional with absl::optional in test and rtc_toolsDanil Chapovalov
2018-06-11Document that preferred VideoFrame constructor takes no RTP timestamp.Niels Möller
2018-03-10Reland "Add multiplex case to webrtc_perf_tests"Emircan Uysaler
2018-03-08Revert "Reland "Add multiplex case to webrtc_perf_tests""Taylor Brandstetter
2018-03-08Reland "Add multiplex case to webrtc_perf_tests"Emircan Uysaler
2018-03-07Revert "Add multiplex case to webrtc_perf_tests"Emircan Uysaler
2018-03-07Add multiplex case to webrtc_perf_testsEmircan Uysaler
2018-01-11Optional: Use nullopt and implicit construction in /testOskar Sundbom
2017-11-28Reduce complexity of fake slide generatorErik Språng
2017-10-10Make the complexity of the square generator configurable.erikvarga@webrtc.org
2017-09-15Fixing WebRTC after moving from src/webrtc to src/Mirko Bonadei
2017-09-15Moving src/webrtc into src/.Mirko Bonadei