]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/mxf.c
avutil/hwcontext_vulkan: fix format specifiers for some printed variables
[ffmpeg] / libavformat / mxf.c
index e51fc48a8427feb6b4f2b1af0cbce4b6854229fa..85a65f8718cbac0877b3373ed7b2ecb5fe9e3e70 100644 (file)
@@ -22,6 +22,8 @@
 #include "libavutil/common.h"
 #include "mxf.h"
 
+const uint8_t ff_mxf_random_index_pack_key[16] = { 0x06,0x0e,0x2b,0x34,0x02,0x05,0x01,0x01,0x0d,0x01,0x02,0x01,0x01,0x11,0x01,0x00 };
+
 /**
  * SMPTE RP224 http://www.smpte-ra.org/mdd/index.html
  */