diff avcodec.h @ 11295:8fd2622aa522 libavcodec

Clarify ref_index.
author michael
date Fri, 26 Feb 2010 00:51:26 +0000
parents 0fc1cdd984b7
children 14535f3deafb
line wrap: on
line diff
--- a/avcodec.h	Fri Feb 26 00:10:35 2010 +0000
+++ b/avcodec.h	Fri Feb 26 00:51:26 2010 +0000
@@ -894,6 +894,7 @@
 \
     /**\
      * motion referece frame index\
+     * the order in which these are stored can depends on the codec.\
      * - encoding: Set by user.\
      * - decoding: Set by libavcodec.\
      */\