Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(229)

Issue 1901393003: Delete unused methods of the VideoProcessing class. And fix a typo. (Closed)

Created:
4 years, 8 months ago by nisse-webrtc
Modified:
4 years, 7 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhengzhonghou_agora.io, video-team_agora.io, stefan-webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Delete unused methods of the VideoProcessing class. And fix a typo. Rename EnableDenosing --> EnableDenoising. Delete VideoProcessing FrameStats methods. Delete VideoProcessingImpl::BrightnessDetection and related files. Delete VideoProcessingImpl::Deflickering and related files. Delete VideoProcessing::Brighten. BUG= Committed: https://crrev.com/90c335a100d5a99690c05fe76b45f8689d3f0d76 Cr-Commit-Position: refs/heads/master@{#12521}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Added GUARDED_BY annotation. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1124 lines) Patch
M webrtc/modules/modules.gyp View 1 chunk +0 lines, -2 lines 0 comments Download
M webrtc/modules/video_processing/BUILD.gn View 1 chunk +0 lines, -4 lines 0 comments Download
D webrtc/modules/video_processing/brightness_detection.h View 1 chunk +0 lines, -35 lines 0 comments Download
D webrtc/modules/video_processing/brightness_detection.cc View 1 chunk +0 lines, -136 lines 0 comments Download
D webrtc/modules/video_processing/deflickering.h View 1 chunk +0 lines, -55 lines 0 comments Download
D webrtc/modules/video_processing/deflickering.cc View 1 chunk +0 lines, -402 lines 0 comments Download
M webrtc/modules/video_processing/frame_preprocessor.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/video_processing/frame_preprocessor.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M webrtc/modules/video_processing/include/video_processing.h View 2 chunks +1 line, -38 lines 0 comments Download
D webrtc/modules/video_processing/test/brightness_detection_test.cc View 1 chunk +0 lines, -122 lines 0 comments Download
D webrtc/modules/video_processing/test/deflickering_test.cc View 1 chunk +0 lines, -100 lines 0 comments Download
M webrtc/modules/video_processing/test/video_processing_unittest.cc View 3 chunks +0 lines, -120 lines 0 comments Download
M webrtc/modules/video_processing/video_processing.gypi View 1 chunk +0 lines, -4 lines 0 comments Download
M webrtc/modules/video_processing/video_processing_impl.h View 1 3 chunks +2 lines, -9 lines 0 comments Download
M webrtc/modules/video_processing/video_processing_impl.cc View 3 chunks +2 lines, -94 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
nisse-webrtc
Please also have a look in at the deleted tests. It's unclear to me what ...
4 years, 8 months ago (2016-04-20 13:35:10 UTC) #2
pbos-webrtc
lgtm, I like that FrameStats went away too https://codereview.webrtc.org/1901393003/diff/1/webrtc/modules/video_processing/video_processing_impl.h File webrtc/modules/video_processing/video_processing_impl.h (right): https://codereview.webrtc.org/1901393003/diff/1/webrtc/modules/video_processing/video_processing_impl.h#newcode42 webrtc/modules/video_processing/video_processing_impl.h:42: rtc::CriticalSection ...
4 years, 8 months ago (2016-04-24 18:19:42 UTC) #3
nisse-webrtc
https://codereview.webrtc.org/1901393003/diff/1/webrtc/modules/video_processing/video_processing_impl.h File webrtc/modules/video_processing/video_processing_impl.h (right): https://codereview.webrtc.org/1901393003/diff/1/webrtc/modules/video_processing/video_processing_impl.h#newcode42 webrtc/modules/video_processing/video_processing_impl.h:42: rtc::CriticalSection mutex_; On 2016/04/24 18:19:42, pbos-webrtc wrote: > Does ...
4 years, 8 months ago (2016-04-25 06:42:34 UTC) #4
stefan-webrtc
lgtm
4 years, 8 months ago (2016-04-26 11:11:51 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1901393003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1901393003/20001
4 years, 7 months ago (2016-04-27 06:56:49 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-04-27 07:59:28 UTC) #9
commit-bot: I haz the power
4 years, 7 months ago (2016-04-27 07:59:34 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/90c335a100d5a99690c05fe76b45f8689d3f0d76
Cr-Commit-Position: refs/heads/master@{#12521}

Powered by Google App Engine
This is Rietveld 408576698