1. 46a2765 Reland "Update internal SW codecs to return unique_ptrs" by Magnus Jedvert · 7 years ago
  2. 34c8e6b Revert "Update internal SW codecs to return unique_ptrs" by Magnus Jedvert · 7 years ago
  3. 4fe6adc Update internal SW codecs to return unique_ptrs by Magnus Jedvert · 7 years ago
  4. 84255bb Add explicit includes of refcountedobject.h where it is used. by Niels Möller · 7 years ago
  5. fb26f85 Revert "Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h."" by Niels Moller · 7 years ago
  6. bf6937a Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Möller · 7 years ago
  7. d25fa78 Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Moller · 7 years ago
  8. b7239a9 Make rtc_base/refcount.h self contained, not including refcountedobject.h. by Niels Möller · 7 years ago
  9. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  10. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/test/encoder_settings.cc]
  11. 5ef2bc1 Reland of Fixes a bug where a video stream can get stuck in the suspended state. (patchset #1 id:1 of https://codereview.chromium.org/2703393002/ ) by philipel · 8 years ago
  12. b80bdca Revert of Fixes a bug where a video stream can get stuck in the suspended state. (patchset #8 id:120001 of https://codereview.webrtc.org/2705603002/ ) by philipel · 8 years ago
  13. a518a39 Fixes a bug where a video stream can get stuck in the suspended state. by stefan · 8 years ago
  14. dd40702 Move VideoDecoder::Create() logic to separate internal video decoder factory by magjed · 8 years ago
  15. fa10b55 Releand of Let ViEEncoder handle resolution changes. by perkj · 8 years ago
  16. 3b703ed Revert of Let ViEEncoder handle resolution changes. (patchset #17 id:340001 of https://codereview.webrtc.org/2351633002/ ) by perkj · 8 years ago
  17. 26105b4 Let ViEEncoder handle resolution changes. by perkj · 8 years ago
  18. bab934b H.264 video codec support using OpenH264 (http://www.openh264.org/) for encoding and FFmpeg (https://www.ffmpeg.org/) for decoding. by hbos · 9 years ago
  19. 7c29e8c Add support for VP9 in webrtc::Call and video_loopback. by stefan@webrtc.org · 10 years ago
  20. 776e6f2 Use external VideoDecoders in VideoReceiveStream. by pbos@webrtc.org · 10 years ago
  21. 6cd6ba8 Expose VP8/H264 defaults through video_encoder.h. by pbos@webrtc.org · 10 years ago
  22. b9f5453 Add boilerplate code for H.264. by stefan@webrtc.org · 10 years ago
  23. 6ae48c6 Make VideoSendStream/VideoReceiveStream configs const. by pbos@webrtc.org · 10 years ago
  24. f577ae9 Remove internal codecs from VideoSendStream. by pbos@webrtc.org · 11 years ago