summaryrefslogtreecommitdiff
path: root/libavformat/img2.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/img2.h')
-rw-r--r--libavformat/img2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/img2.h b/libavformat/img2.h
index 0e5b374a6b..5fd8ff77fc 100644
--- a/libavformat/img2.h
+++ b/libavformat/img2.h
@@ -61,6 +61,7 @@ typedef struct VideoDemuxData {
int start_number_range;
int frame_size;
int ts_from_file;
+ int export_path_metadata; /**< enabled when set to 1. */
} VideoDemuxData;
typedef struct IdStrMap {