diff avcodec.h @ 11299:14535f3deafb libavcodec

Fix typos in ref_index documentation.
author benoit
date Fri, 26 Feb 2010 08:55:43 +0000
parents 8fd2622aa522
children ee2e050815be
line wrap: on
line diff
--- a/avcodec.h	Fri Feb 26 03:27:52 2010 +0000
+++ b/avcodec.h	Fri Feb 26 08:55:43 2010 +0000
@@ -893,8 +893,8 @@
     short *dct_coeff;\
 \
     /**\
-     * motion referece frame index\
-     * the order in which these are stored can depends on the codec.\
+     * motion reference frame index\
+     * the order in which these are stored can depend on the codec.\
      * - encoding: Set by user.\
      * - decoding: Set by libavcodec.\
      */\