Fix typos in ref_index documentation.

Originally committed as revision 22072 to svn://svn.ffmpeg.org/ffmpeg/trunk
release/0.6
Benoit Fouet 15 years ago
parent 747db4e31a
commit 5818418758
  1. 4
      libavcodec/avcodec.h

@ -893,8 +893,8 @@ typedef struct AVPanScan{
short *dct_coeff;\
\
/**\
* motion referece frame index\
* the order in which these are stored can depends on the codec.\
* motion reference frame index\
* the order in which these are stored can depend on the codec.\
* - encoding: Set by user.\
* - decoding: Set by libavcodec.\
*/\

Loading…
Cancel
Save