[Ffmpeg-cvslog] r7659 - trunk/libavformat/utils.c
diego
subversion
Tue Jan 23 10:24:41 CET 2007
Author: diego
Date: Tue Jan 23 10:24:41 2007
New Revision: 7659
Modified:
trunk/libavformat/utils.c
Log:
Fix wrong comment, patch by Michel Bardiaux mbardiaux mediaxim be.
Modified: trunk/libavformat/utils.c
==============================================================================
--- trunk/libavformat/utils.c (original)
+++ trunk/libavformat/utils.c Tue Jan 23 10:24:41 2007
@@ -257,7 +257,7 @@
}
/**
- * Allocate the payload of a packet and intialized its fields to default values.
+ * Check whether filename actually is a numbered sequence generator.
*
* @param filename possible numbered sequence string
* @return 1 if a valid numbered sequence string, 0 otherwise.
More information about the ffmpeg-cvslog
mailing list