summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorphintuka <phintuka>2007-09-30 16:52:18 +0000
committerphintuka <phintuka>2007-09-30 16:52:18 +0000
commita87ba55fe98134122926f12e25654b4ee0d25bd1 (patch)
tree29633e5aae0200e8883744b274637edb74f1c86c /config.h
parent15e70fb28e0964a5c55a27b6f989997da8e282ef (diff)
downloadxineliboutput-a87ba55fe98134122926f12e25654b4ee0d25bd1.tar.gz
xineliboutput-a87ba55fe98134122926f12e25654b4ee0d25bd1.tar.bz2
Setup option to limit trick speed
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 a6716873..a7ccb3cf 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.30 2007-09-12 13:49:37 phintuka Exp $
+ * $Id: config.h,v 1.31 2007-09-30 16:52:18 phintuka Exp $
*
*/
@@ -201,6 +201,7 @@ class config_t {
// Video settings
int ibp_trickspeed;
+ int max_trickspeed;
int overscan; // %
int hue; // 0...0xffff, -1 == off
int saturation; // 0...0xffff, -1 == off