]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/avformat.h
avformat/avio: Add Metacube support
[ffmpeg] / libavformat / avformat.h
index 624d2dae2c2f677525c2278689ace3caef8f53fe..434ec215753167f492c1a7b7e27d9609ab73fdd8 100644 (file)
@@ -1271,6 +1271,7 @@ typedef struct AVFormatContext {
 #define AVFMT_FLAG_FAST_SEEK   0x80000 ///< Enable fast, but inaccurate seeks for some formats
 #define AVFMT_FLAG_SHORTEST   0x100000 ///< Stop muxing when the shortest stream stops.
 #define AVFMT_FLAG_AUTO_BSF   0x200000 ///< Add bitstream filters as requested by the muxer
+#define AVFMT_FLAG_METACUBE   0x400000 ///< Wrap output bitstream in Metacube (for Cubemap)
 
     /**
      * Maximum size of the data read from input for determining