]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/avformat.h
Merge commit '41776ba9c0ebbb71394cefdf7dd1b243e6c852d5'
[ffmpeg] / libavformat / avformat.h
index 2103f50e57a6627f3212775b3a33b2c805c90b0e..01c3b75c37cc5a81498bdb63377566d9ecefcfd2 100644 (file)
@@ -1423,6 +1423,12 @@ typedef struct AVFormatContext {
      */
     int64_t max_interleave_delta;
 
+    /**
+     * Allow non-standard and experimental extension
+     * @see AVCodecContext.strict_std_compliance
+     */
+    int strict_std_compliance;
+
     /**
      * Transport stream id.
      * This will be moved into demuxer private options. Thus no API/ABI compatibility