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
lavfi/opencl: remove redundant header.
remove redundant header Signed-off-by: Jun Zhao <mypopydev@gmail.com>
tags/n4.1
Jun Zhao
Jun Zhao
7 years ago
parent
3bab7b70da
commit
3161df5b0c
1 changed files
with
0 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-3
libavfilter/opencl.c
+ 0
- 3
libavfilter/opencl.c
View File
@@ -19,12 +19,9 @@
#include <stdio.h>
#include <string.h>
#include "libavutil/hwcontext.h"
#include "libavutil/hwcontext_opencl.h"
#include "libavutil/mem.h"
#include "libavutil/pixdesc.h"
#include "avfilter.h"
#include "formats.h"
#include "opencl.h"
Write
Preview
Loading…
Cancel
Save