1. 207a75d Remove unused FrameGeneratorCapturer::Create signature by Emircan Uysaler · 7 years ago
  2. 03e6ec9 Reland "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 7 years ago
  3. 081136f Revert "Reland "Add multiplex case to webrtc_perf_tests"" by Taylor Brandstetter · 7 years ago
  4. 7c5bc1c Reland "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 7 years ago
  5. 5aac372 Revert "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 7 years ago
  6. d90a7e8 Add multiplex case to webrtc_perf_tests by Emircan Uysaler · 7 years ago
  7. 9e19403 Move videosourceinterface to api. by Patrik Höglund · 7 years ago
  8. c774d5d Make the complexity of the square generator configurable. by erikvarga@webrtc.org · 7 years ago
  9. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  10. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  11. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/test/frame_generator.h]
  12. a37de39 Update thread annotiation macros to use RTC_ prefix by danilchap · 7 years ago
  13. 579de6f Add a new frame generator that cycles through randomly generated slides. by erikvarga · 7 years ago
  14. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  15. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  16. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  17. 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
  18. b1ca073 Rename adaptation api methods, extended vie_encoder unit test. by sprang · 8 years ago
  19. af91689 Move VideoFrame and related declarations to webrtc/api/video. by nisse · 8 years ago
  20. 803d97f Let ViEEncoder express resolution requests as Sinkwants. by perkj · 8 years ago
  21. fa10b55 Releand of Let ViEEncoder handle resolution changes. by perkj · 8 years ago
  22. 3b703ed Revert of Let ViEEncoder handle resolution changes. (patchset #17 id:340001 of https://codereview.webrtc.org/2351633002/ ) by perkj · 8 years ago
  23. 26105b4 Let ViEEncoder handle resolution changes. by perkj · 8 years ago
  24. a49cbd3 Replace VideoCapturerInput with VideoSinkInterface. by perkj · 8 years ago
  25. 9fdbda6 Revert of Replace interface VideoCapturerInput with VideoSinkInterface. (patchset #13 id:280001 of https://codereview.webrtc.org/2257413002/ ) by perkj · 8 years ago
  26. 95a226f Replace VideoCapturerInput with VideoSinkInterface. by perkj · 8 years ago
  27. 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
  28. 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
  29. 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
  30. 4765070 Rename I420VideoFrame to VideoFrame. by Miguel Casas-Sanchez · 10 years ago
  31. 9bfe3da Cleanup: Remove i420_video_frame.h header. by Thiago Farina · 10 years ago
  32. 25dd1db Fixed bug in test frame generator, causing incorrect reuse of frame by sprang@webrtc.org · 10 years ago
  33. 131bea8 Offline screenshare quality test, plus loopback. by sprang@webrtc.org · 10 years ago
  34. 724947b Add SwapFrame() to VideoSendStreamInput. by pbos@webrtc.org · 11 years ago[Renamed (96%) from webrtc/common_video/test/frame_generator.h]
  35. 266c7b3 Move ChromaGenerator to common_video/. by pbos@webrtc.org · 11 years ago
  36. ab65495 Refactor frame generation code so it can be used by multiple modules. by andresp@webrtc.org · 11 years ago