aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* 10l: omitted '-e' in my r22630 commit.Gravatar voroshil2007-03-17
* Turn on largefile support for libdvdcss as well.Gravatar diego2007-03-16
* Put special CFLAGS for low accuracy tremor in the Makefile, similar to theGravatar diego2007-03-16
* libavcodec's DXA decoder is dependent on zlibGravatar voroshil2007-03-16
* Add live555 include flags to CXXFLAGS only.Gravatar diego2007-03-15
* Add AmigaOS support, patch by Andrea Palmatè, andrea amigasoft net.Gravatar diego2007-03-15
* add vcd support to mingw, patch by zuxy mengGravatar compn2007-03-12
* live555 version 2006.03.03 or later is needed to compile MPlayer.Gravatar diego2007-03-03
* 10l: Add missing definition of USE_STREAM_CACHE.Gravatar diego2007-02-27
* Fix unresolved symbols related to ws2_32 lib when compiling under MinGW with ...Gravatar voroshil2007-02-27
* Move the decision about stream cache compilation to configure.Gravatar diego2007-02-27
* Simplify strip parameter for install handling.Gravatar diego2007-02-27
* Support for PowerPC 440x embedded CPUs.Gravatar rathann2007-02-25
* Fix compilation after addition of LIBGSM_MS decoder/encoder to FFmpeg.Gravatar diego2007-02-20
* liblzo support fix, take X: forgotten variable setting.Gravatar diego2007-02-18
* Use liblzo2 instead of liblzo1, it's not bigger but faster.Gravatar diego2007-02-18
* We definitely want to avoid an emulated poll()Gravatar reimar2007-02-15
* Move setting _ld_extra and _inc_extra for live to autodetection part,Gravatar diego2007-02-13
* Fix compilation after rename of AC3 decoder to LIBA52 in ffmpeg r7939Gravatar rtogni2007-02-12
* Fix setting of mtrr variable.Gravatar diego2007-02-12
* Always disable libnut demuxer in libavformat.Gravatar diego2007-02-12
* Revert libnut option names, the issue is fixed in FFmpeg.Gravatar diego2007-02-12
* Handle libavformat libnut dependencies.Gravatar uau2007-02-09
* Fix libnut build failure.Gravatar gpoirier2007-02-07
* FFmpeg #defines must be uppercase now.Gravatar diego2007-02-05
* Fix MMX2 check, _sse is set to "kernel_check", not "yes".Gravatar diego2007-02-04
* r21753 broke compile-time detection of mmx flags on x86_64Gravatar lorenm2007-02-04
* Convert patterns to upper case to fix compilation after r22117.Gravatar uau2007-02-03
* Speed up config.h generation by transforming FFmpeg part names to uppercaseGravatar diego2007-02-03
* Wrong variable name used in libfaac check.Gravatar diego2007-01-31
* libfaac detection skipped linking, and thus only checked for headers and not ...Gravatar lorenm2007-01-31
* Simplify extcheck calls by moving some logic into the function.Gravatar diego2007-01-31
* Allow forcing processor features on and off.Gravatar diego2007-01-31
* Fix looooooongstanding bug:Gravatar diego2007-01-31
* cosmetics: Move around a few options for better logical grouping.Gravatar diego2007-01-30
* cosmetics: consistent formattingGravatar diego2007-01-30
* Unification of parameter handling part 3 of many:Gravatar diego2007-01-30
* Unification of parameter handling part 2 of many:Gravatar diego2007-01-30
* Unification of parameter handling part 1 of many:Gravatar diego2007-01-30
* Move network detection further up to simplify detection of dependant stuff.Gravatar reimar2007-01-30
* Remove references to no longer existing documentation.Gravatar diego2007-01-28
* Move platform-specific stuff together.Gravatar diego2007-01-28
* Move _ldd setting to a saner place.Gravatar diego2007-01-28
* build fix: Disable libtheora encoding over lavc.Gravatar diego2007-01-25
* Quote some expressions, might help with some shells.Gravatar diego2007-01-24
* Fix compilation if no libogg/libvoribs installedGravatar rtogni2007-01-24
* Rename a few variables to match FFmpeg.Gravatar diego2007-01-24
* Fix compilation after ffmpeg changes in r7619Gravatar rtogni2007-01-24
* Bring MPlayer closer to compilation after latest FFmpeg changes.Gravatar diego2007-01-23
* Fix compilation: define CONFIG_ZLIB in config.makGravatar reimar2007-01-21