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 Review-Url: https://codereview.webrtc.org/2496153002 Cr-Commit-Position: refs/heads/master@{#15338}
This commit is contained in:
@ -14,7 +14,6 @@
|
||||
#include <memory>
|
||||
|
||||
#include "webrtc/modules/include/module_common_types.h"
|
||||
#include "webrtc/modules/video_processing/include/video_processing_defines.h"
|
||||
#include "webrtc/modules/video_processing/util/denoiser_filter.h"
|
||||
|
||||
namespace webrtc {
|
||||
|
||||
Reference in New Issue
Block a user