[Ffmpeg-cvslog] r8588 - trunk/libavformat/allformats.c
diego
subversion
Sun Apr 1 17:46:43 CEST 2007
Author: diego
Date: Sun Apr 1 17:46:43 2007
New Revision: 8588
Modified:
trunk/libavformat/allformats.c
Log:
Fix copy and paste error in comment.
Modified: trunk/libavformat/allformats.c
==============================================================================
--- trunk/libavformat/allformats.c (original)
+++ trunk/libavformat/allformats.c Sun Apr 1 17:46:43 2007
@@ -31,7 +31,7 @@
formats you want to support */
/**
- * Initialize libavcodec and register all the codecs and formats.
+ * Initialize libavformat and register all the (de)muxers and protocols.
*/
void av_register_all(void)
{
More information about the ffmpeg-cvslog
mailing list