1. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
  2. 7d72d0f Change VideoCodecTestStats API. by Rasmus Brandt · 6 years ago
  3. 001c782 Save encoded ivf files separately for different TLs. by Rasmus Brandt · 6 years ago
  4. 8f7ce22 Make VideoFrameType an enum class, and move to separate file and target by Niels Möller · 6 years ago
  5. c528410 Improve VideoCodecTest perf stats output. by Rasmus Brandt · 6 years ago
  6. d26a916 Avoid using GlobalTaskQueueFactory for TaskQueueForTest by Danil Chapovalov · 6 years ago
  7. 69008a8 Avoid div-by-zero in VideoCodecTest stats calculation. by Rasmus Brandt · 6 years ago
  8. 009ab3c Delete EncodedImage::GetBufferPaddingBytes by Niels Möller · 6 years ago
  9. 471783f Remove rtc::QueuedTask alias, use webrtc::QueuedTask directly by Danil Chapovalov · 6 years ago
  10. ad89528 Reland "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current" by Danil Chapovalov · 6 years ago
  11. 42d8c93 Revert "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current" by Yves Gerey · 6 years ago
  12. 304e9d2 Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current by Danil Chapovalov · 6 years ago
  13. 3caf50d Make ChangeBitrateVP9 unittest a bit more lenient. by Yves Gerey · 6 years ago
  14. 2c7b982 Revert "Delete CodecSpecificInfo argument from VideoDecoder::Decode" by Jeroen de Borst · 6 years ago
  15. 39d3a7d Delete CodecSpecificInfo argument from VideoDecoder::Decode by Niels Möller · 6 years ago
  16. 6f0aafa Add PrintResults to VideoCodecTest. by Rasmus Brandt · 6 years ago
  17. b859b32 Update more VideoEncoder implementations to drop CodecSpecificInfo input by Niels Möller · 6 years ago
  18. 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 6 years ago
  19. c8d2e73 Delete CodecSpecificInfo argument from VideoEncoder::Encode by Niels Möller · 6 years ago
  20. 7b3f4a2 Remove unused |keyframe_interval| from codec tests. by Rasmus Brandt · 6 years ago
  21. 3812fa9 Delete VideoCodecTestParameterized. by Rasmus Brandt · 6 years ago
  22. d209cd1 Lower SSIM thresholds. by Sergey Silkin · 6 years ago
  23. a0b1fb9 Pass H264 profile/level settings to codec. by Sergey Silkin · 6 years ago
  24. 6e1402b Skip SSIM calculation in real time mode. by Sergey Silkin · 6 years ago
  25. 663844d Update test code to use EncodedImage::Allocate by Niels Möller · 6 years ago
  26. b7edf69 Delete rtc::File, usage replaced with FileWrapper by Niels Möller · 6 years ago
  27. 938dd9f Add owned data buffer to EncodedImage by Niels Möller · 6 years ago
  28. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 6 years ago
  29. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  30. 24871e4 Rename EncodedImage::_buffer --> buffer_, and make private by Niels Möller · 6 years ago
  31. 77536a2 Rename EncodedImage::_length --> size_, and make private. by Niels Möller · 6 years ago
  32. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  33. 40d5533 Include absl/memory/memory.h if absl::make_unique is used by Steve Anton · 6 years ago
  34. d716fb9 Reland "Refactor rate profile update." by Sergey Silkin · 6 years ago
  35. 08223c1 Revert "Reland "Refactor rate profile update."" by Sergey Silkin · 6 years ago
  36. 77aedae Reland "Refactor rate profile update." by Sergey Silkin · 6 years ago
  37. 1ebfb6a Introduce VideoFrame::id to keep track of frames inside application. by Artem Titov · 6 years ago
  38. a1f78a4 Revert "Refactor rate profile update." by Sergey Silkin · 6 years ago
  39. b6cdfdc Refactor rate profile update. by Sergey Silkin · 6 years ago
  40. aa7bc7e Create field trial for vp8 number of thread on iOS. by Jiawei Ou · 6 years ago
  41. 48a7946 Convert all webrtc code to not access EncodedImage::_size directly. by Niels Möller · 6 years ago
  42. 5546aef Vp9 flexible mode fixes by Ilya Nikolaevskiy · 6 years ago
  43. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  44. bd04f4a Increase buffer level threshold in VP8/9 tests. by Sergey Silkin · 6 years ago
  45. 22ff1a4 Fix threshold in VideoCodecTestLibvpx.ChangeFramerateVP9. by Mirko Bonadei · 6 years ago
  46. 8ef5793 Switch from RTC_DISABLE_VP9 to RTC_ENABLE_VP9. by Mirko Bonadei · 6 years ago
  47. c2ebe21 Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`" by Jiawei Ou · 6 years ago
  48. c572ff3 Add default constructor for rtc::Event by Niels Möller · 6 years ago
  49. 59844ce Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`." by Qingsi Wang · 6 years ago
  50. be14217 Use the factory instead of using the builtin code path in `VideoCodecInitializer`. by Jiawei Ou · 6 years ago
  51. 99b71df Use function_video_(en|de)coder_factory from api by Danil Chapovalov · 6 years ago
  52. e2fd86a Move encoder metadata into EncoderInfo struct. by Erik Språng · 6 years ago
  53. 2d0c687 Remove |hw_encoder| and |hw_decoder| from VideoCodecTestFixture::Config. by Rasmus Brandt · 6 years ago
  54. c84cd95 Move MockVideoDecoder to api/test. by Erik Språng · 6 years ago
  55. a1d9ca4 Revert "Add ability to specify if rate controller of video encoder is trusted." by Oleh Prypin · 6 years ago
  56. 3e335d1 Add ability to specify if rate controller of video encoder is trusted. by Erik Språng · 6 years ago
  57. 02fed02 Assign spatial_idx in FrameStatistics ctor. by Sergey Silkin · 6 years ago
  58. 84df1c7 Make fewer copies when using StringBuilder. by Jonas Olsson · 6 years ago
  59. db12856 Cleanup modules_common_types by Danil Chapovalov · 6 years ago
  60. 640106e Use different thresholds for ARM and x86 in libvpx tests by Kári Tristan Helgason · 6 years ago
  61. 366a50c Remove simple stringstream usages. by Jonas Olsson · 6 years ago
  62. d3b8c63 Reland "Add spatial index to EncodedImage." by Niels Möller · 6 years ago
  63. 7bca8ca Obj-C SDK Cleanup by Anders Carlsson · 6 years ago
  64. 5a998d7 Revert "Add spatial index to EncodedImage." by Niels Moller · 6 years ago
  65. da0898d Add spatial index to EncodedImage. by Niels Möller · 6 years ago
  66. f167762 Add config option to run VideoCodecTest in real time. by Kári Tristan Helgason · 6 years ago
  67. 1946a3f Add frame rate parameter to SpatialLayer struct. by Sergey Silkin · 6 years ago
  68. 2377588 Add accessor methods for RTP timestamp of EncodedImage. by Niels Möller · 6 years ago
  69. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  70. 5c302c0 Delete obsolete file call/video_config.h. by Niels Möller · 6 years ago
  71. 4206a0a Exposing video bitrate allocator into API by Jiawei Ou · 6 years ago
  72. 0823eec Reland "Reland "Add Profile 2 configuration to VP9 Encoder and Decoder"" by Emircan Uysaler · 6 years ago
  73. c528c0a Revert "Reland "Add Profile 2 configuration to VP9 Encoder and Decoder"" by Emircan Uysaler · 6 years ago
  74. cb853c8 Reland "Add Profile 2 configuration to VP9 Encoder and Decoder" by Emircan Uysaler · 6 years ago
  75. 2d82ade Revert "Add Profile 2 configuration to VP9 Encoder and Decoder" by Qingsi Wang · 6 years ago
  76. fc9c4e8 Add Profile 2 configuration to VP9 Encoder and Decoder by Emircan Uysaler · 6 years ago
  77. c75a5e8 Change test VideoProcessor kMaxBufferedInputFrames from 10 to 20. by Sami Kalliomäki · 6 years ago
  78. 5e898d6 Stop using VideoCodec.targetBitrate for vp8 screenshare config by Erik Språng · 6 years ago
  79. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  80. 7b92ceb Ensure that input_frames_.size() <= kMaxBufferedInputFrames at enqueue time. by Rasmus Brandt · 6 years ago
  81. 451b29c Make a copy of the frame if the processing has to be posted. by Sami Kalliomäki · 6 years ago
  82. 58cd385 Fix potential division by zero in VP9 VideoCodecTest. by Rasmus Brandt · 6 years ago
  83. 43800f9 Generalize SimulcastEncoderAdapter, use for H264 & VP8. by Sergio Garcia Murillo · 6 years ago
  84. 6f440ed Revert "Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8." by Mirko Bonadei · 6 years ago
  85. 07efe43 Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8. by Sergio Garcia Murillo · 6 years ago
  86. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  87. 0040b66 Replace rtc::Optional with absl::optional by Danil Chapovalov · 6 years ago
  88. e3cf3d0 Use enum class for VideoCodecMode and VideoCodecComplexity. by Niels Möller · 6 years ago
  89. 443e71f Revert "Disabling VeryLowBitrateVP9 to unblock roll." by Patrik Höglund · 6 years ago
  90. 5e8fd8a Add simulcastStream output from VideoCodecTestFixture::Config::ToString. by Rasmus Brandt · 6 years ago
  91. 086de82 Add bitrate_priority to GetSimulcastConfig call. by Rasmus Brandt · 6 years ago
  92. 16e28d1 Disabling VeryLowBitrateVP9 to unblock roll. by Patrik Höglund · 6 years ago
  93. ee20336 Drop entire superframe if any layer is overshooting. by Sergey Silkin · 6 years ago
  94. 2aae273 Remove adapter bools from VideoCodecTestFixture::Config. by Rasmus Brandt · 6 years ago
  95. 7c1ccfa Move VisualizationParams to VideoCodecTestFixture::Config. by Rasmus Brandt · 6 years ago
  96. 97b4ee5 Wire up VAAPI VP8 experimental support in WebRTC. by Ilya Nikolaevskiy · 6 years ago
  97. bc84685 Remove VideoCodecTestFixtureImpl dependency on Android specifics. by Rasmus Brandt · 6 years ago
  98. 169005d Move VideoCodecTest configuration classes to api/test. by Kári Tristan Helgason · 6 years ago
  99. 401d076 Delete deprecated VideoDecoder::Decode method by Niels Möller · 7 years ago
  100. d902d58 Framerate controller for VP9 screen sharing. by Sergey Silkin · 6 years ago