mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-16 12:24:52 +00:00
Remove mpeg4aac dependency declaration, the decoder was removed.
Originally committed as revision 17753 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
54460a8347
commit
892438a3d1
1
configure
vendored
1
configure
vendored
@ -1084,7 +1084,6 @@ libtheora_encoder_deps="libtheora"
|
|||||||
libvorbis_encoder_deps="libvorbis"
|
libvorbis_encoder_deps="libvorbis"
|
||||||
libx264_encoder_deps="libx264"
|
libx264_encoder_deps="libx264"
|
||||||
libxvid_encoder_deps="libxvid"
|
libxvid_encoder_deps="libxvid"
|
||||||
mpeg4aac_decoder_deps="libfaad"
|
|
||||||
vdpau_deps="vdpau_vdpau_h vdpau_vdpau_x11_h"
|
vdpau_deps="vdpau_vdpau_h vdpau_vdpau_x11_h"
|
||||||
|
|
||||||
# demuxers / muxers
|
# demuxers / muxers
|
||||||
|
Loading…
Reference in New Issue
Block a user