mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 02:20:56 +01:00
avfilter/buffersrc.h: fix typo of the comment
This commit is contained in:
parent
78d4b6bd43
commit
dcef44f136
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue