]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/mediacodec_wrapper.h
avcodec/ac3dec: Check expacc
[ffmpeg] / libavcodec / mediacodec_wrapper.h
index cddd420c2621bff4b47642d18187652bca70486b..1b4f3a9492bcce828ed186dce703db6db66f44c8 100644 (file)
@@ -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