diff options
| author | phintuka <phintuka> | 2011-07-10 17:57:14 +0000 |
|---|---|---|
| committer | phintuka <phintuka> | 2011-07-10 17:57:14 +0000 |
| commit | e82321147e89dff667e552afb58cc18318ee693a (patch) | |
| tree | a8e182dd4a2466074ff2184c28e4f8c7982342a7 | |
| parent | 4ec84bda9e44af243edf97405d5c6e44048ba330 (diff) | |
| download | xineliboutput-e82321147e89dff667e552afb58cc18318ee693a.tar.gz xineliboutput-e82321147e89dff667e552afb58cc18318ee693a.tar.bz2 | |
revert 1.79
| -rw-r--r-- | config.h | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -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; |
