aboutsummaryrefslogtreecommitdiff
path: root/webrtc/common_video
AgeCommit message (Expand)Author
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-17Add I420 buffer pool to avoid unnecessary allocationsmagjed@webrtc.org
2015-03-16Revert "Changed argument occurences of const I420VideoFrame* to const I420Vid...magjed@webrtc.org
2015-03-16I420VideoFrame.CreateFrame: Removed unnecessary buffer size arguments.hbos@webrtc.org
2015-03-16Changed argument occurences of const I420VideoFrame* to const I420VideoFrame&...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-10Removed texture_video_frame.h and webrtctexturevideoframe.hhbos@webrtc.org
2015-03-09Remove VideoRotationMode to VideoRotation.guoweis@webrtc.org
2015-03-06Make the entry point for VideoFrames to webrtc const ref I420VideoFrame.perkj@webrtc.org
2015-03-06Add intermediate TextureVideoFrame typedef for Chromiummagjed@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-04Fix OVERRIDE->override again after reverting video frame cl.tommi@webrtc.org
2015-03-04Revert 8580 "Unify underlying frame buffer in I420VideoFrame and..."tommi@webrtc.org
2015-03-04Initialize memory in I420VideoFrame unittestmagjed@webrtc.org
2015-03-04Rename NOTREACHED to RTC_NOTREACHED to avoid name conflict with Chromiummagjed@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-26Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going awaykwiberg@webrtc.org
2015-02-26Fix style violations in common_types.h and config.hkwiberg@webrtc.org
2015-02-25Fix TestScaler PSNR testsmagjed@webrtc.org
2015-02-19I420VideoFrame: Remove functions set_width, set_height, and ResetSizemagjed@webrtc.org
2015-02-18Fix I420VideoFrame unittestsmagjed@webrtc.org
2015-02-18Remove EnableMirroring and MirrorRenderStreammagjed@webrtc.org
2015-02-16GN: Changes for vp9, opus and direct tracekjellander@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
2015-02-09Cleanup: unify rotation to be enum based instead of int for degree.guoweis@webrtc.org
2015-02-06Cleanup: unify rotation to be enum based instead of int for degree.guoweis@webrtc.org
2015-02-06Cleanup: unify rotation to be enum based instead of int for degree.guoweis@webrtc.org
2015-02-06Revert "Cleanup: unify rotation to be enum based instead of int for degree."magjed@webrtc.org
2015-02-05Cleanup: unify rotation to be enum based instead of int for degree.guoweis@webrtc.org
2015-01-26Make it easier to use external libyuv + cleanup GYP files.kjellander@webrtc.org
2015-01-14Move system_wrappers.gyp files to the proper directory.andresp@webrtc.org
2014-11-20Use size_t more consistently for packet/payload lengths.pkasting@chromium.org
2014-11-13Update isolate files for Android APK tests.kjellander@webrtc.org
2014-11-12webrtc::Scaler: Preserve aspect ratiomagjed@webrtc.org
2014-11-11Revert 7679 "webrtc::Scaler: Preserve aspect ratio"magjed@webrtc.org
2014-11-11webrtc::Scaler: Preserve aspect ratiomagjed@webrtc.org
2014-10-31Update all .isolate files for the new format.kjellander@webrtc.org
2014-09-28GN: Add common configs to all targets.kjellander@webrtc.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
2014-09-07GN: Prefix WebRTC specific variables with "rtc_"kjellander@webrtc.org