]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/rl2.c
Add an Opus and a Speex muxer.
[ffmpeg] / libavformat / rl2.c
index ff4006497f21fef1f676bf46c15073f5aeeb2e42..56f4cf29ff6c6484aa8fa89ddb99a7e68845cd31 100644 (file)
@@ -32,6 +32,8 @@
  * optional background_frame
  */
 
+#include <stdint.h>
+
 #include "libavutil/intreadwrite.h"
 #include "libavutil/mathematics.h"
 #include "avformat.h"