1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00

Typo + grammar

Originally committed as revision 12385 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Ramiro Polla 2008-03-08 22:43:13 +00:00
parent c234520736
commit ffa71b2bbb

View File

@ -510,7 +510,7 @@ typedef struct AVFormatContext {
unsigned int max_index_size; 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. * obtained from real-time capture devices.
*/ */
unsigned int max_picture_buffer; unsigned int max_picture_buffer;