mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
avfilter/buffersrc.h: fix typo of the comment
This commit is contained in:
parent
78d4b6bd43
commit
dcef44f136
@ -106,7 +106,7 @@ typedef struct AVBufferSrcParameters {
|
||||
AVBufferRef *hw_frames_ctx;
|
||||
|
||||
/**
|
||||
* Audio only, the audio sampling rate in samples per secon.
|
||||
* Audio only, the audio sampling rate in samples per second.
|
||||
*/
|
||||
int sample_rate;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user