summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorphintuka <phintuka>2007-06-19 06:06:22 +0000
committerphintuka <phintuka>2007-06-19 06:06:22 +0000
commit2de1225cb3dc295f135e1981b3f8c5ee66362327 (patch)
treec7dbdfb986ced779bd37e40625a7eca7157e7213 /config.h
parent689ba0af1b5ede835abe61a803f7e07c0acd6c62 (diff)
downloadxineliboutput-2de1225cb3dc295f135e1981b3f8c5ee66362327.tar.gz
xineliboutput-2de1225cb3dc295f135e1981b3f8c5ee66362327.tar.bz2
Smooth fast forward setup option (Patch from Timo Eskola)
Diffstat (limited to 'config.h')
-rw-r--r--config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.h b/config.h
index fc50aba7..9439fb8b 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.28 2007-06-18 11:43:59 phintuka Exp $
+ * $Id: config.h,v 1.29 2007-06-19 06:06:22 phintuka Exp $
*
*/
@@ -201,6 +201,7 @@ class config_t {
int sw_volume_control; // software (xine-lib) or hardware (alsa) volume control and muting
// Video settings
+ int ibp_trickspeed;
int overscan; // %
int hue; // 0...0xffff, -1 == off
int saturation; // 0...0xffff, -1 == off