Browse Source

Typo + grammar

Originally committed as revision 12385 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Ramiro Polla 18 years ago
parent
commit
ffa71b2bbb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavformat/avformat.h

+ 1
- 1
libavformat/avformat.h View File

@@ -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;


Loading…
Cancel
Save