mirror of https://git.ffmpeg.org/ffmpeg.git
Typo + grammar
Originally committed as revision 12385 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
c234520736
commit
ffa71b2bbb
|
@ -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…
Reference in New Issue