X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fmediacodec_wrapper.h;h=f0de16d6698c33ae71cd93606f5275a7df204107;hb=1809f1cda9563ff4451203e0c852afe12f684b80;hp=1b4f3a9492bcce828ed186dce703db6db66f44c8;hpb=be6749c7190e8dd4a5fc44b1efef6cfac3209b5f;p=ffmpeg diff --git a/libavcodec/mediacodec_wrapper.h b/libavcodec/mediacodec_wrapper.h index 1b4f3a9492b..f0de16d6698 100644 --- a/libavcodec/mediacodec_wrapper.h +++ b/libavcodec/mediacodec_wrapper.h @@ -124,4 +124,6 @@ int ff_AMediaCodec_getConfigureFlagEncode(FFAMediaCodec *codec); int ff_AMediaCodec_cleanOutputBuffers(FFAMediaCodec *codec); +int ff_Build_SDK_INT(AVCodecContext *avctx); + #endif /* AVCODEC_MEDIACODEC_WRAPPER_H */