[SCM] libav/experimental: Typo
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jun 30 16:09:28 UTC 2013
The following commit has been merged in the experimental branch:
commit 4e8988a32df9036374865c8d5edf6262401ecf1f
Author: Panagiotis Issaris <takis.issaris at uhasselt.be>
Date: Wed Nov 14 12:42:45 2007 +0000
Typo
Originally committed as revision 11020 to svn://svn.ffmpeg.org/ffmpeg/trunk
diff --git a/libavformat/avformat.h b/libavformat/avformat.h
index d127d7d..0be3c94 100644
--- a/libavformat/avformat.h
+++ b/libavformat/avformat.h
@@ -577,7 +577,7 @@ AVFormatContext *av_alloc_format_context(void);
*
* @param ic media file handle
* @return >=0 if OK. AVERROR_xxx if error.
- * @todo Let user decide somehow what information is needed so we do not waste time geting stuff the user does not need.
+ * @todo Let user decide somehow what information is needed so we do not waste time getting stuff the user does not need.
*/
int av_find_stream_info(AVFormatContext *ic);
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list