Commit 6251ad89 authored by Matthieu Bouron's avatar Matthieu Bouron

avcodec/mediacodec_wrapper: add missing "avcodec.h" include

parent 116303cd
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment