aboutsummaryrefslogtreecommitdiff
path: root/webrtc/video_frame.h
AgeCommit message (Expand)Author
2016-01-12Add unit test for stand-alone denoiser and fixed some bugs.jackychen
2015-11-16common_video: rename interface -> includekjellander
2015-10-23Remove VideoFrameType aliases for FrameType.Peter Boström
2015-10-21Add stats for average QP per frame for VP8 (for received video streams):asapersson
2015-10-20Add histogram for percentage of sent frames that are limited in resolution du...asapersson
2015-10-19Unify FrameType and VideoFrameType.pbos
2015-10-19Add histogram for percentage of sent frames that are limited in resolution du...asapersson
2015-10-06Remove kSkipFrame usage.Peter Boström
2015-09-17Add RTC_ prefix to (D)CHECKs and related macros.henrikg
2015-06-05Re-land "Convert native handles to buffers before encoding."Peter Boström
2015-06-02Revert "Convert native handles to buffers before encoding."Peter Boström
2015-06-01Convert native handles to buffers before encoding.Peter Boström
2015-05-30Rename I420VideoFrame to VideoFrame.Miguel Casas-Sanchez
2015-04-09Reland "Remove usage of webrtc::NativeHandle since is just adds an extra leve...Per
2015-04-07Revert "Remove usage of webrtc::NativeHandle since is just adds an extra leve...Per
2015-04-07Remove usage of webrtc::NativeHandle since is just adds an extra level of ind...Per
2015-03-24Remove I420VideoFrame::SwapFramemagjed@webrtc.org
2015-03-24Remove I420VideoFrame::CloneFramemagjed@webrtc.org
2015-03-23Scaler: Recycle allocations using buffer pool.magjed@webrtc.org
2015-03-20Clean up webrtc external capture.perkj@webrtc.org
2015-03-18DCHECK frame parameters instead of return codes.pbos@webrtc.org
2015-03-18Reland "Make the entry point for VideoFrames to webrtc const ref I420VideoFra...perkj@webrtc.org
2015-03-16I420VideoFrame.CreateFrame: Removed unnecessary buffer size arguments.hbos@webrtc.org
2015-03-11Remove the need for scoped_ptr<I420VideoFrame> in VieCapturer.magjed@webrtc.org
2015-03-10Revert "Make the entry point for VideoFrames to webrtc const ref I420VideoFra...magjed@webrtc.org
2015-03-10Zero-initialize all members of EncodedFrame.pbos@webrtc.org
2015-03-06Make the entry point for VideoFrames to webrtc const ref I420VideoFrame.perkj@webrtc.org
2015-03-06Remove TextureVideoFramemagjed@webrtc.org
2015-03-05Revert 8599 "Revert 8580 "Unify underlying frame buffer in I420VideoFrame and...magjed@webrtc.org
2015-03-04Revert 8580 "Unify underlying frame buffer in I420VideoFrame and..."tommi@webrtc.org
2015-03-03Unify underlying frame buffer in I420VideoFrame and WebRtcVideoFramemagjed@webrtc.org
2015-03-02I420VideoFrame: Remove function ResetSizemagjed@webrtc.org
2015-03-02I420VideoFrame: Remove functions set_width and set_heightmagjed@webrtc.org
2015-02-27Revert "I420VideoFrame: Remove functions set_width, set_height, and ResetSize"magjed@webrtc.org
2015-02-19I420VideoFrame: Remove functions set_width, set_height, and ResetSizemagjed@webrtc.org
2015-02-11CVO capturer feature: allow unrotated frame flows through the capture pipeline.guoweis@webrtc.org
2015-02-11CVO capturer feature: allow unrotated frame flows through the capture pipeline.guoweis@webrtc.org
2015-02-11CVO capturer feature: allow unrotated frame flows through the capture pipeline.guoweis@webrtc.org
2014-12-01Report encoded frame size in VideoSendStream.pbos@webrtc.org
2014-11-20Use size_t more consistently for packet/payload lengths.pkasting@chromium.org
2014-09-17Revert 7151 "Revert 7114 "Expose VideoEncoders with webrtc/video_encoder.h.""pbos@webrtc.org
2014-09-11Revert 7114 "Expose VideoEncoders with webrtc/video_encoder.h."henrikg@webrtc.org
2014-09-09Expose VideoEncoders with webrtc/video_encoder.h.pbos@webrtc.org