aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/video_processing/main/test/unit_test/deflickering_test.cc
AgeCommit message (Expand)Author
2015-11-18modules/video_processing: refactor interface->include + more.Henrik Kjellander
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-06-10Ensures that modules_unittests runs on iOShenrika
2015-05-30Rename I420VideoFrame to VideoFrame.Miguel Casas-Sanchez
2015-03-09Remove VideoRotationMode to VideoRotation.guoweis@webrtc.org
2015-02-26Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going awaykwiberg@webrtc.org
2014-04-25Replace scoped_array<T> with scoped_ptr<T[]>.andrew@webrtc.org
2013-10-03Reformatting VPM: First step - No functional changes.mikhal@webrtc.org
2013-08-05Switch C++-style C headers with their C equivalents.pbos@webrtc.org
2013-07-03Rename unit_test.{cc,h} under module_unittest.pbos@webrtc.org
2013-04-09WebRtc_Word32 -> int32_t in video_processing/pbos@webrtc.org
2013-01-08Using Convert in lieu of ExtractBuffer: Less error prone (as we don't need to...mikhal@webrtc.org
2012-11-07Made TickTime immutable, rewrote tick utils to be fakeable.phoglund@webrtc.org
2012-10-24Switching to I420VideoFramemikhal@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org