]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/binkdata.h
xdcam hd422 720p24 fourcc in mov
[ffmpeg] / libavcodec / binkdata.h
index 47b00d21f745e0940a588176d7e5d44c713778d8..1ca34a6843866688daa69c6b2d5077c095c1fda3 100644 (file)
@@ -22,6 +22,8 @@
 #ifndef AVCODEC_BINKDATA_H
 #define AVCODEC_BINKDATA_H
 
+#include <stdint.h>
+
 /** Bink DCT and residue 8x8 block scan order */
 static const uint8_t bink_scan[64] = {
      0,  1,  8,  9,  2,  3, 10, 11,