aboutsummaryrefslogtreecommitdiff
path: root/webrtc/common_video/libyuv/include/webrtc_libyuv.h
AgeCommit message (Expand)Author
2015-12-10Enable cpplint for more webrtc subfolders and fix all uncovered cpplint errors.jbauch
2015-05-30Rename I420VideoFrame to VideoFrame.Miguel Casas-Sanchez
2015-04-10Cleanup: Remove i420_video_frame.h header.Thiago Farina
2015-03-16Revert "Changed argument occurences of const I420VideoFrame* to const I420Vid...magjed@webrtc.org
2015-03-16Changed argument occurences of const I420VideoFrame* to const I420VideoFrame&...hbos@webrtc.org
2015-03-09Remove VideoRotationMode to VideoRotation.guoweis@webrtc.org
2015-02-18Remove EnableMirroring and MirrorRenderStreammagjed@webrtc.org
2014-11-20Use size_t more consistently for packet/payload lengths.pkasting@chromium.org
2013-09-03Removing some TODO's from libyuvmikhal@webrtc.org
2013-06-04Include files from webrtc/.. paths in common_video/pbos@webrtc.org
2012-12-13Will now only require near-perfect PSNR and SSIM.phoglund@webrtc.org
2012-12-12Revert 3269andrew@webrtc.org
2012-12-12Will now only require near-perfect PSNR and SSIM.phoglund@webrtc.org
2012-11-29Fixed standard PSNR/SSIM test.phoglund@webrtc.org
2012-10-30Adding stride alignmentmikhal@webrtc.org
2012-10-24Switching to I420VideoFramemikhal@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org