ffmpeg | branch: master | Steven Liu <l...@chinaffmpeg.org> | Tue Aug 21 
15:44:33 2018 +0800| [dcef44f13625551506e876a7bf10fab2ffd35a50] | committer: 
Steven Liu

avfilter/buffersrc.h: fix typo of the comment

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=dcef44f13625551506e876a7bf10fab2ffd35a50
---

 libavfilter/buffersrc.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libavfilter/buffersrc.h b/libavfilter/buffersrc.h
index 0652113f2b..08fbd18a47 100644
--- a/libavfilter/buffersrc.h
+++ b/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;
 

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

Reply via email to