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

michael subversion
Fri Feb 26 01:51:26 CET 2010


Author: michael
Date: Fri Feb 26 01:51:26 2010
New Revision: 22068

Log:
Clarify ref_index.

Modified:
   trunk/libavcodec/avcodec.h

Modified: trunk/libavcodec/avcodec.h
==============================================================================
--- trunk/libavcodec/avcodec.h	Fri Feb 26 01:10:35 2010	(r22067)
+++ trunk/libavcodec/avcodec.h	Fri Feb 26 01:51:26 2010	(r22068)
@@ -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.\
      */\



More information about the ffmpeg-cvslog mailing list