diff options
author | Ramiro Polla <ramiro.polla@gmail.com> | 2007-09-26 18:37:20 +0000 |
---|---|---|
committer | Ramiro Polla <ramiro.polla@gmail.com> | 2007-09-26 18:37:20 +0000 |
commit | 53b73365001bc85f6e97b4be8905b45edec119aa (patch) | |
tree | f232f02c7aaf6283af7057e0fc1b898819be0a8a /configure | |
parent | ea10ddde965c1cd773d14a0227fd659133ff8db2 (diff) | |
download | ffmpeg-53b73365001bc85f6e97b4be8905b45edec119aa.tar.gz |
Fix avisynth compilation after allformats.h was removed
Originally committed as revision 10594 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -793,6 +793,7 @@ audio_beos_demuxer_deps="audio_beos" audio_beos_demuxer_extralibs="-lmedia -lbe" audio_beos_muxer_deps="audio_beos" audio_beos_muxer_extralibs="-lmedia -lbe" +avisynth_demuxer_deps="avisynth" bktr_demuxer_deps_any="dev_bktr_ioctl_bt848_h machine_ioctl_bt848_h dev_video_bktr_ioctl_bt848_h dev_ic_bt8xx_h" dv1394_demuxer_deps="dv1394" libdc1394_demuxer_deps="libdc1394" |