mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-14 22:22:59 +02:00
avcodec/mediacodec_wrapper: add missing "avcodec.h" include
This commit is contained in:
parent
116303cd24
commit
6251ad89a7
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user