[FFmpeg-cvslog] fix Makefile: remove ilpack

Paul B Mahol git at videolan.org
Tue Jan 20 16:49:32 CET 2015


ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Tue Jan 20 15:48:43 2015 +0000| [be1b8b4da5e4bd8d69b1e8725c33871495e70209] | committer: Paul B Mahol

fix Makefile: remove ilpack

Signed-off-by: Paul B Mahol <onemda at gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=be1b8b4da5e4bd8d69b1e8725c33871495e70209
---

 libavfilter/Makefile |    1 -
 1 file changed, 1 deletion(-)

diff --git a/libavfilter/Makefile b/libavfilter/Makefile
index 1f0eb15..f7285b3 100644
--- a/libavfilter/Makefile
+++ b/libavfilter/Makefile
@@ -229,7 +229,6 @@ OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/mp_image.o
 OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/img_format.o
 OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_eq2.o
 OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_eq.o
-OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_ilpack.o
 OBJS-$(CONFIG_MP_FILTER) += libmpcodecs/vf_softpulldown.o
 
 # multimedia filters



More information about the ffmpeg-cvslog mailing list