Remove VideoProcessing::ColorEnhancement.
Code for creating this table still (currently) exists under webrtc/modules/video_processing/main/test/unit_test/createTable.m. This processing effect is disabled but still occupies 64k of binary size. BUG=4491 R=marpan@google.com, mflodman@webrtc.org, marpan@webrtc.org Review URL: https://webrtc-codereview.appspot.com/47069004 Cr-Commit-Position: refs/heads/master@{#9183}
This commit is contained in:
@ -24,9 +24,6 @@
|
||||
'main/source/brighten.h',
|
||||
'main/source/brightness_detection.cc',
|
||||
'main/source/brightness_detection.h',
|
||||
'main/source/color_enhancement.cc',
|
||||
'main/source/color_enhancement.h',
|
||||
'main/source/color_enhancement_private.h',
|
||||
'main/source/content_analysis.cc',
|
||||
'main/source/content_analysis.h',
|
||||
'main/source/deflickering.cc',
|
||||
|
||||
Reference in New Issue
Block a user