summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
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 c8193b14..8b1d0ae9 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.68 2009-11-16 11:16:16 phintuka Exp $
+ * $Id: config.h,v 1.69 2010-03-12 23:00:26 phintuka Exp $
*
*/
@@ -309,6 +309,7 @@ class config_t {
int osd_height_auto;
int osd_mixer; // show multiple OSD layers
int osd_scaling; // OSD scaling mode: off, nearest, bilinear
+ int osd_spu_scaling; // SPU OSD scaling mode: off, nearest, bilinear
int hud_osd; // head up display OSD
int osd_blending; // OSD blending method
int osd_blending_lowresvideo; // Use hardware blending for low-resolution video