summaryrefslogtreecommitdiffstats
path: root/options/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options/options.h')
-rw-r--r--options/options.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/options/options.h b/options/options.h
index 6bf7a2bf2b..f6e330d8c7 100644
--- a/options/options.h
+++ b/options/options.h
@@ -260,13 +260,7 @@ typedef struct MPOpts {
struct demux_rawvideo_opts *demux_rawvideo;
struct vd_lavc_params *vd_lavc_params;
-
- struct ad_lavc_param {
- float ac3drc;
- int downmix;
- int threads;
- char *avopt;
- } ad_lavc_param;
+ struct ad_lavc_params *ad_lavc_params;
struct lavfdopts {
int probesize;