]> git.sesse.net Git - ffmpeg/blobdiff - libavutil/cpu.h
lavu: improve documentation of some AVFrame functions
[ffmpeg] / libavutil / cpu.h
index cc4e30c4cde3ab5eb8796f5264c3a3d40db685f1..4bff16714a380f2975cf8c539896c77efb119b60 100644 (file)
@@ -70,7 +70,7 @@
 /**
  * Return the flags which specify extensions supported by the CPU.
  * The returned value is affected by av_force_cpu_flags() if that was used
- * before. So av_get_cpu_flags() can easily be used in a application to
+ * before. So av_get_cpu_flags() can easily be used in an application to
  * detect the enabled cpu flags.
  */
 int av_get_cpu_flags(void);