Clarify ref_index.
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 26 Feb 2010 00:51:26 +0000 (00:51 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 26 Feb 2010 00:51:26 +0000 (00:51 +0000)
Originally committed as revision 22068 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/avcodec.h

index cb4ad75..52e9ff9 100644 (file)
@@ -894,6 +894,7 @@ typedef struct AVPanScan{
 \
     /**\
      * motion referece frame index\
+     * the order in which these are stored can depends on the codec.\
      * - encoding: Set by user.\
      * - decoding: Set by libavcodec.\
      */\