aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/video_processing/main/test/unit_test/video_processing_unittest.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-09-18Remove id from VideoProcessingModule.Peter Boström
2015-06-10Ensures that modules_unittests runs on iOShenrika
2015-05-30Rename I420VideoFrame to VideoFrame.Miguel Casas-Sanchez
2015-05-28video_processing_unittest: Only create files for visual inspection if the boo...Henrik Boström
2015-05-13Remove VideoProcessing::ColorEnhancement.Peter Boström
2015-03-18DCHECK frame parameters instead of return codes.pbos@webrtc.org
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-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-19I420VideoFrame: Remove functions set_width, set_height, and ResetSizemagjed@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-07-15Remove the VPM denoiser.pbos@webrtc.org
2014-05-29Increase VPMVideoDecimator's initial max_frame_rate_ to 60, which allow us po...wu@webrtc.org
2014-04-25Replace scoped_array<T> with scoped_ptr<T[]>.andrew@webrtc.org
2013-11-25Clear empty video frames in unittest so DrMemory will allow them to be read w...fbarchard@google.com
2013-10-03Reformatting VPM: First step - No functional changes.mikhal@webrtc.org
2013-07-03Rename unit_test.{cc,h} under module_unittest.pbos@webrtc.org