1. d507472 New static I420Buffer::Rotate method, to replace GetCopyWithRotationApplied. by nisse · 9 years ago
  2. 4e417b2 Reland of Switch to use SequencedTaskChecker instead of ThreadChecker where needed. by perkj · 9 years ago
  3. efd902c Revert of Switch to use SequencedTaskChecker instead of ThreadChecker where needed. (patchset #1 id:1 of https://codereview.webrtc.org/2149553002/ ) by perkj · 9 years ago
  4. ec7cef8 Switch to use SequencedTaskChecker instead of ThreadChecker where needed. by perkj · 9 years ago
  5. 02bafc6 Add a race-checking mechanism. by Peter Boström · 9 years ago
  6. 7893e9a Remove a thread checker for a decoder thread from IncomingVideoStream. by Tommi · 9 years ago
  7. 1e6bbe4 Delete deprecated VideoFrameBuffer methods. by nisse · 9 years ago
  8. 2e82f38 Reland of Split IncomingVideoStream into two implementations, with smoothing and without. (patchset #1 id:1 of https://codereview.webrtc.org/2084873002/ ) by tommi · 9 years ago
  9. a536bfe Revert of Split IncomingVideoStream into two implementations, with smoothing and without. (patchset #5 id:340001 of https://codereview.webrtc.org/2078873002/ ) by sakal · 9 years ago
  10. 884c336 Reland of IncomingVideoStream refactoring. by Tommi · 9 years ago
  11. ac62bd4 Rewrite CreateBlackFrame in webrtcvideoengine. by nisse · 9 years ago
  12. 72e735d Revert of Delete unused and almost unused frame-related methods. (patchset #12 id:220001 of https://codereview.webrtc.org/2065733003/ ) by nisse · 9 years ago
  13. 76270de Delete unused and almost unused frame-related methods. by nisse · 9 years ago
  14. 6af2e86 Refactor VideoDenoiser to work with I420Buffer, not VideoFrame. by Niels Möller · 9 years ago
  15. 8e8222d Revert of Split IncomingVideoStream into two implementations, with smoothing and without. (patchset #4 id:290001 of https://codereview.webrtc.org/2071473002/ ) by tommi · 9 years ago
  16. e03f878 Reland of Split IncomingVideoStream into two implementations, with smoothing and without. by tommi · 9 years ago
  17. 17c3cdd Revert of Split IncomingVideoStream into two implementations, with smoothing and without. (patchset #23 id:430001 of https://codereview.webrtc.org/2035173002/ ) by tommi · 9 years ago
  18. 1c7eef6 Split IncomingVideoStream into two implementations, with smoothing and without. by tommi · 9 years ago
  19. 718a763 Refactor scaling. by Niels Möller · 9 years ago
  20. 51e6030 Update RateStatistics to handle too-little-data case. by Erik Språng · 9 years ago
  21. efec590 Reland of New method I420Buffer::SetToBlack. (patchset #1 id:1 of https://codereview.webrtc.org/2049023002/ ) by nisse · 9 years ago
  22. 271d740 Revert of New static method I420Buffer::SetToBlack. (patchset #4 id:60001 of https://codereview.webrtc.org/2029273004/ ) by nisse · 9 years ago
  23. 663f9e2 New static method I420Buffer::SetToBlack. by nisse · 9 years ago
  24. ba986bf Remove dead code in IncomingVideoStream that's just causing contention. by tommi · 9 years ago
  25. 5724b73 Remove unused render callback method+pointer in IncomingVideoStream. by mflodman · 9 years ago
  26. d591e3f Delete IsMutable and IsExclusive methods. by nisse · 9 years ago
  27. 30f118e This cl deletes the class webrtc::VideoRendererCallback. by nisse · 9 years ago
  28. 55a401e Move BitrateAdjuster into common_video by emircan · 9 years ago
  29. cc23b7c Delete unused methods SetStartImage and SetTimeoutImage. by nisse · 9 years ago
  30. a96b60b Move frame_callback.h to common_video/include. by pbos · 9 years ago
  31. 06176e4 Added new VideoFrameBuffer methods Data[YUV]() etc. by nisse · 9 years ago
  32. 47fe34c Introduce an IsMutable method on VideoFrameBuffer. by Niels Möller · 9 years ago
  33. dad23d0 Revert of Introduce an IsMutable method on VideoFrameBuffer. (patchset #1 id:1 of https://codereview.webrtc.org/1881933004/ ) by guidou · 9 years ago
  34. 6bd10f2 Introduce an IsMutable method on VideoFrameBuffer. by nisse · 9 years ago
  35. 7d06a8c Add CoreVideoFrameBuffer. by tkchin · 9 years ago
  36. 7cc9cc0 New method I420Buffer::Copy. by nisse · 9 years ago
  37. c891eb4 Replace scoped_ptr with unique_ptr in webrtc/common_video/ by kwiberg · 9 years ago
  38. 739fcb9 Cleanup of webrtc::VideoFrame. by Niels Möller · 9 years ago
  39. 54ebfca Revert of Cleanup of webrtc::VideoFrame. (patchset #6 id:100001 of https://codereview.webrtc.org/1679323002/ ) by kjellander · 9 years ago
  40. 2080196 Cleanup of webrtc::VideoFrame. by nisse · 9 years ago
  41. 900f975 H264: Improve FFmpeg decoder performance by using I420BufferPool. by hbos · 9 years ago
  42. 5ad935c Remove mutable from rtc::CriticalSection members. by pbos · 9 years ago
  43. 84df580 Switch to rtc::CriticalSection in IncomingVideoStream and remove one lock. by tommi · 9 years ago
  44. 8c38e8b Clean up PlatformThread. by Peter Boström · 9 years ago
  45. 444682a Remove frame time scheduing in IncomingVideoStream by qiangchen · 9 years ago
  46. 12411ef Move ThreadWrapper to ProcessThread in base. by pbos · 9 years ago
  47. 6f8ce06 common_video: rename interface -> include by kjellander · 9 years ago