mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-02-26 00:26:05 +01:00
avcodec/mediacodec_wrapper: include stdbool.h
Since NDK failed to do that: https://github.com/android/ndk/issues/1281 Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
|
||||
#include <dlfcn.h>
|
||||
#include <jni.h>
|
||||
#include <stdbool.h>
|
||||
#include <media/NdkMediaFormat.h>
|
||||
#include <media/NdkMediaCodec.h>
|
||||
#include <android/native_window_jni.h>
|
||||
|
||||
Reference in New Issue
Block a user