# HG changeset patch # User benoit # Date 1267174543 0 # Node ID 14535f3deafbfcdce154146636cf433467617eae # Parent b79f22337b6f3f07d3f5ff7f32d319dbd8357989 Fix typos in ref_index documentation. diff -r b79f22337b6f -r 14535f3deafb avcodec.h --- 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.\ */\