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
yadif: remove unnecessary #include
Originally committed as revision 25215 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/n0.8
Måns Rullgård
15 years ago
parent
13fabd7a8d
commit
536e229ae2
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
libavfilter/vf_yadif.c
+ 0
- 1
libavfilter/vf_yadif.c
View File
@@ -19,7 +19,6 @@
*/
#include "libavutil/cpu.h"
#include "libavutil/x86_cpu.h"
#include "libavutil/common.h"
#include "avfilter.h"
#include "yadif.h"
Write
Preview
Loading…
Cancel
Save