aboutsummaryrefslogtreecommitdiff
path: root/talk/media/webrtc/webrtcvideoframe.h
AgeCommit message (Expand)Author
2016-01-14Revert of Delete remnants of non-square pixel support from cricket::VideoFram...nisse
2016-01-14Delete remnants of non-square pixel support from cricket::VideoFrame.nisse
2015-11-19Chrome has now been updated.perkj
2015-11-16common_video: rename interface -> includekjellander
2015-10-27Added override keyword to overridden methods to stop compiler warnings.rlester
2015-10-07Use suffixed {uint,int}{8,16,32,64}_t types.Peter Boström
2015-10-01Remove cricket::VideoFrame::Set/GetElapsedTime()magjed
2015-05-19Issue 4366: Adapted frames have wrong width and height and are cropped.Guo-wei Shieh
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-04-01Enable CVO by default through webrtc pipeline.Guo-wei Shieh
2015-04-01Revert "Enable CVO by default through webrtc pipeline."Minyue
2015-04-01Enable CVO by default through webrtc pipeline.Guo-wei Shieh
2015-03-12Add concept of whether video renderer supports rotation.guoweis@webrtc.org
2015-03-12Revert "Revert "Remove frame copy from cricket::VideoFrame to I420VideoFrame""magjed@webrtc.org
2015-03-11Revert "Remove frame copy from cricket::VideoFrame to I420VideoFrame"magjed@webrtc.org
2015-03-11Remove frame copy from cricket::VideoFrame to I420VideoFramemagjed@webrtc.org
2015-03-10Revert "Add concept of whether video renderer supports rotation."guoweis@webrtc.org
2015-03-10Revert "Add concept of whether video renderer supports rotation."guoweis@webrtc.org
2015-03-10Add concept of whether video renderer supports rotation.guoweis@webrtc.org
2015-03-10Add concept of whether video renderer supports rotation.guoweis@webrtc.org
2015-03-06Remove WebRtcTextureVideoFramemagjed@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-03Unify underlying frame buffer in I420VideoFrame and WebRtcVideoFramemagjed@webrtc.org
2015-03-03Reland "Fix CVO in androidvideocapturer".perkj@webrtc.org
2015-03-02cricket::VideoFrameFactory: Don't overwrite frames in usemagjed@webrtc.org
2015-02-27Revert 8538 "Reland "Fix CVO in androidvideocapturer."""aluebs@webrtc.org
2015-02-27Reland "Fix CVO in androidvideocapturer.""perkj@webrtc.org
2015-02-27Revert "Fix CVO in androidvideocapturer."perkj@webrtc.org
2015-02-27Fix CVO in androidvideocapturer.perkj@webrtc.org
2015-02-18cricket::VideoFrame: Refactor CopyToBuffer into base classmagjed@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-29Remove frame copy in ViEExternalRendererImpl::RenderFramemagjed@webrtc.org
2015-01-27Reland of: "Implement elapsed time and capture start NTP time estimation." re...magjed@webrtc.org
2015-01-23Revert 8136 "Remove frame copy in ViEExternalRendererImpl::Rende..."tkchin@webrtc.org
2015-01-23Revert 8139 "Implement elapsed time and capture start NTP time e..."tkchin@webrtc.org
2015-01-23Implement elapsed time and capture start NTP time estimation.pbos@webrtc.org
2015-01-23Remove frame copy in ViEExternalRendererImpl::RenderFramemagjed@webrtc.org
2014-12-14Move WebRtcVideoRenderFrame from webrtcvideoengine2.cc to webrtcvideoframe.hmagjed@webrtc.org
2014-12-05cricket::VideoFrame int64 to int64_t.kjellander@webrtc.org