[Ffmpeg-cvslog] r8065 - trunk/libavcodec/utils.c
takis
subversion
Thu Feb 22 01:46:36 CET 2007
Author: takis
Date: Thu Feb 22 01:46:36 2007
New Revision: 8065
Modified:
trunk/libavcodec/utils.c
Log:
Fix typo.
Modified: trunk/libavcodec/utils.c
==============================================================================
--- trunk/libavcodec/utils.c (original)
+++ trunk/libavcodec/utils.c Thu Feb 22 01:46:36 2007
@@ -1276,7 +1276,7 @@
}
/**
- * Flush buffers, should be called when seeking or when swicthing to a different stream.
+ * Flush buffers, should be called when seeking or when switching to a different stream.
*/
void avcodec_flush_buffers(AVCodecContext *avctx)
{
More information about the ffmpeg-cvslog
mailing list