This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
avfilter/buffersrc.h: fix typo of the comment
tags/n4.1
Steven Liu
6 years ago
parent
78d4b6bd43
commit
dcef44f136
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libavfilter/buffersrc.h
+ 1
- 1
libavfilter/buffersrc.h
View File
@@ -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 secon
d
.
*/
int sample_rate;
Write
Preview
Loading…
Cancel
Save