1. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  2. e3cf3d0 Use enum class for VideoCodecMode and VideoCodecComplexity. by Niels Möller · 6 years ago
  3. dd3e0ab Make rtc_software_fallback_wrappers target visible. by Anders Carlsson · 6 years ago
  4. a46bd4b Reland "Move class VideoCodec from common_types.h to its own api header file." by Niels Möller · 6 years ago
  5. 350531e Revert "Move class VideoCodec from common_types.h to its own api header file." by Danil Chapovalov · 6 years ago
  6. efc71e5 Move class VideoCodec from common_types.h to its own api header file. by Niels Möller · 6 years ago
  7. 3a79a9a Remove deprecated API methods in video pipeline by Ilya Nikolaevskiy · 6 years ago
  8. 802506c Add placeholder header file api/video_codecs/video_codec.h. by Niels Möller · 6 years ago
  9. 97b4ee5 Wire up VAAPI VP8 experimental support in WebRTC. by Ilya Nikolaevskiy · 6 years ago
  10. dac9453 Delete left-over forward declaration of RTPFragmentationHeader. by Niels Möller · 6 years ago
  11. 401d076 Delete deprecated VideoDecoder::Decode method by Niels Möller · 6 years ago
  12. 0a8f435 Move VideoEncoderConfig from call/ to api/. by Niels Möller · 6 years ago
  13. ec47565 Directly include VideoBitrateAllocation in api targets by Erik Språng · 6 years ago
  14. 5f2bb62 Remove dependency in FakeWebRtcVideoCodecFactories. by Anders Carlsson · 6 years ago
  15. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 6 years ago
  16. 8df3a38 Deprecate RTPFragmentationHeader argument to VideoDecoder::Decode by Niels Möller · 6 years ago
  17. 6753795 Built in video codec factories. by Anders Carlsson · 6 years ago
  18. 6a8f30e Add control for inter-layer prediction mode. by Sergey Silkin · 6 years ago
  19. 65fb404 Don't expose resilience mode in VP8 and VP9 configuration. by Niels Möller · 6 years ago
  20. 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 6 years ago
  21. e8a9c45 Delete enum VP8ResilienceMode. by Niels Möller · 6 years ago
  22. c5d4461 Add copy and move operations to SdpVideoFormat. by Niels Möller · 6 years ago
  23. be682d4 Fix chromium warnings for SdpVideoFormat. by Niels Möller · 6 years ago
  24. 3f693b9 Delete unused method SetPeriodicKeyFrames. by Niels Möller · 7 years ago
  25. 225c787 Move default thresholds from QualityScaler to encoders. by Niels Möller · 7 years ago
  26. 75e38d2 Remove unused fields from VideoCodecVP8. by Rasmus Brandt · 7 years ago
  27. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  28. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  29. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  30. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  31. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  32. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  33. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  34. 0e1d798 Optional: Use nullopt and implicit construction in /api by Oskar Sundbom · 7 years ago
  35. d79314f Reland "Add fine grained dropped video frames counters on sending side" by Ilya Nikolaevskiy · 7 years ago
  36. 1c1a681 Revert "Add fine grained dropped video frames counters on sending side" by Ilya Nikolaevskiy · 7 years ago
  37. 4b1a363 Add fine grained dropped video frames counters on sending side by Ilya Nikolaevskiy · 7 years ago
  38. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  39. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  40. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago