[FFmpeg-cvslog] avfilter/vf_v360: remove unused header
Paul B Mahol
git at videolan.org
Wed Aug 21 14:55:17 EEST 2019
ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Tue Aug 20 11:52:54 2019 +0200| [aeae6283a9d5c84c1752bd270838ad738fff3d45] | committer: Kieran Kunhya
avfilter/vf_v360: remove unused header
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=aeae6283a9d5c84c1752bd270838ad738fff3d45
---
libavfilter/vf_v360.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/libavfilter/vf_v360.c b/libavfilter/vf_v360.c
index 2ff6121e37..aad1afd129 100644
--- a/libavfilter/vf_v360.c
+++ b/libavfilter/vf_v360.c
@@ -33,7 +33,6 @@
* 5) Remap input frame to output frame using precalculated data
*/
-#include "libavutil/eval.h"
#include "libavutil/imgutils.h"
#include "libavutil/pixdesc.h"
#include "libavutil/opt.h"
More information about the ffmpeg-cvslog
mailing list