aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* add cross-compiling supportGravatar aurel2005-10-18
* replace all the direct $TMPO calls by a tmp_run() function callGravatar aurel2005-10-18
* replace mp3lame version detection by required features detectionGravatar aurel2005-10-18
* modify DirectFB version detection so that it only requires pre-processingGravatar aurel2005-10-18
* modify alsa version detection so that it don't require running the generated ...Gravatar aurel2005-10-18
* add a cxx_check function to simplify C++ libs checkingGravatar aurel2005-10-18
* remove nonsense break statements that do nothing..Gravatar rfelker2005-10-17
* Add MIPS64 detection.Gravatar diego2005-10-16
* Extend the network test to also check the socket libs.Gravatar diego2005-10-15
* third time is lucky, eh? last workaround broke netbsd, which apparently also ...Gravatar rfelker2005-10-14
* Put networking lib linker flag checks in the order they were before theGravatar diego2005-10-11
* solaris bug workarounds, take 2..Gravatar rfelker2005-10-11
* work around (buggy?) solaris tr. hope this helps.. please report if its still...Gravatar rfelker2005-10-11
* sync to x264 r318 (mixed_refs)Gravatar lorenm2005-10-08
* typo fix at (_)ld_dlGravatar iive2005-10-08
* detect Centaur CPUs (Winchip, VIA C3)Gravatar henry2005-10-05
* faac vs _faac typo fix by Giacomo Comes < comes -- at -- naic -- dot -- edu >Gravatar diego2005-10-05
* Shut up jack pkg-config.Gravatar diego2005-10-04
* Use pkg-config to detect theora dependencies.Gravatar diego2005-10-04
* General cleanup: do not link -lm multiple times, use for...in loops insteadGravatar reimar2005-10-03
* Expose MSG_USE_COLORS in config.h.Gravatar diego2005-10-02
* "LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media".Gravatar rsf2005-09-23
* CONFIG_RISKY is long gone from FFmpeg.Gravatar diego2005-09-23
* libavformat now requires CONFIG_(DE)MUXERS #defines.Gravatar diego2005-09-23
* add FreeBSD default cd/dvd devicesGravatar nexus2005-09-17
* 1000l bug fix: The CONFIG_LIBAVUTIL variable needs to be passed the valueGravatar diego2005-09-16
* fix expanding of $_ld_dl when needed by iconvGravatar aurel2005-09-15
* echores cleanup, introduce _res_comment variable to easily output additionalGravatar reimar2005-09-12
* only make the check for osx api if system is darwinGravatar nplourde2005-09-11
* removed dep for perl_check on osxGravatar nplourde2005-09-11
* better _comment in echoresGravatar iive2005-09-11
* Separate _freetype=no from the comment, this fixes the fontconfig bug without...Gravatar iive2005-09-11
* perl check for macosxGravatar nplourde2005-09-10
* - remove useless /dev/video* checksGravatar henry2005-09-10
* Make sure _freetype is either yes or no, otherwise fontconfig might be enabledGravatar reimar2005-09-10
* CONFIG_GPL for lavcGravatar michael2005-09-10
* enable vidix on AMD64, at least for nVidia it seems to work.Gravatar reimar2005-09-04
* a libmpcdec version with our patches was released (but I did not yet test it).Gravatar reimar2005-09-04
* Remove many annoying GTK includes in every compile line and remove GTKGravatar ods152005-09-03
* likely() and unlikely() macros to help (newer) compilers optimize correctlyGravatar reimar2005-09-03
* ENCA uses -lmGravatar henry2005-08-26
* X11 can use pthread (fixes --enable-static)Gravatar henry2005-08-26
* more thorough aalib test (needed for --enable-static)Gravatar henry2005-08-26
* remove broken shared libpostproc stuffGravatar rfelker2005-08-19
* gtf.{c,h} is used by vesa onlyGravatar alex2005-08-18
* use libvbe from vesautilsGravatar alex2005-08-18
* Remove unnecessary subshell invocations.Gravatar diego2005-08-17
* Fix MEncoder build with shared libavcodec.Gravatar diego2005-08-17
* Support for GTK 2.x.Gravatar reimar2005-08-17
* libaf/config.mak is generated, so mention itGravatar wight2005-08-14