]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/mediacodec_wrapper.h
avformat/avio: Add Metacube support
[ffmpeg] / libavcodec / mediacodec_wrapper.h
index f0de16d6698c33ae71cd93606f5275a7df204107..b106ff315aca8b510ce2f8cf59d2eedfcf64791a 100644 (file)
@@ -26,6 +26,8 @@
 #include <stdint.h>
 #include <sys/types.h>
 
+#include "avcodec.h"
+
 /**
  * The following API around MediaCodec and MediaFormat is based on the
  * NDK one provided by Google since Android 5.0.