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

Issue 2469763002: Refactor VideoDenoiser to use a buffer pool, replacing explicit double buffering. (Closed)

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

Description

Refactor VideoDenoiser to use a buffer pool, replacing explicit double buffering. Also improve denoiser to not assume identical stride of all involved frames, and delete the no longer needed function I420Buffer::CopyKeepStride. BUG=None Committed: https://crrev.com/18ee17d1e7876b95fa48a82360b20236624350b6 Cr-Commit-Position: refs/heads/master@{#14940}

Patch Set 1 #

Patch Set 2 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+116 lines, -178 lines) Patch
M webrtc/common_video/include/video_frame_buffer.h View 1 chunk +0 lines, -4 lines 0 comments Download
M webrtc/common_video/video_frame_buffer.cc View 1 chunk +0 lines, -21 lines 0 comments Download
M webrtc/modules/video_processing/frame_preprocessor.h View 1 chunk +0 lines, -2 lines 0 comments Download
M webrtc/modules/video_processing/frame_preprocessor.cc View 2 chunks +4 lines, -17 lines 0 comments Download
M webrtc/modules/video_processing/test/denoiser_test.cc View 1 3 chunks +8 lines, -29 lines 0 comments Download
M webrtc/modules/video_processing/util/denoiser_filter.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/video_processing/util/denoiser_filter_c.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/video_processing/util/denoiser_filter_c.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/video_processing/util/denoiser_filter_neon.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/video_processing/util/denoiser_filter_neon.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/video_processing/util/denoiser_filter_sse2.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/video_processing/util/denoiser_filter_sse2.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M webrtc/modules/video_processing/video_denoiser.h View 4 chunks +15 lines, -18 lines 0 comments Download
M webrtc/modules/video_processing/video_denoiser.cc View 11 chunks +81 lines, -79 lines 0 comments Download

Messages

Total messages: 15 (8 generated)
nisse-webrtc
PTAL. I think we discussed this a few months ago (see cl https://codereview.webrtc.org/2005733003/). But I ...
4 years, 1 month ago (2016-11-01 14:19:03 UTC) #2
stefan-webrtc
Changing reviewer to marpan@ as jacky is no longer in the project.
4 years, 1 month ago (2016-11-02 13:11:19 UTC) #5
marpan
lgtm
4 years, 1 month ago (2016-11-02 16:56:42 UTC) #8
stefan-webrtc
rs-lgtm
4 years, 1 month ago (2016-11-03 13:37:27 UTC) #9
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/2469763002/20001
4 years, 1 month ago (2016-11-07 08:02:31 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-07 09:35:02 UTC) #13
commit-bot: I haz the power
4 years, 1 month ago (2016-11-07 09:35:11 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/18ee17d1e7876b95fa48a82360b20236624350b6
Cr-Commit-Position: refs/heads/master@{#14940}

Powered by Google App Engine
This is Rietveld 408576698