1. f0daa06 Move VideoFrame and related declarations to webrtc/api/video. by nisse · 8 years ago
  2. dc85c51 Reland of Properly report number of quality downscales in stats. (patchset #1 id:1 of https://codereview.webrtc.org/2586783003/ ) by kthelgason · 8 years ago
  3. 75e866a Revert of Properly report number of quality downscales in stats. (patchset #11 id:220001 of https://codereview.webrtc.org/2564373002/ ) by kthelgason · 8 years ago
  4. dacedae Properly report number of quality downscales in stats. by kthelgason · 8 years ago
  5. 0e41e0d Reland of Delete VideoFrame default constructor, and IsZeroSize method. (patchset #1 id:1 of https://codereview.webrtc.org/2574123002/ ) by nisse · 8 years ago
  6. d8cd9cc Revert of Delete VideoFrame default constructor, and IsZeroSize method. (patchset #5 id:80001 of https://codereview.webrtc.org/2541863002/ ) by nisse · 8 years ago
  7. 6dab241 Delete VideoFrame default constructor, and IsZeroSize method. by nisse · 8 years ago
  8. e843185 Reland of Delete all use of cricket::VideoFrame and cricket::WebRtcVideoFrame. (patchset #1 id:1 of https://codereview.webrtc.org/2471783002/ ) by nisse · 8 years ago
  9. d1d9db1 Update VideoFrameBuffer-related methods to not use references to scoped_refptr. by nisse · 8 years ago
  10. a5dffff Revert of Delete all use of cricket::VideoFrame and cricket::WebRtcVideoFrame. (patchset #7 id:120001 of https://codereview.webrtc.org/2383093002/ ) by nisse · 8 years ago
  11. 6d63773 Delete all use of cricket::VideoFrame and cricket::WebRtcVideoFrame. by nisse · 8 years ago
  12. 9ef440a Delete ShallowCopy, in favor of copy construction and assignment. by nisse · 8 years ago
  13. 76a92ee Delete deprecated method VideoFrame::CreateFrame. by nisse · 8 years ago
  14. fc5a723 Reland of Delete webrtc::VideoFrame::CopyFrame. (patchset #1 id:1 of https://codereview.webrtc.org/2397943003/ ) by nisse · 8 years ago
  15. 3100aa1 Reland of Make cricket::VideoFrame inherit webrtc::VideoFrame. (patchset #1 id:1 of https://codereview.webrtc.org/2402853002/ ) by nisse · 8 years ago
  16. a9dfbee Revert of Delete webrtc::VideoFrame::CopyFrame. (patchset #2 id:20001 of https://codereview.webrtc.org/2371363003/ ) by ivoc · 8 years ago
  17. f2bdbba Delete webrtc::VideoFrame::CopyFrame. by nisse · 8 years ago
  18. 952cf0f Delete webrtc::VideoFrame::CreateEmptyFrame. by nisse · 8 years ago
  19. 730a9e7 Releand of Let ViEEncoder handle resolution changes. by perkj · 8 years ago
  20. 29f813b Revert of Let ViEEncoder handle resolution changes. (patchset #17 id:340001 of https://codereview.webrtc.org/2351633002/ ) by perkj · 8 years ago
  21. 68eaf60 Let ViEEncoder handle resolution changes. by perkj · 8 years ago
  22. 59505d3 Delete method webrtc::VideoFrame::allocated_size and enum PlaneType. by nisse · 9 years ago
  23. a9dfa15 Introduce webrtc::VideoFrame::timestamp_us, and corresponding constructor. by nisse · 9 years ago
  24. 63df81b Add TODO comments on deprecated VideoFrame methods. by nisse · 9 years ago
  25. ea3460e Partial reland of Delete unused and almost unused frame-related methods. (patchset #1 id:1 of https://codereview.webrtc.org/2076113002/ ) by nisse · 9 years ago
  26. 389d403 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
  27. ab2e723 Delete unused and almost unused frame-related methods. by nisse · 9 years ago
  28. 48be054 Avoid unnecessary HW video encoder reconfiguration by skvlad · 9 years ago
  29. 00cc045 Add sender controlled playout delay limits by isheriff · 9 years ago
  30. 671d805 Reland of Delete webrtc::VideoFrame methods buffer and stride. (patchset #1 id:1 of https://codereview.webrtc.org/1983583002/ ) by nisse · 9 years ago
  31. e5d98bc Revert of Delete webrtc::VideoFrame methods buffer and stride. (patchset #2 id:290001 of https://codereview.webrtc.org/1963413004/ ) by tommi · 9 years ago
  32. fe1461a Reland of Delete webrtc::VideoFrame methods buffer and stride. (patchset #1 id:1 of https://codereview.webrtc.org/1935443002/ ) by nisse · 9 years ago
  33. 5d9726a Revert of Delete webrtc::VideoFrame methods buffer and stride. (patchset #14 id:250001 of https://codereview.webrtc.org/1900673002/ ) by nisse · 9 years ago
  34. dd62c69 Delete webrtc::VideoFrame methods buffer and stride. by nisse · 9 years ago
  35. 99e708b Delete method webrtc::VideoFrame::Reset. by nisse · 9 years ago
  36. eb1bef4 Add rotation to EncodedImage and make sure it is passed through encoders. by Per · 9 years ago
  37. a186ef6 Delete method webrtc::VideoFrame::native_handle. by nisse · 9 years ago
  38. c961c78 Cleanup of webrtc::VideoFrame. by Niels Möller · 9 years ago
  39. 12c9c87 Revert of Cleanup of webrtc::VideoFrame. (patchset #6 id:100001 of https://codereview.webrtc.org/1679323002/ ) by kjellander · 9 years ago
  40. c937f30 Cleanup of webrtc::VideoFrame. by nisse · 9 years ago
  41. 6f75714 Added EncodedImage::GetBufferPaddingBytes. by hbos · 9 years ago
  42. 32cf6e2 Add unit test for stand-alone denoiser and fixed some bugs. by jackychen · 9 years ago
  43. cd66254 common_video: rename interface -> include by kjellander · 9 years ago
  44. 9511e46 Remove VideoFrameType aliases for FrameType. by Peter Boström · 9 years ago
  45. a062110 Add stats for average QP per frame for VP8 (for received video streams): by asapersson · 9 years ago
  46. 39f7702 Add histogram for percentage of sent frames that are limited in resolution due to bandwidth: by asapersson · 9 years ago
  47. b63d8ad Unify FrameType and VideoFrameType. by pbos · 9 years ago
  48. 7a4c3c1 Add histogram for percentage of sent frames that are limited in resolution due to quality: by asapersson · 9 years ago
  49. 286eb6e Remove kSkipFrame usage. by Peter Boström · 9 years ago
  50. 5c075c8 Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 10 years ago
  51. 020eb8a Re-land "Convert native handles to buffers before encoding." by Peter Boström · 10 years ago
  52. 13eda41 Revert "Convert native handles to buffers before encoding." by Peter Boström · 10 years ago
  53. cdfcbc6 Convert native handles to buffers before encoding. by Peter Boström · 10 years ago
  54. 3ca60f3 Rename I420VideoFrame to VideoFrame. by Miguel Casas-Sanchez · 10 years ago
  55. 9e4853a Reland "Remove usage of webrtc::NativeHandle since is just adds an extra level of indirection."" by Per · 10 years ago
  56. 2ede8c7 Revert "Remove usage of webrtc::NativeHandle since is just adds an extra level of indirection." by Per · 10 years ago
  57. 8cca086 Remove usage of webrtc::NativeHandle since is just adds an extra level of indirection. by Per · 10 years ago
  58. 8c2ce2a Remove I420VideoFrame::SwapFrame by magjed@webrtc.org · 10 years ago
  59. 3213b36 Remove I420VideoFrame::CloneFrame by magjed@webrtc.org · 10 years ago
  60. 607f5b3 Scaler: Recycle allocations using buffer pool. by magjed@webrtc.org · 10 years ago
  61. 0db69ce Clean up webrtc external capture. by perkj@webrtc.org · 10 years ago
  62. a7347d2 DCHECK frame parameters instead of return codes. by pbos@webrtc.org · 10 years ago
  63. bddb588 Reland "Make the entry point for VideoFrames to webrtc const ref I420VideoFrame."" by perkj@webrtc.org · 10 years ago
  64. 6ab6427 I420VideoFrame.CreateFrame: Removed unnecessary buffer size arguments. by hbos@webrtc.org · 10 years ago
  65. 9f397f9 Remove the need for scoped_ptr<I420VideoFrame> in VieCapturer. by magjed@webrtc.org · 10 years ago
  66. 60efbd5 Revert "Make the entry point for VideoFrames to webrtc const ref I420VideoFrame." by magjed@webrtc.org · 10 years ago
  67. f0657cd Zero-initialize all members of EncodedFrame. by pbos@webrtc.org · 10 years ago
  68. 30ccd85 Make the entry point for VideoFrames to webrtc const ref I420VideoFrame. by perkj@webrtc.org · 10 years ago
  69. 20ef143 Remove TextureVideoFrame by magjed@webrtc.org · 10 years ago
  70. 398a784 Revert 8599 "Revert 8580 "Unify underlying frame buffer in I420VideoFrame and..."" by magjed@webrtc.org · 10 years ago
  71. 9d4b5dc Revert 8580 "Unify underlying frame buffer in I420VideoFrame and..." by tommi@webrtc.org · 10 years ago
  72. 77adfa1 Unify underlying frame buffer in I420VideoFrame and WebRtcVideoFrame by magjed@webrtc.org · 10 years ago
  73. 8cac1fa I420VideoFrame: Remove function ResetSize by magjed@webrtc.org · 10 years ago
  74. 7cbb63d I420VideoFrame: Remove functions set_width and set_height by magjed@webrtc.org · 10 years ago
  75. b985dee Revert "I420VideoFrame: Remove functions set_width, set_height, and ResetSize" by magjed@webrtc.org · 10 years ago
  76. 48c809f I420VideoFrame: Remove functions set_width, set_height, and ResetSize by magjed@webrtc.org · 10 years ago
  77. fd7343a CVO capturer feature: allow unrotated frame flows through the capture pipeline. by guoweis@webrtc.org · 10 years ago
  78. 27bd438 CVO capturer feature: allow unrotated frame flows through the capture pipeline. by guoweis@webrtc.org · 10 years ago
  79. 42892a6 CVO capturer feature: allow unrotated frame flows through the capture pipeline. by guoweis@webrtc.org · 10 years ago
  80. ee9497c Report encoded frame size in VideoSendStream. by pbos@webrtc.org · 10 years ago
  81. 0ab923a Use size_t more consistently for packet/payload lengths. by pkasting@chromium.org · 10 years ago
  82. 1c65545 Revert 7151 "Revert 7114 "Expose VideoEncoders with webrtc/video_encoder.h."" by pbos@webrtc.org · 11 years ago
  83. 61576f5 Revert 7114 "Expose VideoEncoders with webrtc/video_encoder.h." by henrikg@webrtc.org · 11 years ago
  84. e6fd232 Expose VideoEncoders with webrtc/video_encoder.h. by pbos@webrtc.org · 11 years ago