1. 8eb37a3 Revert of Add task queue to Call. (patchset #42 id:840001 of https://codereview.webrtc.org/2060403002/ ) by perkj · 8 years ago
  2. cc16836 - Add task queue to Call with the intent of replacing the use of one of the process threads. by perkj · 8 years ago
  3. 525df3f Add EncodedImageCallback::OnEncodedImage(). by Sergey Ulanov · 8 years ago
  4. 51db4dd Revert of Add EncodedImageCallback::OnEncodedImage(). (patchset #14 id:300001 of https://codereview.chromium.org/2089773002/ ) by sergeyu · 8 years ago
  5. 4c7f4cd Add EncodedImageCallback::OnEncodedImage(). by Sergey Ulanov · 8 years ago
  6. ac4dc2c Revert of Add EncodedImageCallback::OnEncodedImage(). (patchset #13 id:280001 of https://codereview.webrtc.org/2089773002/ ) by sergeyu · 8 years ago
  7. ad34dbe Add EncodedImageCallback::OnEncodedImage(). by Sergey Ulanov · 8 years ago
  8. b7d9a97 Expose codec implementation names in stats. by Peter Boström · 9 years ago
  9. ad113e5 Fix bug in calculation of averge queue time in paced sender. by Erik Språng · 9 years ago
  10. 2557b86 modules/video_coding refactorings by Henrik Kjellander · 9 years ago
  11. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  12. 22993e1 Unify FrameType and VideoFrameType. by pbos · 9 years ago
  13. 5d0379d Remove kSkipFrame usage. by Peter Boström · 9 years ago
  14. d89920b Add resolution and fps stats to histograms: by asapersson · 9 years ago
  15. 4765070 Rename I420VideoFrame to VideoFrame. by Miguel Casas-Sanchez · 9 years ago
  16. e69220c Fix the value of the first byte of nal unit generated by fake H.264 encoder. by glaznev@webrtc.org · 10 years ago
  17. 16825b1 Use int64_t more consistently for times, in particular for RTT values. by pkasting@chromium.org · 10 years ago
  18. 273a414 Report encoded frame size in VideoSendStream. by pbos@webrtc.org · 10 years ago
  19. 4591fbd Use size_t more consistently for packet/payload lengths. by pkasting@chromium.org · 10 years ago
  20. 049e4ec Change default values for CpuOveruseOptions. by asapersson@webrtc.org · 10 years ago
  21. 0bae1fa Wire up bandwidth stats to the new API and webrtcvideoengine2. by stefan@webrtc.org · 10 years ago
  22. ab990ae Revert 7151 "Revert 7114 "Expose VideoEncoders with webrtc/video_encoder.h."" by pbos@webrtc.org · 10 years ago
  23. 307d3db Revert 7114 "Expose VideoEncoders with webrtc/video_encoder.h." by henrikg@webrtc.org · 10 years ago
  24. b420191 Expose VideoEncoders with webrtc/video_encoder.h. by pbos@webrtc.org · 10 years ago
  25. 79c3359 Add end-to-end H.264 packetization test. by stefan@webrtc.org · 10 years ago
  26. f577ae9 Remove internal codecs from VideoSendStream. by pbos@webrtc.org · 11 years ago
  27. 3349ae0 Implement minimum transmit bitrate. by pbos@webrtc.org · 11 years ago
  28. 4070935 Implement and test EncodedImageCallback in new ViE API. by sprang@webrtc.org · 11 years ago
  29. 69969e2 Improve Call tests for RTX. by stefan@webrtc.org · 11 years ago
  30. 16e03b7 Separate Call API/build files from video_engine/. by pbos@webrtc.org · 11 years ago[Renamed (98%) from webrtc/video_engine/test/common/fake_encoder.cc]
  31. ba975e2 Porting auto mute to new ViE API by henrik.lundin@webrtc.org · 11 years ago
  32. 0181b5f ExternalVideoDecoder for new VideoEngine API. by pbos@webrtc.org · 11 years ago
  33. cb5118c Add FakeEncoder to VideoSendStream tests. by pbos@webrtc.org · 11 years ago
  34. c095f51 Remove template usage of typeless enum in fake_encoder. by pbos@webrtc.org · 11 years ago
  35. 360e376 Adds two tests for verifying padding and ramp-up behavior. by stefan@webrtc.org · 11 years ago