Commit f249f80f authored by benoit's avatar benoit

Fix typos in ref_index documentation.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22072 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 37d3e429
...@@ -893,8 +893,8 @@ typedef struct AVPanScan{ ...@@ -893,8 +893,8 @@ typedef struct AVPanScan{
short *dct_coeff;\ short *dct_coeff;\
\ \
/**\ /**\
* motion referece frame index\ * motion reference frame index\
* the order in which these are stored can depends on the codec.\ * the order in which these are stored can depend on the codec.\
* - encoding: Set by user.\ * - encoding: Set by user.\
* - decoding: Set by libavcodec.\ * - decoding: Set by libavcodec.\
*/\ */\
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment