X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Fimg2.h;h=5fd8ff77fc22b933f95037628fca8eca52e9f13c;hb=e3d993fab0ad4255dffd10a794fc5e1bd37047b7;hp=0e5b374a6b25adacadfa87a5f54d52b3a3ea63ef;hpb=22219a3ac46ac18f797c94e4619a34728556786c;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 {