Ticket #20938: patch-ffmpeg-configure.diff
File patch-ffmpeg-configure.diff, 782 bytes (added by dave@…, 15 years ago) |
---|
-
configure
old new 1993 1993 enabled libspeex && require libspeex speex/speex.h speex_decoder_init -lspeex 1994 1994 enabled libtheora && require libtheora theora/theora.h theora_info_init -ltheora -logg 1995 1995 enabled libvorbis && require libvorbis vorbis/vorbisenc.h vorbis_info_init -lvorbisenc -lvorbis -logg 1996 enabled libx264 && require libx264 x264.h x264_encoder_ open-lx264 -lm &&1996 enabled libx264 && require libx264 x264.h x264_encoder_encode -lx264 -lm && 1997 1997 { check_cpp_condition x264.h "X264_BUILD >= 65" || 1998 1998 die "ERROR: libx264 version must be >= 0.65."; } 1999 1999 enabled libxvid && require libxvid xvid.h xvid_global -lxvidcore