1. 42d8c93 Revert "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current" by Yves Gerey · 5 years ago
  2. cad95b8 Reland "Tune vp9 screenshare bitrate and framerate of spatial layers" by Ilya Nikolaevskiy · 5 years ago
  3. e01857c Revert "Reland "Tune vp9 screenshare bitrate and framerate of spatial layers"" by Ilya Nikolaevskiy · 5 years ago
  4. 12abf67 Reland "Tune vp9 screenshare bitrate and framerate of spatial layers" by Ilya Nikolaevskiy · 5 years ago
  5. 304e9d2 Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current by Danil Chapovalov · 5 years ago
  6. 159e53a Fix LibvpxVp8Encoder::FrameDropThreshold by Elad Alon · 5 years ago
  7. 3caf50d Make ChangeBitrateVP9 unittest a bit more lenient. by Yves Gerey · 5 years ago
  8. 1109b59 Revert "Tune vp9 screenshare bitrate and framerate of spatial layers" by Jeroen de Borst · 5 years ago
  9. 2c7b982 Revert "Delete CodecSpecificInfo argument from VideoDecoder::Decode" by Jeroen de Borst · 5 years ago
  10. aaf3cb3 Tune vp9 screenshare bitrate and framerate of spatial layers by Ilya Nikolaevskiy · 5 years ago
  11. 39d3a7d Delete CodecSpecificInfo argument from VideoDecoder::Decode by Niels Möller · 5 years ago
  12. 6f0aafa Add PrintResults to VideoCodecTest. by Rasmus Brandt · 5 years ago
  13. b859b32 Update more VideoEncoder implementations to drop CodecSpecificInfo input by Niels Möller · 5 years ago
  14. 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 5 years ago
  15. de3360e Create Vp8FrameBufferController by Elad Alon · 5 years ago
  16. 7b41225 Throttle frame-rate In VP8 encoder in steady state for screenshare by Ilya Nikolaevskiy · 5 years ago
  17. 6117068 Throttle frame-rate In VP9 encoder in steady state for screenshare by Ilya Nikolaevskiy · 5 years ago
  18. c8d2e73 Delete CodecSpecificInfo argument from VideoEncoder::Encode by Niels Möller · 5 years ago
  19. 9df3353 Generic Frame Descriptor (GFD) VP8 templates. by philipel · 5 years ago
  20. 9ef5e05 Fix target bitrate handling for a single layer VP9 screenshare by Ilya Nikolaevskiy · 5 years ago
  21. e64a688 Replacing Clock in ScreenshareLayers. by Sebastian Jansson · 5 years ago
  22. d1d0359 Remove memsets of CodecSpecificInfo. by philipel · 5 years ago
  23. dda5fdc Fix vp8 simulcast screenshare and perf tests for it by Ilya Nikolaevskiy · 5 years ago
  24. 7b3f4a2 Remove unused |keyframe_interval| from codec tests. by Rasmus Brandt · 5 years ago
  25. 3812fa9 Delete VideoCodecTestParameterized. by Rasmus Brandt · 5 years ago
  26. d209cd1 Lower SSIM thresholds. by Sergey Silkin · 5 years ago
  27. 22f9925 webrtc: Remove semicolons. by Nico Weber · 5 years ago
  28. dd1cc98 Reland "Update VP9EncoderImpl to use EncodedImage::Allocate" by Niels Möller · 5 years ago
  29. 7abfd56 Improve CPU utilization when encoding VP8 with two temporal layers by Elad Alon · 5 years ago
  30. a0b1fb9 Pass H264 profile/level settings to codec. by Sergey Silkin · 5 years ago
  31. 6e1402b Skip SSIM calculation in real time mode. by Sergey Silkin · 5 years ago
  32. 3a656d1 Tune bitrates and minQP thresholds for high-fps screenshare. by Ilya Nikolaevskiy · 5 years ago
  33. 663844d Update test code to use EncodedImage::Allocate by Niels Möller · 5 years ago
  34. 92e7c69 Revert "Update VP9EncoderImpl to use EncodedImage::Allocate" by Niels Moller · 5 years ago
  35. 788f577 Update the resolution check for VP8 simulcast. by Mirta Dvornicic · 5 years ago
  36. cbf5949 Update MultiplexEncoderAdapter to use EncodedImage::Allocate by Niels Möller · 5 years ago
  37. 7f24fb9 Add settings to turn off VP8 base layer qp limit by Erik Språng · 5 years ago
  38. eb81b47 Update H264EncoderImpl to use EncodedImage::Allocate by Niels Möller · 5 years ago
  39. 1a1c52b H.264 temporal layers w/frame marking (PART 2/3) by Johnny Lee · 5 years ago
  40. 1d13b37 Update LibvpxVp8Encoder to use EncodedImage::Allocate by Niels Möller · 5 years ago
  41. b7edf69 Delete rtc::File, usage replaced with FileWrapper by Niels Möller · 5 years ago
  42. 108f20f Fix color space bug in wrapper of H264 decoder by Johannes Kron · 5 years ago
  43. e12778c Update VP9EncoderImpl to use EncodedImage::Allocate by Niels Möller · 5 years ago
  44. 938dd9f Add owned data buffer to EncodedImage by Niels Möller · 5 years ago
  45. b769894 Remove rule that discourages passing optional by const reference by Danil Chapovalov · 5 years ago
  46. bfa5d5d Return early from VP9EncoderImpl::Encode() if all layers inactive by Erik Språng · 5 years ago
  47. 819661a Pass explicit dependencies from ScreenshareLayers to GFD by Elad Alon · 5 years ago
  48. 4bfbb01 Improve CPU utilization when encoding VP8 with a single temporal layer by Elad Alon · 5 years ago
  49. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 5 years ago
  50. e32b4fe Allow 1x1 images in libvpx_vp8_encoder.cc by Dan Minor · 5 years ago
  51. 411b49b Break FrameConfig out of Vp8TemporalLayers by Elad Alon · 5 years ago
  52. e008248 Only instantiate TemporalLayersChecker in debug builds by Elad Alon · 5 years ago
  53. f5b216a Pass explicit frame dependency information to RtpPayloadParams by Elad Alon · 5 years ago
  54. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  55. a67a9d9 Handle zero number of spatial layers at calculation of VP9 SVC padding. by Sergey Silkin · 6 years ago
  56. 4b4266f Move parsing of trusted rate controller to RateControlSettings by Erik Språng · 6 years ago
  57. 2ec0c65 Set inter_pic_predicted video codec flag in vp9 encoder correctly by Ilya Nikolaevskiy · 6 years ago
  58. dbdd839 Add ability for VideoEncoder to signal frame rate allocation. by Erik Språng · 6 years ago
  59. 24871e4 Rename EncodedImage::_buffer --> buffer_, and make private by Niels Möller · 6 years ago
  60. 77536a2 Rename EncodedImage::_length --> size_, and make private. by Niels Möller · 6 years ago
  61. ccc1b57 Poll is_hardware_accelerated from VideoEncoder instead of VideoEncoderFactory. by Mirta Dvornicic · 6 years ago
  62. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  63. 40d5533 Include absl/memory/memory.h if absl::make_unique is used by Steve Anton · 6 years ago
  64. d716fb9 Reland "Refactor rate profile update." by Sergey Silkin · 6 years ago
  65. 08223c1 Revert "Reland "Refactor rate profile update."" by Sergey Silkin · 6 years ago
  66. 77aedae Reland "Refactor rate profile update." by Sergey Silkin · 6 years ago
  67. 1ebfb6a Introduce VideoFrame::id to keep track of frames inside application. by Artem Titov · 6 years ago
  68. a1f78a4 Revert "Refactor rate profile update." by Sergey Silkin · 6 years ago
  69. b6cdfdc Refactor rate profile update. by Sergey Silkin · 6 years ago
  70. a1bec23 Pass on explicit color space for VP8 and H264 by Johannes Kron · 6 years ago
  71. 0fcf4b1 Delete unused I420 "codec" by Niels Möller · 6 years ago
  72. f1ab9b9 Refactor creation of ColorSpace test data by Johannes Kron · 6 years ago
  73. aa7bc7e Create field trial for vp8 number of thread on iOS. by Jiawei Ou · 6 years ago
  74. 1d8307d Delete VideoCodec::targetBitrate by Niels Möller · 6 years ago
  75. 7b3a568 Reland 2: Add VP9 Profile 2 to default profiles by Emircan Uysaler · 6 years ago
  76. 8b9b5f9 Activate/deactivate VP9 spatial layers. by Sergey Silkin · 6 years ago
  77. b47ccc3 Add chroma siting to ColorSpace by Johannes Kron · 6 years ago
  78. 48a7946 Convert all webrtc code to not access EncodedImage::_size directly. by Niels Möller · 6 years ago
  79. 5546aef Vp9 flexible mode fixes by Ilya Nikolaevskiy · 6 years ago
  80. 4da382e Speculative revert due to a long history of issues related to VP9 on Mac. by Henrik Andreassson · 6 years ago
  81. 3b923d9 Remove color space enum value kInvalid by Johannes Kron · 6 years ago
  82. 897a991 Add metadata from VideoEncoderFactory::CodecInfo to VideoEncoder::EncoderInfo by Mirta Dvornicic · 6 years ago
  83. d4d254f Revert "Various VP9 high fps fixes" by Patrik Höglund · 6 years ago
  84. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  85. ba2840c Various VP9 high fps fixes by Ilya Nikolaevskiy · 6 years ago
  86. 4c0cc5b Reland Profile 2 to default profiles by Emircan Uysaler · 6 years ago
  87. 88ce4ef Don't buffer encoded frames. by Sergey Silkin · 6 years ago
  88. 4749e4e Move HdrMetadata to ColorSpace by Johannes Kron · 6 years ago
  89. bd04f4a Increase buffer level threshold in VP8/9 tests. by Sergey Silkin · 6 years ago
  90. 22ff1a4 Fix threshold in VideoCodecTestLibvpx.ChangeFramerateVP9. by Mirko Bonadei · 6 years ago
  91. 95adedb Always compile VP9 source files. by Mirko Bonadei · 6 years ago
  92. 8ef5793 Switch from RTC_DISABLE_VP9 to RTC_ENABLE_VP9. by Mirko Bonadei · 6 years ago
  93. 90e6745 Delete deprecated class WrappedI420Buffer by Niels Möller · 6 years ago
  94. 9973fa8 Pass HdrMetadata between VideoFrame and EncodedImage for VP9 by Johannes Kron · 6 years ago
  95. c2ebe21 Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`" by Jiawei Ou · 6 years ago
  96. d3438aa Add ability to specify if rate controller of video encoder is trusted. by Erik Språng · 6 years ago
  97. 54b4924 Update H264 encoder to use GetEncoderInfo by Erik Språng · 6 years ago
  98. 1060870 Update LibVpxVp8Encoder to use GetEncoderInfo by Erik Språng · 6 years ago
  99. 727d164 Update VP9 encoder to use GetEncoderInfo by Erik Språng · 6 years ago
  100. c572ff3 Add default constructor for rtc::Event by Niels Möller · 6 years ago