From c488665ef76a2e956457899c06a69da50ad7e472 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Tue, 28 Oct 2003 23:02:38 +0000 Subject: [PATCH] Disable lame in ffmpeg, too Original commit message from CVS: Disable lame in ffmpeg, too --- gst-libs/ext/ffmpeg/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/gst-libs/ext/ffmpeg/Makefile.am b/gst-libs/ext/ffmpeg/Makefile.am index 743c39d..c904584 100644 --- a/gst-libs/ext/ffmpeg/Makefile.am +++ b/gst-libs/ext/ffmpeg/Makefile.am @@ -248,7 +248,6 @@ libavcodec_la_SOURCES = \ ffmpeg/libavcodec/mem.c \ ffmpeg/libavcodec/mjpeg.c \ ffmpeg/libavcodec/motion_est.c \ - ffmpeg/libavcodec/mp3lameaudio.c \ ffmpeg/libavcodec/mpeg12.c \ ffmpeg/libavcodec/mpegaudio.c \ ffmpeg/libavcodec/mpegaudiodec.c \ -- 2.7.4