Commit dcef44f1 authored by Steven Liu's avatar Steven Liu

avfilter/buffersrc.h: fix typo of the comment

parent 78d4b6bd
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment