[SCM] libav/experimental: cosmetics: typo

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:07:19 UTC 2013


The following commit has been merged in the experimental branch:
commit a889bf135eb902eaa0acb20cc6ce4be7d31d81f6
Author: Diego Biurrun <diego at biurrun.de>
Date:   Wed Sep 19 21:28:42 2007 +0000

    cosmetics: typo
    
    Originally committed as revision 10534 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavformat/gxf.c b/libavformat/gxf.c
index c9e53b4..45467c6 100644
--- a/libavformat/gxf.c
+++ b/libavformat/gxf.c
@@ -151,7 +151,7 @@ static int get_sindex(AVFormatContext *s, int id, int format) {
 
 /**
  * \brief filters out interesting tags from material information.
- * \param len lenght of tag section, will be adjusted to contain remaining bytes
+ * \param len length of tag section, will be adjusted to contain remaining bytes
  * \param si struct to store collected information into
  */
 static void gxf_material_tags(ByteIOContext *pb, int *len, st_info_t *si) {

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list