[FFmpeg-cvslog] r12385 - trunk/libavformat/avformat.h

ramiro subversion
Sat Mar 8 23:43:13 CET 2008


Author: ramiro
Date: Sat Mar  8 23:43:13 2008
New Revision: 12385

Log:
Typo + grammar

Modified:
   trunk/libavformat/avformat.h

Modified: trunk/libavformat/avformat.h
==============================================================================
--- trunk/libavformat/avformat.h	(original)
+++ trunk/libavformat/avformat.h	Sat Mar  8 23:43:13 2008
@@ -510,7 +510,7 @@ typedef struct AVFormatContext {
     unsigned int max_index_size;
 
     /**
-     * Maximum ammount of memory in bytes to use for buffering frames that are
+     * Maximum amount of memory in bytes to use for buffering frames
      * obtained from real-time capture devices.
      */
     unsigned int max_picture_buffer;




More information about the ffmpeg-cvslog mailing list