]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/rl2.c
mov: skip version and flags attributes in mov_read_chan()
[ffmpeg] / libavformat / rl2.c
index ab33aabccc21f494a77c165941514852cacc6e93..5d30bf8bd6a022bd72ee74168bc7b6c8f81d173a 100644 (file)
@@ -32,6 +32,8 @@
  * optional background_frame
  */
 
+#include <stdint.h>
+
 #include "libavutil/intreadwrite.h"
 #include "libavutil/mathematics.h"
 #include "avformat.h"