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
Make clear in the doxy that this is a *video* filter.
Originally committed as revision 20298 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.6
Stefano Sabatini
15 years ago
parent
f6112d7f86
commit
f28b385d47
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libavfilter/vf_null.c
+ 1
- 1
libavfilter/vf_null.c
View File
@@ -18,7 +18,7 @@
/**
* @file libavfilter/vf_null.c
* null filter
* null
video
filter
*/
#include "avfilter.h"
Write
Preview
Loading…
Cancel
Save