]> git.sesse.net Git - ffmpeg/commitdiff
Fix typos in ref_index documentation.
authorBenoit Fouet <benoit.fouet@free.fr>
Fri, 26 Feb 2010 08:55:43 +0000 (08:55 +0000)
committerBenoit Fouet <benoit.fouet@free.fr>
Fri, 26 Feb 2010 08:55:43 +0000 (08:55 +0000)
Originally committed as revision 22072 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/avcodec.h

index 52e9ff9078102bb65df4600927d1d7f9c9f630c5..74fcf3bac4a005170f0690cec445cbf96f8e9f40 100644 (file)
@@ -893,8 +893,8 @@ typedef struct AVPanScan{
     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.\
      */\