- 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
- 3f6804d Optional: Use nullopt and implicit construction in /test by Oskar Sundbom · 7 years ago
- 3fed5db Reduce complexity of fake slide generator by Erik Språng · 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.cc]
- a37de39 Update thread annotiation macros to use RTC_ prefix by danilchap · 7 years ago
- 579de6f Add a new frame generator that cycles through randomly generated slides. by erikvarga · 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
- 90e3190 Update webrtc/test to new VideoFrameBuffer interface by Magnus Jedvert · 8 years ago
- eb44b39 Delete RawVideoType enum, use the VideoType enum instead. by nisse · 8 years ago
- c8b0865 Reduce CPU usage in test::FrameGenerator::SquareGenerator. by perkj · 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
- b1ca073 Rename adaptation api methods, extended vie_encoder unit test. by sprang · 8 years ago
- af91689 Move VideoFrame and related declarations to webrtc/api/video. by nisse · 8 years ago
- df2ceb8 Reland of Delete VideoFrame default constructor, and IsZeroSize method. (patchset #1 id:1 of https://codereview.webrtc.org/2574123002/ ) by nisse · 8 years ago
- 0989fbc Revert of Delete VideoFrame default constructor, and IsZeroSize method. (patchset #5 id:80001 of https://codereview.webrtc.org/2541863002/ ) by nisse · 8 years ago
- bfcf561 Delete VideoFrame default constructor, and IsZeroSize method. by nisse · 8 years ago
- b890c95c Replace some asserts with DCHECKs by kwiberg · 8 years ago
- af476c7 RTC_[D]CHECK_op: Remove "u" suffix on integer constants by kwiberg · 8 years ago
- 803d97f Let ViEEncoder express resolution requests as Sinkwants. by perkj · 8 years ago
- f0a7c5a Delete deprecated method VideoFrame::CreateFrame. by nisse · 8 years ago
- f122a85 Delete webrtc::VideoFrame::CreateEmptyFrame. by nisse · 8 years ago
- fa10b55 Releand of Let ViEEncoder handle resolution changes. by perkj · 8 years ago
- 115bd15 New helper function test::ReadI420Buffer, refactor FrameReader to use it. by nisse · 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
- 1996e3f Reland of Update test code to use I420Buffer when writing pixel data. (patchset #1 id:1 of https://codereview.webrtc.org/2343083002/ ) by nisse · 8 years ago
- a49cbd3 Replace VideoCapturerInput with VideoSinkInterface. by perkj · 8 years ago
- 3011627 Revert of Update test code to use I420Buffer when writing pixel data. (patchset #2 id:140001 of https://codereview.webrtc.org/2342783003/ ) by nisse · 8 years ago
- d21534a Reland of Update test code to use I420Buffer when writing pixel data. (patchset #1 id:1 of https://codereview.webrtc.org/2342123003/ ) by nisse · 8 years ago
- fbf1460 Revert of Update test code to use I420Buffer when writing pixel data. (patchset #5 id:80001 of https://codereview.webrtc.org/2333373007/ ) by nisse · 8 years ago
- 280ad15 Update test code to use I420Buffer when writing pixel data. by Niels Möller · 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
- c9c142f Reland of Delete webrtc::VideoFrame methods buffer and stride. (patchset #1 id:1 of https://codereview.webrtc.org/1983583002/ ) by nisse · 9 years ago
- d49c30c Revert of Delete webrtc::VideoFrame methods buffer and stride. (patchset #2 id:290001 of https://codereview.webrtc.org/1963413004/ ) by tommi · 9 years ago
- d0dc66e Reland of Delete webrtc::VideoFrame methods buffer and stride. (patchset #1 id:1 of https://codereview.webrtc.org/1935443002/ ) by nisse · 9 years ago
- bfefb03 Replace scoped_ptr with unique_ptr everywhere by kwiberg · 9 years ago
- 5b3c443 Revert of Delete webrtc::VideoFrame methods buffer and stride. (patchset #14 id:250001 of https://codereview.webrtc.org/1900673002/ ) by nisse · 9 years ago
- a0591b5 Delete webrtc::VideoFrame methods buffer and stride. by nisse · 9 years ago
- 739fcb9 Cleanup of webrtc::VideoFrame. by Niels Möller · 9 years ago
- 54ebfca Revert of Cleanup of webrtc::VideoFrame. (patchset #6 id:100001 of https://codereview.webrtc.org/1679323002/ ) by kjellander · 9 years ago
- 2080196 Cleanup of webrtc::VideoFrame. by nisse · 9 years ago
- 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
- 91d6ede Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 9 years ago
- d635895 Add a frame generator that allows scrolling over a larger still image, for use with new screen sharing quality tests. by sprang · 9 years ago
- 49c0ce3 Revert "Add a frame generator that allows scrolling over a larger still image, for use with new screen sharing quality tests." by Erik Språng · 9 years ago
- 8993413 Add a frame generator that allows scrolling over a larger still image, for use with new screen sharing quality tests. by Erik Språng · 9 years ago
- 4765070 Rename I420VideoFrame to VideoFrame. by Miguel Casas-Sanchez · 10 years ago
- 59140d6 Remove VideoRotationMode to VideoRotation. by guoweis@webrtc.org · 10 years ago
- 14665ff Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro by kjellander@webrtc.org · 10 years ago
- 25dd1db Fixed bug in test frame generator, causing incorrect reuse of frame by sprang@webrtc.org · 10 years ago
- 00b8f6b Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 10 years ago
- 131bea8 Offline screenshare quality test, plus loopback. by sprang@webrtc.org · 10 years ago
- 724947b Add SwapFrame() to VideoSendStreamInput. by pbos@webrtc.org · 11 years ago[Renamed (74%) from webrtc/common_video/test/frame_generator.cc]
- b44c2a3 Open file in binary in CreateFromYuvFile(). 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