summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* os2 thread, network and freetype2 support by (Paul Smedley | paulat a t smedl...Michael Niedermayer2006-02-02
* video4linux2 input supportLuca Abeni2006-02-01
* On MinGW it is not possible to build shared and static libraries at once.Diego Biurrun2006-01-30
* Disable protocols by default on WinCE, not MinGW.Gildas Bazin2006-01-24
* WinCE cross-compilation supportGildas Bazin2006-01-22
* Add --disable-protocols option to configure to disable I/O protocol fromGildas Bazin2006-01-21
* typoDiego Biurrun2006-01-19
* Remove erroneous extralibs line in a --disable option.Diego Biurrun2006-01-18
* Define separate version number for libpostproc.Diego Biurrun2006-01-14
* Remove redundant --enable-shared-pp configure option and make the PP codeDiego Biurrun2006-01-14
* Move library name generation to configure, simplifies build system a bit more.Diego Biurrun2006-01-14
* Create symbolic links for all library sonames and clean up Makefiles.Diego Biurrun2006-01-14
* Move Darwin shared library build peculiarities to configure.Diego Biurrun2006-01-12
* CamStudio decoder, only 32 bit lzo mode is testedReimar Döffinger2006-01-09
* --enable-shared-pp should directly enable pp and not depend on --enable-pp.Diego Biurrun2006-01-09
* Simplify source_path handling, avoids some warnings with non-bash shells.Diego Biurrun2006-01-03
* bashism--; Use POSIX-compatible string handling instead.Diego Biurrun2006-01-03
* bashism--;Diego Biurrun2006-01-03
* Add -Wdeclaration-after-statement to CFLAGS on GCCs that support it.Michel Bardiaux2006-01-03
* Replace buggy --disable-codec/--enable-codec with non-buggyDiego Biurrun2005-12-30
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* Reportedly FFmpeg fails to compile on Cygwin with vhook enabled, but FFserverDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* alpha needs -fPIC for shared libsMåns Rullgård2005-12-11
* SONAME support for shared libsLuca Barbato2005-12-10
* Add the necessary 'strip' commands to the BSD/OS section of configure becauseSteven M. Schultz2005-12-06
* use $CFLAGS and $LDFLAGS in dlopen() checkMåns Rullgård2005-11-29
* Fix lrintf detection when extra libs are not installed in a standard location.Patrice Bensoussan2005-10-22
* Fix linking failure on Mac OS X <10.4.Patrice Bensoussan2005-10-22
* Darwin install strips all global symbols, which gives undefined symbolsSteven M. Schultz2005-10-21
* DESTDIR support , patch taken from the Debian packageDiego Biurrun2005-10-19
* initial MorphOS supportAlex Beregszaszi2005-10-12
* Move all definitions of external dependencies into configure instead ofj@v2v.cc2005-10-04
* This patch to configure makes the --tune option recognise k8 core cpusChris Halse Rogers2005-10-03
* Add all possible shared libraries to the pkg-config files.j@v2v.cc2005-10-02
* Add the flags for faac and mp3lame to $extralibs in configure, so theyDerk-Jan Hartman2005-10-02
* NetBSD build fix: A forgotten $extraflags caused -lm to fall off.Jan Knutar2005-09-27
* support for building dynamic libraries on Mac OS XDiego Biurrun2005-09-26
* Tell configure about hppa, s390, mipsel, m68k and ia64 architectures.Sam Hocevar2005-09-24
* spelling fixesDiego Biurrun2005-09-24
* Make configure bail out when confronted with unknown options.Diego Biurrun2005-09-23
* Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERSDiego Biurrun2005-09-23
* reversing:Steven M. Schultz2005-08-21
* Need -maltivec in addition to -faltivec for OSX patch by ("Steven M. Schultz"...Steven M. Schultz2005-08-11
* remove -d to make libtool on OSX happy patch by ("Steven M. Schultz": sms, 2B...Steven M. Schultz2005-08-09
* Reorganize lists to have one item on a line.Alexander Strasser2005-08-06
* Make out of source dir build work again.Alexander Strasser2005-08-06
* add libavutil.pc + fix version in pkg-config files patch by (j, v2v cc)j@v2v.cc2005-08-06
* fix ffmpeg under mingwMichael Niedermayer2005-08-04
* Fix name clash when building in mingw environment.Alexander Strasser2005-07-31