aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/video_processing
AgeCommit message (Expand)Author
2016-01-13Clean the code for external denoiser.jackychen
2016-01-12Add unit test for stand-alone denoiser and fixed some bugs.jackychen
2016-01-04Remove DISABLED_ON_ macros.Peter Boström
2015-12-16OWNERS: Add * to .gyp{i,} everywhere.kjellander@webrtc.org
2015-12-08Clang format of video_processing folder.mflodman
2015-12-07Initial VideoProcessing refactoring.mflodman
2015-11-27Fix standalone denoiser Android GN compile failureMagnus Jedvert
2015-11-26Standalone denoiser (off by default).jackychen
2015-11-18modules/video_processing: refactor interface->include + more.Henrik Kjellander
2015-11-17Use webrtc/base/logging.h for video coding/processing.pbos
2015-11-04modules: more interface -> include renamesHenrik Kjellander
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-09-18Remove id from VideoProcessingModule.Peter Boström
2015-09-17Add RTC_ prefix to (D)CHECKs and related macros.henrikg
2015-07-13Allow for framerate reduction for HW encoder.jackychen
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-25PRESUBMIT: Improve PyLint check and add GN format check.Henrik Kjellander
2015-05-13Remove VideoProcessing::ColorEnhancement.Peter Boström
2015-04-10Cleanup: Remove i420_video_frame.h header.Thiago Farina
2015-03-18DCHECK frame parameters instead of return codes.pbos@webrtc.org
2015-03-18Removing henrik.lundin from OWNERS in video_coding/*henrik.lundin@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-04Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macrokjellander@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-25Moved gypi to avoid presubmit warning about '..' when touching the files.andresp@webrtc.org
2015-02-23Roll chromium_revision b0c3ed3..2c3ffb2 (316737:317530)kjellander@webrtc.org
2015-02-19I420VideoFrame: Remove functions set_width, set_height, and ResetSizemagjed@webrtc.org
2015-01-29Remove ChangeUniqueID.tommi@webrtc.org
2015-01-14Move system_wrappers.gyp files to the proper directory.andresp@webrtc.org
2014-12-15Use int64_t for milliseconds more often, primarily for TimeUntilNextProcess.pkasting@chromium.org
2014-11-20Use size_t more consistently for packet/payload lengths.pkasting@chromium.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-09-28GN: Add common configs to all targets.kjellander@webrtc.org
2014-09-11Mark all virtual overrides in the hierarchy of Module as virtual and OVERRIDE.henrik.lundin@webrtc.org
2014-09-08video_processing: Removed usage of WEBRTC_SPL_UMUL_16_16bjornv@webrtc.org
2014-08-26Remove Android.mk build files.pbos@webrtc.org
2014-08-26Remove former team members from OWNERS and WATCHLISTSkjellander@webrtc.org
2014-08-25GN: Disable Chromium clang plugins for standalone build.kjellander@webrtc.org
2014-08-18GN: Fixes for Chromium builds.kjellander@webrtc.org
2014-07-15Remove the VPM denoiser.pbos@webrtc.org
2014-07-07Add initial gn build files for video_coding and video_processing.stefan@webrtc.org
2014-06-23GN: Add BUILD.gn files + kjellander to OWNERSkjellander@webrtc.org