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:
parent
c234520736
commit
ffa71b2bbb
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user