1. ccc1b57 Poll is_hardware_accelerated from VideoEncoder instead of VideoEncoderFactory. by Mirta Dvornicic · 6 years ago
  2. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  3. 87da937 Delete unused constant kVideoCodecI420 by Niels Möller · 6 years ago
  4. 1ebfb6a Introduce VideoFrame::id to keep track of frames inside application. by Artem Titov · 6 years ago
  5. 31d8b52 Delete unneeded includes of rtc_base/stringutils.h. by Niels Möller · 6 years ago
  6. 73f2da9 Remove VP8EncoderSimulcastProxy by Florent Castelli · 6 years ago
  7. 1d8307d Delete VideoCodec::targetBitrate by Niels Möller · 6 years ago
  8. 1ec2a16 Revert "Replace VideoEncoderFactory::QueryVideoEncoder with VideoEncoder::GetEncoderInfo" by Mirta Dvornicic · 6 years ago
  9. cdc5eb0 Replace VideoEncoderFactory::QueryVideoEncoder with VideoEncoder::GetEncoderInfo by Mirta Dvornicic · 6 years ago
  10. e7862cc Copy VP8EncoderSimulcastProxy to EncoderSimulcastProxy by Florent Castelli · 6 years ago
  11. 9cccf85 Delete unused video coding error codes. by Niels Möller · 6 years ago
  12. 6ed4f14 Remove deprecated VideoEncoder metadata methods by Erik Språng · 6 years ago
  13. 897a991 Add metadata from VideoEncoderFactory::CodecInfo to VideoEncoder::EncoderInfo by Mirta Dvornicic · 6 years ago
  14. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  15. 5486bcd Remove SetChannelParameters function from API classes. by philipel · 6 years ago
  16. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  17. 22b70ff Move VideoCodecType from common_types.h to api/video/video_codec_type.h by Niels Möller · 6 years ago
  18. 8ef5793 Switch from RTC_DISABLE_VP9 to RTC_ENABLE_VP9. by Mirko Bonadei · 6 years ago
  19. d3438aa Add ability to specify if rate controller of video encoder is trusted. by Erik Språng · 6 years ago
  20. c94b22e Add magjed/nisse/sprang/brandtr as api/video_codecs owners by Erik Språng · 6 years ago
  21. ff7020a Remove non-default VideoEncoder::EncoderInfo() ctor by Erik Språng · 6 years ago
  22. ee49f70 Remove VideoEncoder::SetChannelParameters. by philipel · 6 years ago
  23. 327b753 Split out a separate target for VP8EncoderSimulcastProxy by Jonathan Yu · 6 years ago
  24. 039743e Reland "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase" by Niels Möller · 6 years ago
  25. 977b46a Export symbols needed by the Chromium component build (part 7). by Mirko Bonadei · 6 years ago
  26. e2fd86a Move encoder metadata into EncoderInfo struct. by Erik Språng · 6 years ago
  27. 6e8e299 Revert "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase" by Oleh Prypin · 6 years ago
  28. 80cd25b Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase by Niels Möller · 6 years ago
  29. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  30. ac19414 Export symbols needed by the Chromium component build (part 6). by Mirko Bonadei · 6 years ago
  31. 3c7d599 Replace _stricmp with absl::EqualsIgnoreCase by Niels Möller · 6 years ago
  32. 276827c Export symbols needed by the Chromium component build (part 3). by Mirko Bonadei · 6 years ago
  33. 4529fbc Move TemporalLayers to api/video_codecs. by Erik Språng · 6 years ago
  34. a1d9ca4 Revert "Add ability to specify if rate controller of video encoder is trusted." by Oleh Prypin · 6 years ago
  35. 3e335d1 Add ability to specify if rate controller of video encoder is trusted. by Erik Språng · 6 years ago
  36. 4dc66c5 Move EncodedImage class to api/video/ by Niels Möller · 6 years ago
  37. 8abd56c Split TemporalLayers and TemporalLayers checker, clean up header. by Erik Språng · 6 years ago
  38. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  39. 59ab353 Add receive stream id argument to CreateDecoder() method by Magnus Jedvert · 6 years ago
  40. 84ccb2d Remove kVideoCodecUnknown from WebRTC. by Kári Tristan Helgason · 6 years ago
  41. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  42. bdee46d Add functionality to set min bitrate for single stream through RtpEncodingParameters. by Åsa Persson · 6 years ago
  43. 43800f9 Generalize SimulcastEncoderAdapter, use for H264 & VP8. by Sergio Garcia Murillo · 6 years ago
  44. 6f440ed Revert "Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8." by Mirko Bonadei · 6 years ago
  45. 0bc58cf Replace rtc::Optional with absl::optional in api by Danil Chapovalov · 6 years ago
  46. 07efe43 Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8. by Sergio Garcia Murillo · 6 years ago
  47. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  48. e3cf3d0 Use enum class for VideoCodecMode and VideoCodecComplexity. by Niels Möller · 6 years ago
  49. dd3e0ab Make rtc_software_fallback_wrappers target visible. by Anders Carlsson · 6 years ago
  50. a46bd4b Reland "Move class VideoCodec from common_types.h to its own api header file." by Niels Möller · 6 years ago
  51. 350531e Revert "Move class VideoCodec from common_types.h to its own api header file." by Danil Chapovalov · 6 years ago
  52. efc71e5 Move class VideoCodec from common_types.h to its own api header file. by Niels Möller · 6 years ago
  53. 3a79a9a Remove deprecated API methods in video pipeline by Ilya Nikolaevskiy · 6 years ago
  54. 802506c Add placeholder header file api/video_codecs/video_codec.h. by Niels Möller · 6 years ago
  55. 97b4ee5 Wire up VAAPI VP8 experimental support in WebRTC. by Ilya Nikolaevskiy · 6 years ago
  56. dac9453 Delete left-over forward declaration of RTPFragmentationHeader. by Niels Möller · 6 years ago
  57. 401d076 Delete deprecated VideoDecoder::Decode method by Niels Möller · 7 years ago
  58. 0a8f435 Move VideoEncoderConfig from call/ to api/. by Niels Möller · 6 years ago
  59. ec47565 Directly include VideoBitrateAllocation in api targets by Erik Språng · 6 years ago
  60. 5f2bb62 Remove dependency in FakeWebRtcVideoCodecFactories. by Anders Carlsson · 6 years ago
  61. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 6 years ago
  62. 8df3a38 Deprecate RTPFragmentationHeader argument to VideoDecoder::Decode by Niels Möller · 7 years ago
  63. 6753795 Built in video codec factories. by Anders Carlsson · 7 years ago
  64. 6a8f30e Add control for inter-layer prediction mode. by Sergey Silkin · 7 years ago
  65. 65fb404 Don't expose resilience mode in VP8 and VP9 configuration. by Niels Möller · 7 years ago
  66. 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 7 years ago
  67. e8a9c45 Delete enum VP8ResilienceMode. by Niels Möller · 7 years ago
  68. c5d4461 Add copy and move operations to SdpVideoFormat. by Niels Möller · 7 years ago
  69. be682d4 Fix chromium warnings for SdpVideoFormat. by Niels Möller · 7 years ago
  70. 3f693b9 Delete unused method SetPeriodicKeyFrames. by Niels Möller · 7 years ago
  71. 225c787 Move default thresholds from QualityScaler to encoders. by Niels Möller · 7 years ago
  72. 75e38d2 Remove unused fields from VideoCodecVP8. by Rasmus Brandt · 7 years ago
  73. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  74. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  75. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  76. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  77. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  78. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  79. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  80. 0e1d798 Optional: Use nullopt and implicit construction in /api by Oskar Sundbom · 7 years ago
  81. d79314f Reland "Add fine grained dropped video frames counters on sending side" by Ilya Nikolaevskiy · 7 years ago
  82. 1c1a681 Revert "Add fine grained dropped video frames counters on sending side" by Ilya Nikolaevskiy · 7 years ago
  83. 4b1a363 Add fine grained dropped video frames counters on sending side by Ilya Nikolaevskiy · 7 years ago
  84. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  85. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  86. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago