|
|
@ -22,7 +22,7 @@ extern "C" { |
|
|
#include <libavcodec/avcodec.h> |
|
|
#include <libavcodec/avcodec.h> |
|
|
#include <libavutil/opt.h> |
|
|
#include <libavutil/opt.h> |
|
|
#ifndef ANDROID |
|
|
#ifndef ANDROID |
|
|
#include <libavcodec/codec_internal.h> |
|
|
|
|
|
|
|
|
#include <libavcodec/codec.h> |
|
|
#endif |
|
|
#endif |
|
|
|
|
|
|
|
|
#if defined(__GNUC__) || defined(__clang__) |
|
|
#if defined(__GNUC__) || defined(__clang__) |
|
|
|