Mercurial > libavcodec.hg
changeset 11299:14535f3deafb libavcodec
Fix typos in ref_index documentation.
author | benoit |
---|---|
date | Fri, 26 Feb 2010 08:55:43 +0000 |
parents | b79f22337b6f |
children | 1f512abdf680 |
files | avcodec.h |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/avcodec.h Fri Feb 26 03:27:52 2010 +0000 +++ b/avcodec.h Fri Feb 26 08:55:43 2010 +0000 @@ -893,8 +893,8 @@ 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.\ */\