1. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 6 years ago
  2. 4db138e Reland "Move creating encoder to VideoStreamEncoder." by Niels Möller · 6 years ago
  3. 0d650b4 Revert "Move creating encoder to VideoStreamEncoder." by Niels Moller · 6 years ago
  4. fb82fcc Move creating encoder to VideoStreamEncoder. by Niels Möller · 6 years ago
  5. ff40b14 Delete obsolete enable argument to SetVideoSend. by Niels Möller · 6 years ago
  6. 5897a6e Adds support for signaling a=msid lines without a=ssrc lines. by Seth Hampson · 6 years ago
  7. 88614b0 Pass VideoEncoderFactory from WebrtcVideoEngine to VideoStreamEncoder. by Niels Möller · 6 years ago
  8. bb50ce5 Wire up MID send value to the PeerConnection API by Steve Anton · 6 years ago
  9. 5bf8ccd Delete encoder caching in WebRtcVideoSendStream. by Niels Möller · 6 years ago
  10. fc8d26b Reland "Moved BitrateConfig out of Call::Config." by Sebastian Jansson · 7 years ago
  11. e4bf600 Revert "Moved BitrateConfig out of Call::Config." by Lu Liu · 7 years ago
  12. 5897fe2 Moved BitrateConfig out of Call::Config. by Sebastian Jansson · 7 years ago
  13. 1370e30 Refactor of GetSimulcastConfig & EncoderStreamFactory. by Seth Hampson · 7 years ago
  14. 1e06289 Delete macro RTC_ACCESS_ON, replaced by RTC_GUARDED_BY. by Niels Möller · 7 years ago
  15. dd8c165 Enable building WebRTC without built-in software codecs by Anders Carlsson · 7 years ago
  16. ba37b4b Change return type of RtpSenderInterface::SetParameters from bool to RTCError by Zach Stein · 7 years ago
  17. 9e19403 Move videosourceinterface to api. by Patrik Höglund · 7 years ago
  18. be214a2 Move videosinkinterface.h to common_video to solve a circular dep. by Patrik Höglund · 7 years ago
  19. 5f5918f Merge MediaChannel's OnTransportOverheadChanged and OnNetworkRouteChanged callbacks. by Zhi Huang · 7 years ago
  20. fb65b10 Removing forward declarations that are never referenced. by Mirko Bonadei · 7 years ago
  21. 07e0d01 Reland "Add helper functions for migrating to new video codec factories" by Magnus Jedvert · 7 years ago
  22. a767866 Revert "Add helper functions for migrating to new video codec factories" by Taylor Brandstetter · 7 years ago
  23. 1c9623c Add helper functions for migrating to new video codec factories by Magnus Jedvert · 7 years ago
  24. 02e7a19 Remove unnecessary video factory references in PeerConnectionFactory by Magnus Jedvert · 7 years ago
  25. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  26. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/media/engine/webrtcvideoengine.h]
  27. d4b0c05 Add new video codec factories by Magnus Jedvert · 7 years ago
  28. 47791cf Remove definition of thread annotation macros without RTC_ prefix by danilchap · 7 years ago
  29. 2475ae2 Simplify passing video coded factories in media engine by magjed · 7 years ago
  30. 063f0c0 Reland of Prepare for injectable SW decoders (patchset #1 id:1 of https://codereview.webrtc.org/3010953002/ ) by andersc · 7 years ago
  31. a37de39 Update thread annotiation macros to use RTC_ prefix by danilchap · 7 years ago
  32. 84f6a3f Move optional.h to webrtc/api/ by kwiberg · 7 years ago
  33. 1f88531 Revert of Prepare for injectable SW decoders (patchset #3 id:40001 of https://codereview.webrtc.org/3009973002/ ) by perkj · 7 years ago
  34. 084c55a Prepare for injectable SW decoders by andersc · 7 years ago
  35. a35df42 WebRtcVideoEngine: Encapsulate logic for unifying internal and external video codecs by magjed · 7 years ago
  36. f52d34d Let VideoEncoderSoftwareFallbackWrapper own the wrapped encoder by magjed · 7 years ago
  37. 3f89758 Clean up ownership of webrtc::VideoEncoder by magjed · 7 years ago
  38. 440b6d9 Move video send/receive stream headers to webrtc/call. by aleloi · 7 years ago
  39. c0d481a Protected streams report RTP messages directly to the FlexFec streams by eladalon · 7 years ago
  40. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  41. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  42. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  43. 6b826ef Add cropping to VIEEncoder to match simulcast streams resolution by ilnik · 7 years ago
  44. 67561a6 Use the same QP max for tests as in production by sprang · 7 years ago
  45. f184138 s/WebRtcVideoChannel2/WebRtcVideoChannel and s/WebRtcVideoEngine2/WebRtcVideoEngine by eladalon · 7 years ago