avfilter/buffersrc.h: fix typo of the comment

pull/293/merge
Steven Liu 7 years ago
parent 78d4b6bd43
commit dcef44f136
  1. 2
      libavfilter/buffersrc.h

@ -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…
Cancel
Save