summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* Allow disabling of lavc, lavf, lavd, and lswsMåns Rullgård2010-01-26
* configure: fix --cpu=noconaMåns Rullgård2010-01-25
* Check if dxva2api.h is recent enough to compile vc1_dxva2_hwaccel.Ramiro Polla2010-01-25
* Check for getaddrinfo in the winsock headers.Martin Storsjö2010-01-25
* Only define _WIN32_WINNT=0x0501 if $target_os = "mingw32".Martin Storsjö2010-01-25
* VC-1/WMV3 DXVA2 implementationLaurent Aimar2010-01-24
* Replace every usage of -lvfw32 with what is particularly necessary forkemuri2010-01-23
* Use $vfwcap_indev_extralibs variable instead of duplicating "-lvfw32" inRamiro Polla2010-01-23
* Indent.Ramiro Polla2010-01-23
* Suppress TMS470 warnings about alignment directivesMåns Rullgård2010-01-22
* configure: fix --cpu=hostMåns Rullgård2010-01-22
* Remove IPv4-only codepath. Patch by Martin Storsjö <$first $first st>.Martin Storsjö2010-01-21
* Translate -mfpu=vfpv3 for TMS470Måns Rullgård2010-01-20
* Ignore annoying armcc warningsMåns Rullgård2010-01-20
* H264 DXVA2 implementationLaurent Aimar2010-01-20
* Add a check for struct sockaddr->sa_len, which is an indication of whetherRonald S. Bultje2010-01-20
* configure: display --list-* output in three columnsMåns Rullgård2010-01-20
* configure: use nm -P on SolarisMåns Rullgård2010-01-20
* Floating point discrete cosine transformVitor Sessak2010-01-20
* configure: do not use character classes with awkMåns Rullgård2010-01-19
* configure: inlcude sys/types.h when checking sys/socket.hMåns Rullgård2010-01-19
* configure: drop -A flag to odMåns Rullgård2010-01-19
* configure: be more liberal with nm outputMåns Rullgård2010-01-19
* Create and install libavutil/avconfig.hMåns Rullgård2010-01-19
* configure: create dirs before generating config.*Måns Rullgård2010-01-19
* configure: add cp_if_changed function and use for config.hMåns Rullgård2010-01-19
* Update libx264.c to use new libx264 featuresJason Garrett-Glaser2010-01-19
* configure: add --disable-asm optionMåns Rullgård2010-01-18
* configure: rename a variable in check_asmMåns Rullgård2010-01-18
* configure: fix cpu=generic caseMåns Rullgård2010-01-18
* configure: simplify $cpu handling for some architecturesMåns Rullgård2010-01-18
* configure: indentMåns Rullgård2010-01-18
* configure: split $cpu handling by archMåns Rullgård2010-01-18
* configure: simplify $arch handlingMåns Rullgård2010-01-18
* configure: group arch extention deps by archMåns Rullgård2010-01-18
* Only set HAVE_MMX when a supported CPU is specifiedMåns Rullgård2010-01-18
* configure: simplify libsdl checkMåns Rullgård2010-01-17
* configure: add check_struct functionMåns Rullgård2010-01-17
* configure: simplify check_lib2Måns Rullgård2010-01-17
* configure: pass extra flags to check_cpp from check_cpp_conditionMåns Rullgård2010-01-17
* configure: pass extra flags to check_cc from check_ldMåns Rullgård2010-01-17
* Add symbol versioning for shared librariesMåns Rullgård2010-01-16
* configure: add test_ldflags functionMåns Rullgård2010-01-16
* mingw32: Build for Windows XP by default. Add note about Win9x/2000 support.Ramiro Polla2010-01-15
* Do not print VDPAU upgrade notice when configure is invokedJai Menon2010-01-15
* Set HAVE_FAST_CLZ if CPU has a fast count leading zeros instructionMåns Rullgård2010-01-14
* configure: allow reverse auto-selection of optionsMåns Rullgård2010-01-14
* Surprisingly enough, the RTP muxer does not depend on the RTP protocolLuca Abeni2010-01-13
* Define !CONFIG_FOO in config.make if feature disabledMåns Rullgård2010-01-13
* Add replacements for log2f(), exp2() and exp2f() for platforms that lacks it.Vitor Sessak2010-01-12