summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorphintuka <phintuka>2011-07-10 17:57:14 +0000
committerphintuka <phintuka>2011-07-10 17:57:14 +0000
commite82321147e89dff667e552afb58cc18318ee693a (patch)
treea8e182dd4a2466074ff2184c28e4f8c7982342a7
parent4ec84bda9e44af243edf97405d5c6e44048ba330 (diff)
downloadxineliboutput-e82321147e89dff667e552afb58cc18318ee693a.tar.gz
xineliboutput-e82321147e89dff667e552afb58cc18318ee693a.tar.bz2
revert 1.79
-rw-r--r--config.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/config.h b/config.h
index 5123da8f..fc1be050 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.79 2011-07-10 17:46:12 phintuka Exp $
+ * $Id: config.h,v 1.80 2011-07-10 17:57:14 phintuka Exp $
*
*/
@@ -361,12 +361,6 @@ class config_t {
int ffmpeg_pp_quality; // 0...6
char ffmpeg_pp_mode[256];
-#if 1
- int autocrop_method;
- int autocrop_output_aspect;
- int autocrop_overscan;
-#endif
-
// automatic 4:3 letterbox -> 16:9 cropping post plugin
int autocrop; // enable / disable
int autocrop_autodetect;