Browse Source

Clarify ref_index.

Originally committed as revision 22068 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.6
Michael Niedermayer 15 years ago
parent
commit
f57a5dcd4e
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libavcodec/avcodec.h

+ 1
- 0
libavcodec/avcodec.h View 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.\
*/\


Loading…
Cancel
Save