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

Issue 2496153002: Delete all of the video_processing module but the denoiser code. (Closed)

Created:
4 years, 1 month ago by nisse-webrtc
Modified:
4 years ago
CC:
webrtc-reviews_webrtc.org, video-team_agora.io, yujie_mao (webrtc), zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, mflodman, marpan2
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Delete all of the video_processing module but the denoiser code. It is unused since cl https://codereview.webrtc.org/2386573002. The new denoiser implementation and its tests are kept for now. This code is also unused, but there are some plans to take this code into use in the not too distant future. BUG=None Committed: https://crrev.com/13d38fbe904cd99acebf77068e93df34725eeb47 Cr-Commit-Position: refs/heads/master@{#15338}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Delete left-over includes. #

Patch Set 3 : Rebased. #

Patch Set 4 : Remove left-over source files frame_preprocessor.* #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1358 lines) Patch
M webrtc/modules/BUILD.gn View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M webrtc/modules/video_processing/BUILD.gn View 2 chunks +0 lines, -10 lines 0 comments Download
D webrtc/modules/video_processing/frame_preprocessor.h View 1 2 3 1 chunk +0 lines, -74 lines 0 comments Download
D webrtc/modules/video_processing/frame_preprocessor.cc View 1 2 3 1 chunk +0 lines, -118 lines 0 comments Download
D webrtc/modules/video_processing/include/video_processing.h View 1 chunk +0 lines, -60 lines 0 comments Download
D webrtc/modules/video_processing/include/video_processing_defines.h View 1 chunk +0 lines, -41 lines 0 comments Download
D webrtc/modules/video_processing/spatial_resampler.h View 1 chunk +0 lines, -60 lines 0 comments Download
D webrtc/modules/video_processing/spatial_resampler.cc View 1 chunk +0 lines, -85 lines 0 comments Download
D webrtc/modules/video_processing/test/createTable.m View 1 chunk +0 lines, -179 lines 0 comments Download
D webrtc/modules/video_processing/test/readYUV420file.m View 1 chunk +0 lines, -45 lines 0 comments Download
D webrtc/modules/video_processing/test/video_processing_unittest.h View 1 chunk +0 lines, -46 lines 0 comments Download
D webrtc/modules/video_processing/test/video_processing_unittest.cc View 1 chunk +0 lines, -289 lines 0 comments Download
D webrtc/modules/video_processing/test/writeYUV420file.m View 1 chunk +0 lines, -22 lines 0 comments Download
M webrtc/modules/video_processing/util/denoiser_filter.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M webrtc/modules/video_processing/util/noise_estimation.h View 1 1 chunk +0 lines, -1 line 0 comments Download
D webrtc/modules/video_processing/video_decimator.h View 1 chunk +0 lines, -58 lines 0 comments Download
D webrtc/modules/video_processing/video_decimator.cc View 1 chunk +0 lines, -148 lines 0 comments Download
D webrtc/modules/video_processing/video_processing_impl.h View 1 chunk +0 lines, -45 lines 0 comments Download
D webrtc/modules/video_processing/video_processing_impl.cc View 1 chunk +0 lines, -72 lines 0 comments Download
M webrtc/video/video_stream_decoder.cc View 1 chunk +0 lines, -1 line 0 comments Download
M webrtc/video/vie_encoder.h View 1 2 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 25 (10 generated)
nisse-webrtc
The video processing module is no longer used. Not sure where else to hook in ...
4 years, 1 month ago (2016-11-14 10:48:59 UTC) #2
perkj_webrtc
vie_encoder lgtm, thanks. The rest,I will leave to mflodman to find a suitable reviewer/take decision.
4 years, 1 month ago (2016-11-14 11:39:16 UTC) #3
nisse-webrtc
On 2016/11/14 11:39:16, perkj_webrtc wrote: > vie_encoder lgtm, thanks. > > The rest,I will leave ...
4 years ago (2016-11-25 15:22:44 UTC) #4
mflodman
Two minor comments, then LGTM from my side since the new denoiser wire-up has already ...
4 years ago (2016-11-30 13:42:39 UTC) #6
stefan-webrtc
lgtm, good that we're keeping the denoiser and the frame preprocessor for now.
4 years ago (2016-11-30 13:49:32 UTC) #7
nisse-webrtc
On 2016/11/30 13:49:32, stefan-webrtc (holmer) wrote: > lgtm, good that we're keeping the denoiser and ...
4 years ago (2016-11-30 14:00:45 UTC) #8
nisse-webrtc
https://codereview.webrtc.org/2496153002/diff/1/webrtc/modules/video_processing/util/denoiser_filter.h File webrtc/modules/video_processing/util/denoiser_filter.h (right): https://codereview.webrtc.org/2496153002/diff/1/webrtc/modules/video_processing/util/denoiser_filter.h#newcode18 webrtc/modules/video_processing/util/denoiser_filter.h:18: // #include "webrtc/modules/video_processing/include/video_processing_defines.h" On 2016/11/30 13:42:39, mflodman wrote: > ...
4 years ago (2016-11-30 14:02:04 UTC) #9
nisse-webrtc
On 2016/11/30 14:00:45, nisse-webrtc wrote: > On 2016/11/30 13:49:32, stefan-webrtc (holmer) wrote: > > lgtm, ...
4 years ago (2016-11-30 14:21:54 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2496153002/60001
4 years ago (2016-11-30 14:54:52 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: win_dbg on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/win_dbg/builds/13696)
4 years ago (2016-11-30 15:01:43 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2496153002/60001
4 years ago (2016-11-30 15:13:24 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: linux_msan on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/linux_msan/builds/15477)
4 years ago (2016-11-30 15:30:54 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2496153002/60001
4 years ago (2016-11-30 15:41:35 UTC) #21
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years ago (2016-11-30 15:44:56 UTC) #23
commit-bot: I haz the power
4 years ago (2016-11-30 15:45:04 UTC) #25
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/13d38fbe904cd99acebf77068e93df34725eeb47
Cr-Commit-Position: refs/heads/master@{#15338}

Powered by Google App Engine
This is Rietveld 408576698