1. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  2. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/test/encoder_settings.cc]
  3. 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
  4. 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
  5. a518a39 Fixes a bug where a video stream can get stuck in the suspended state. by stefan · 8 years ago
  6. dd40702 Move VideoDecoder::Create() logic to separate internal video decoder factory by magjed · 8 years ago
  7. fa10b55 Releand of Let ViEEncoder handle resolution changes. by perkj · 8 years ago
  8. 3b703ed Revert of Let ViEEncoder handle resolution changes. (patchset #17 id:340001 of https://codereview.webrtc.org/2351633002/ ) by perkj · 8 years ago
  9. 26105b4 Let ViEEncoder handle resolution changes. by perkj · 8 years ago
  10. 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
  11. 7c29e8c Add support for VP9 in webrtc::Call and video_loopback. by stefan@webrtc.org · 10 years ago
  12. 776e6f2 Use external VideoDecoders in VideoReceiveStream. by pbos@webrtc.org · 10 years ago
  13. 6cd6ba8 Expose VP8/H264 defaults through video_encoder.h. by pbos@webrtc.org · 10 years ago
  14. b9f5453 Add boilerplate code for H.264. by stefan@webrtc.org · 11 years ago
  15. 6ae48c6 Make VideoSendStream/VideoReceiveStream configs const. by pbos@webrtc.org · 11 years ago
  16. f577ae9 Remove internal codecs from VideoSendStream. by pbos@webrtc.org · 11 years ago