summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2010-02-26 00:51:26 +0000
committerMichael Niedermayer <michaelni@gmx.at>2010-02-26 00:51:26 +0000
commitf57a5dcd4ea6e9ef2288812f45b91f4edbe3eaa2 (patch)
treec2fe61351796c8acc86e4b7544fbdaabbf84ce95 /libavcodec/avcodec.h
parent6e2fe0f20a03de242ed3b0d6c14c4f8282174581 (diff)
Clarify ref_index.
Originally committed as revision 22068 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/avcodec.h')
-rw-r--r--libavcodec/avcodec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
index cb4ad75b21..52e9ff9078 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -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.\
*/\