1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00

Clarify ref_index.

Originally committed as revision 22068 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer 2010-02-26 00:51:26 +00:00
parent 6e2fe0f20a
commit f57a5dcd4e

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.\
*/\