summaryrefslogtreecommitdiffstats
path: root/common/encode.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/encode.h')
-rw-r--r--common/encode.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/encode.h b/common/encode.h
index ce5d06873d..047207eea4 100644
--- a/common/encode.h
+++ b/common/encode.h
@@ -50,6 +50,8 @@ struct encode_opts {
int video_first;
int audio_first;
int copy_metadata;
+ char **set_metadata;
+ char **remove_metadata;
};
// interface for mplayer.c