mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-13 21:28:01 +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;
|
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;
|
int sample_rate;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user