mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-14 22:22:59 +02:00
Fix typos in ref_index documentation.
Originally committed as revision 22072 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
747db4e31a
commit
5818418758
@ -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…
x
Reference in New Issue
Block a user