diff options
author | Diego Biurrun <diego@biurrun.de> | 2009-03-03 12:45:48 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2009-03-03 12:45:48 +0000 |
commit | 892438a3d10459f218235054c633ff9382d8981f (patch) | |
tree | fd3ba20af4a0a0c9d9a752de19db73a9b31ac597 /configure | |
parent | 54460a8347b8ff3bd7a9fbe89ceb8b5d8a087e4e (diff) | |
download | ffmpeg-892438a3d10459f218235054c633ff9382d8981f.tar.gz |
Remove mpeg4aac dependency declaration, the decoder was removed.
Originally committed as revision 17753 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |