summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/config.h b/config.h
index dd2c3fdb..e961383b 100644
--- a/config.h
+++ b/config.h
@@ -4,7 +4,7 @@
* See the main source file 'xineliboutput.c' for copyright information and
* how to reach the author.
*
- * $Id: config.h,v 1.58 2008-12-19 16:01:55 rofafor Exp $
+ * $Id: config.h,v 1.59 2009-01-08 11:58:33 rofafor Exp $
*
*/
@@ -276,6 +276,8 @@ class config_t {
int saturation; // 0...0xffff, -1 == off
int contrast; // 0...0xffff, -1 == off
int brightness; // 0...0xffff, -1 == off
+ int sharpness; // 0...0xffff, -1 == off
+ int noise_reduction; // 0...0xffff, -1 == off
int vo_aspect_ratio;
// OSD settings