[SCM] libav/experimental: Fix typos in ref_index documentation.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 17:01:53 UTC 2013


The following commit has been merged in the experimental branch:
commit 5818418758e147e5f1a70b4ecff493c601bac8e7
Author: Benoit Fouet <benoit.fouet at free.fr>
Date:   Fri Feb 26 08:55:43 2010 +0000

    Fix typos in ref_index documentation.
    
    Originally committed as revision 22072 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
index 52e9ff9..74fcf3b 100644
--- a/libavcodec/avcodec.h
+++ b/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.\
      */\

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list