]> git.sesse.net Git - ffmpeg/history - configure
Add/improve PPC64 support. On such machines, "uname -m" returns "ppc64,
[ffmpeg] / configure
2006-07-13 Guillaume PoirierAdd/improve PPC64 support. On such machines, "uname...
2006-07-12 Måns Rullgårdrename AMR config variables to CONFIG_AMR*
2006-07-12 Måns Rullgårdstatic libvorbis needs -logg
2006-07-12 Måns Rullgårdsplit compile and link in check_ld
2006-07-11 Diego BiurrunCONFIG_WIN32 implies MinGW and Cygwin and possibly...
2006-07-11 Måns Rullgårdsimplify list processing
2006-07-11 Måns Rullgårdtidy up option parsing
2006-07-11 Måns Rullgårdanother round of cola, please
2006-07-11 Måns Rullgårdlog stderr of test programs in check_exec()
2006-07-11 Måns Rullgårdfind all codecs, even the ones with numbers
2006-07-11 Måns Rullgård10l to Diego for disabling all codecs
2006-07-11 Diego BiurrunSplit CODEC_LIST into ENCODER_LIST AND DECODER_LIST.
2006-07-10 Måns Rullgårdallow individual selection of muxers and demuxers
2006-07-10 Diego BiurrunNot every 64 bit SPARC is an UltraSPARC so optimize...
2006-07-10 Diego Biurrun100l: Add missing quotes to FFLDFLAGS in the MinGW...
2006-07-10 Diego BiurrunMinGW should set FFLDFLAGS and not LDFLAGS so that...
2006-07-10 Diego BiurrunMove MinGW section before the combination of FFLDFLAGS...
2006-07-10 Diego BiurrunMove gprof compiler flag handling to configure.
2006-07-10 Diego BiurrunMove MinGW LDFLAGS setting to configure.
2006-07-10 Diego BiurrunMove UltraSparc CFLAG addition to configure.
2006-07-09 Måns Rullgård--enable/disable parsers. Warning: some combinations...
2006-07-09 Måns Rullgård10l: make disabling all pcm/adpcm codecs work
2006-07-08 Måns Rullgårdenable/disable pcm and adpcm codecs
2006-07-08 Michael Niedermayerset CONFIG_SMALL if user wants small ffmpeg
2006-07-05 Måns Rullgårdset CONFIG_ENCODERS/CONFIG_DECODERS only if any encoder...
2006-07-05 Ville SkyttäRemove obsolete and non-functional support for external...
2006-07-04 Måns Rullgårdset flags needed for shared libs on solaris
2006-07-04 Måns RullgårdTry to find a better shell if the one configure was...
2006-07-04 Måns Rullgårdsolaris sh doesn't allow functions and variables with...
2006-06-29 Måns Rullgårdcompiler sanity check
2006-06-29 Måns Rullgårdadd --cross-compile option to assume cross-compilation...
2006-06-29 Måns Rullgårdsend output of exec checks to log file
2006-06-29 Måns Rullgårddetect availability of -rdynamic and -export-dynamic
2006-06-29 Diego Biurrun'uname -m' returns IP<number> for MIPS CPUs on IRIX.
2006-06-27 Ramiro PollaInstall into $PROGRAMFILES instead of a hardcoded path...
2006-06-24 Måns Rullgård-logg needs to be after -lvorbis
2006-06-24 Måns Rullgårdfix a silly typo (1l to myself)
2006-06-22 Måns Rullgårdenable logging in configure by default, and print some...
2006-06-21 Måns Rullgårdallow recent libfaad versions with new function names
2006-06-20 Diego BiurrunRemove unused VERSION definition from config.mak.
2006-06-17 Måns Rullgårdlibfaac uses pascal calling convention on win32 so...
2006-06-17 Måns Rullgårdimproved logging tests
2006-06-16 Måns Rullgårdtest availability of various compiler flags, and verify...
2006-06-14 Måns Rullgårdcheck for SDL_VideoInfo.current_[wh] availability in...
2006-06-10 Måns Rullgård10l to myself for being overzealous with $cross_prefix
2006-06-10 Diego BiurrunAdd support for GNU/kFreeBSD systems.
2006-06-09 Måns Rullgårddon't use xlib in ffplay, and bump required sdl version
2006-06-01 Måns Rullgårdindentation
2006-06-01 Måns Rullgårdapply $cross_prefix before $cc is used
2006-06-01 Diego Biurrunlibavcodec/libpostproc ---> libpostproc
2006-06-01 Måns Rullgårdmajor cleanup of compiler/library tests
2006-05-30 Måns Rullgårdmake configure --whatever --help work as expected
2006-05-30 Luca AbeniInclude the correct video4linux2 header
2006-05-27 Diego BiurrunAMR URL fixes
2006-05-16 Diego BiurrunSimplify SLIBNAME_WITH_VERSION and SLIBNAME_WITH_MAJOR.
2006-05-16 Guillaume Poirierfix compilation of 3dnowext instinsincs, both on ia32...
2006-05-16 Diego BiurrunHonor the LDFLAGS environment variable.
2006-05-15 Guillaume PoirierAdd an actual 3dnow intrinsinc so the configure script...
2006-05-14 Guillaume PoirierAdd 3dnow intrinsic support for AMD64 machines: -march...
2006-05-11 Jan KnutarUnconditionally use -lossaudio on NetBSD.
2006-05-11 Måns RullgårdCreate shared libraries using versioned filenames and...
2006-05-06 Diego BiurrunFurther simplify AMR build.
2006-04-27 Diego Biurrunamr_nb should disable amr_nb-fixed and vice versa.
2006-04-27 Diego BiurrunDisentangle dependencies between amr_nb and amr_nb...
2006-04-27 Diego Biurruncosmetics
2006-04-14 Diego BiurrunAllow passing CFLAGS through the environment on all...
2006-04-14 Diego Biurrunoutput cosmetics
2006-04-13 Luca AbeniDisable v4l2 is videodev2.h is not "sanitized"
2006-03-28 Frantisek Dvorakuse sdl-config with $cross_prefix
2006-03-28 Måns Rullgårdbe nice to syntax highlighting that doesn't understand...
2006-03-24 Diego PettenòFix order of operands in lrintf test to make the test...
2006-03-19 Diego BiurrunEnable ffserver on Darwin, non-AltiVec regression tests...
2006-03-08 Zuxy Meng3DNow! & Extended 3DNow! versions of FFT
2006-02-13 Michel BardiauxUse != instead of -ne in test invocations for greater...
2006-02-13 Diego BiurrunRevert unconditional config.h overwriting, it may cause...
2006-02-13 Diego BiurrunUnconditionally overwrite config.h. The current behavio...
2006-02-13 Måns Rullgårdmove common parts of makefiles into common.mak
2006-02-12 Diego BiurrunMove SRC_PATH out of the conditional, it is always...
2006-02-12 Diego BiurrunDo not add quotes around SRC_PATH, the quoting has...
2006-02-12 Alex Beregszasziimprove video4linux2 detection (without sys/time.h...
2006-02-11 Diego Biurrun10l typo: libdir --> incdir
2006-02-11 Diego BiurrunAdd incdir to configure.
2006-02-11 Diego BiurrunSeparate library install into static and shared install...
2006-02-08 Luca AbeniAdd video4linux2 detection to configure.
2006-02-06 Alexander StrasserSome Make variants complain if the LIB variable does...
2006-02-05 Dan Villiom Podlas... Fix detection of IPv6 support on Darwin by ensuring...
2006-02-02 Michael Niedermayeros2 thread, network and freetype2 support by (Paul...
2006-02-01 Luca Abenivideo4linux2 input support
2006-01-30 Diego BiurrunOn MinGW it is not possible to build shared and static...
2006-01-24 Gildas BazinDisable protocols by default on WinCE, not MinGW.
2006-01-22 Gildas BazinWinCE cross-compilation support
2006-01-21 Gildas BazinAdd --disable-protocols option to configure to disable...
2006-01-19 Diego Biurruntypo
2006-01-18 Diego BiurrunRemove erroneous extralibs line in a --disable option.
2006-01-14 Diego BiurrunDefine separate version number for libpostproc.
2006-01-14 Diego BiurrunRemove redundant --enable-shared-pp configure option...
2006-01-14 Diego BiurrunMove library name generation to configure, simplifies...
2006-01-14 Diego BiurrunCreate symbolic links for all library sonames and clean...
2006-01-12 Diego BiurrunMove Darwin shared library build peculiarities to confi...
2006-01-09 Reimar DöffingerCamStudio decoder, only 32 bit lzo mode is tested
next