X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Fimg2.h;h=5fd8ff77fc22b933f95037628fca8eca52e9f13c;hb=2086d635c36c2865d1a0145c56e448b30af59ba0;hp=0e5b374a6b25adacadfa87a5f54d52b3a3ea63ef;hpb=e427ba5c68a522b26a45bf7c61016d9349fab43d;p=ffmpeg diff --git a/libavformat/img2.h b/libavformat/img2.h index 0e5b374a6b2..5fd8ff77fc2 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 {