mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-27 11:03:26 +08:00
Typo + grammar
Originally committed as revision 12385 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -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;
|
||||||
|
Reference in New Issue
Block a user