[FFmpeg-cvslog] r22072 - trunk/libavcodec/avcodec.h

benoit subversion
Fri Feb 26 09:55:43 CET 2010


Author: benoit
Date: Fri Feb 26 09:55:43 2010
New Revision: 22072

Log:
Fix typos in ref_index documentation.

Modified:
   trunk/libavcodec/avcodec.h

Modified: trunk/libavcodec/avcodec.h
==============================================================================
--- trunk/libavcodec/avcodec.h	Fri Feb 26 04:27:52 2010	(r22071)
+++ trunk/libavcodec/avcodec.h	Fri Feb 26 09:55:43 2010	(r22072)
@@ -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.\
      */\



More information about the ffmpeg-cvslog mailing list