summaryrefslogtreecommitdiffstats
path: root/core/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/options.h')
-rw-r--r--core/options.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/core/options.h b/core/options.h
index 25aa82791a..d870ab9677 100644
--- a/core/options.h
+++ b/core/options.h
@@ -195,15 +195,7 @@ typedef struct MPOpts {
char *hwdec_codecs;
struct lavc_param {
- int workaround_bugs;
- int error_resilience;
- int error_concealment;
- int gray;
- int idct_algo;
int debug;
- int vismv;
- int skip_top;
- int skip_bottom;
int fast;
char *skip_loop_filter_str;
char *skip_idct_str;