aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/video_processing/main/interface/video_processing.h
AgeCommit message (Expand)Author
2015-11-18modules/video_processing: refactor interface->include + more.Henrik Kjellander
2015-11-04modules: more interface -> include renamesHenrik Kjellander
2015-09-18Remove id from VideoProcessingModule.Peter Boström
2015-07-13Allow for framerate reduction for HW encoder.jackychen
2015-05-30Rename I420VideoFrame to VideoFrame.Miguel Casas-Sanchez
2015-05-13Remove VideoProcessing::ColorEnhancement.Peter Boström
2015-04-10Cleanup: Remove i420_video_frame.h header.Thiago Farina
2015-03-04Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macrokjellander@webrtc.org
2014-12-15Use int64_t for milliseconds more often, primarily for TimeUntilNextProcess.pkasting@chromium.org
2014-09-11Mark all virtual overrides in the hierarchy of Module as virtual and OVERRIDE.henrik.lundin@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
2013-10-03Reformatting VPM: First step - No functional changes.mikhal@webrtc.org
2013-07-03Proper spacing for end-of-namespace comments.pbos@webrtc.org
2013-05-27Include files from webrtc/.. paths in video_processing/pbos@webrtc.org
2013-04-09WebRtc_Word32 -> int32_t in video_processing/pbos@webrtc.org
2012-12-13vpm: removing unnecessary memcpymikhal@webrtc.org
2012-10-24Switching to I420VideoFramemikhal@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org