summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h9
1 files changed, 5 insertions, 4 deletions
diff --git a/config.h b/config.h
index 24ad6f91..86d3df9c 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.4 2006-08-17 18:56:03 phintuka Exp $
+ * $Id: config.h,v 1.5 2006-08-19 19:18:21 phintuka Exp $
*
*/
@@ -27,9 +27,10 @@
#define ASPECT_DEFAULT 1
#define ASPECT_4_3 2
#define ASPECT_16_9 3
-#define ASPECT_PAN_SCAN 4
-#define ASPECT_CENTER_CUT_OUT 5
-#define ASPECT_count 6
+#define ASPECT_16_10 4
+#define ASPECT_PAN_SCAN 5
+#define ASPECT_CENTER_CUT_OUT 6
+#define ASPECT_count 7
// De-interlace method
#define DEINTERLACE_NONE 0