From 892438a3d10459f218235054c633ff9382d8981f Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Tue, 3 Mar 2009 12:45:48 +0000 Subject: [PATCH] Remove mpeg4aac dependency declaration, the decoder was removed. Originally committed as revision 17753 to svn://svn.ffmpeg.org/ffmpeg/trunk --- configure | 1 - 1 file changed, 1 deletion(-) diff --git a/configure b/configure index c8c0e5a69..1e51ebecb 100755 --- a/configure +++ b/configure @@ -1084,7 +1084,6 @@ libtheora_encoder_deps="libtheora" libvorbis_encoder_deps="libvorbis" libx264_encoder_deps="libx264" libxvid_encoder_deps="libxvid" -mpeg4aac_decoder_deps="libfaad" vdpau_deps="vdpau_vdpau_h vdpau_vdpau_x11_h" # demuxers / muxers -- 2.11.0