X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fmediacodec_wrapper.h;h=1b4f3a9492bcce828ed186dce703db6db66f44c8;hb=cee1f4c06986941bd31cc19f4333d436394aa6f9;hp=cddd420c2621bff4b47642d18187652bca70486b;hpb=9ab6f01839e3c0c025237ebf839ce8525c8d67d9;p=ffmpeg diff --git a/libavcodec/mediacodec_wrapper.h b/libavcodec/mediacodec_wrapper.h index cddd420c262..1b4f3a9492b 100644 --- a/libavcodec/mediacodec_wrapper.h +++ b/libavcodec/mediacodec_wrapper.h @@ -44,7 +44,7 @@ * implementation. * * The API around MediaCodecList is not part of the NDK (and is lacking as - * we still need to retreive the codec name to work around faulty decoders + * we still need to retrieve the codec name to work around faulty decoders * and encoders). * * For documentation, please refers to NdkMediaCodec.h NdkMediaFormat.h and