summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorZhao Halley <halley.zhao@intel.com>2013-07-17 17:29:41 +0800
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>2013-08-23 19:00:38 +0200
commit22f55bd51338fbd4c0e35d42ac143debc02d4fb5 (patch)
tree036fb5eae3c0532a3e7ab1b571b0ab699f779db6 /docs
parent81395418e9c187a4fc4dba55948efe03177966c8 (diff)
filter: add support for denoising.
Noise reduction is configured with a float value. The supported range is 0.0 .. 1.0 with 0.0 being the default, and that means no denoise operation at all. Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libs/libs-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/libs/libs-sections.txt b/docs/reference/libs/libs-sections.txt
index 68d1bc90..0fb0c82f 100644
--- a/docs/reference/libs/libs-sections.txt
+++ b/docs/reference/libs/libs-sections.txt
@@ -387,6 +387,7 @@ gst_vaapi_filter_get_formats
gst_vaapi_filter_set_operation
gst_vaapi_filter_set_format
gst_vaapi_filter_set_cropping_rectangle
+gst_vaapi_filter_set_denoising_level
<SUBSECTION Standard>
GST_VAAPI_FILTER
</SECTION>