summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Replace every usage of -lvfw32 with what is particularly necessary forkemuri2010-01-231-2/+2
* Use $vfwcap_indev_extralibs variable instead of duplicating "-lvfw32" inRamiro Polla2010-01-231-1/+1
* Indent.Ramiro Polla2010-01-231-1/+1
* Suppress TMS470 warnings about alignment directivesMåns Rullgård2010-01-221-0/+3
* configure: fix --cpu=hostMåns Rullgård2010-01-221-1/+5
* Remove IPv4-only codepath. Patch by Martin Storsjö <$first $first st>.Martin Storsjö2010-01-211-20/+6
* Translate -mfpu=vfpv3 for TMS470Måns Rullgård2010-01-201-0/+1
* Ignore annoying armcc warningsMåns Rullgård2010-01-201-0/+3
* H264 DXVA2 implementationLaurent Aimar2010-01-201-0/+5
* Add a check for struct sockaddr->sa_len, which is an indication of whetherRonald S. Bultje2010-01-201-0/+3
* configure: display --list-* output in three columnsMåns Rullgård2010-01-201-1/+1
* configure: use nm -P on SolarisMåns Rullgård2010-01-201-1/+4
* Floating point discrete cosine transformVitor Sessak2010-01-201-0/+2
* configure: do not use character classes with awkMåns Rullgård2010-01-191-1/+1
* configure: inlcude sys/types.h when checking sys/socket.hMåns Rullgård2010-01-191-1/+1
* configure: drop -A flag to odMåns Rullgård2010-01-191-1/+1
* configure: be more liberal with nm outputMåns Rullgård2010-01-191-1/+1
* Create and install libavutil/avconfig.hMåns Rullgård2010-01-191-1/+17
* configure: create dirs before generating config.*Måns Rullgård2010-01-191-39/+38
* configure: add cp_if_changed function and use for config.hMåns Rullgård2010-01-191-3/+7
* Update libx264.c to use new libx264 featuresJason Garrett-Glaser2010-01-191-2/+2
* configure: add --disable-asm optionMåns Rullgård2010-01-181-0/+5
* configure: rename a variable in check_asmMåns Rullgård2010-01-181-2/+2
* configure: fix cpu=generic caseMåns Rullgård2010-01-181-7/+3
* configure: simplify $cpu handling for some architecturesMåns Rullgård2010-01-181-29/+11
* configure: indentMåns Rullgård2010-01-181-73/+73
* configure: split $cpu handling by archMåns Rullgård2010-01-181-6/+47
* configure: simplify $arch handlingMåns Rullgård2010-01-181-79/+60
* configure: group arch extention deps by archMåns Rullgård2010-01-181-6/+11
* Only set HAVE_MMX when a supported CPU is specifiedMåns Rullgård2010-01-181-1/+5
* configure: simplify libsdl checkMåns Rullgård2010-01-171-24/+4
* configure: add check_struct functionMåns Rullgård2010-01-171-0/+18
* configure: simplify check_lib2Måns Rullgård2010-01-171-5/+1
* configure: pass extra flags to check_cpp from check_cpp_conditionMåns Rullgård2010-01-171-1/+2
* configure: pass extra flags to check_cc from check_ldMåns Rullgård2010-01-171-1/+1
* Add symbol versioning for shared librariesMåns Rullgård2010-01-161-0/+5
* configure: add test_ldflags functionMåns Rullgård2010-01-161-3/+8
* mingw32: Build for Windows XP by default. Add note about Win9x/2000 support.Ramiro Polla2010-01-151-0/+2
* Do not print VDPAU upgrade notice when configure is invokedJai Menon2010-01-151-1/+1
* Set HAVE_FAST_CLZ if CPU has a fast count leading zeros instructionMåns Rullgård2010-01-141-0/+9
* configure: allow reverse auto-selection of optionsMåns Rullgård2010-01-141-3/+7
* Surprisingly enough, the RTP muxer does not depend on the RTP protocolLuca Abeni2010-01-131-1/+0
* Define !CONFIG_FOO in config.make if feature disabledMåns Rullgård2010-01-131-0/+1
* Add replacements for log2f(), exp2() and exp2f() for platforms that lacks it.Vitor Sessak2010-01-121-0/+6
* Check for struct sockaddr_storage. Patch by Martin StorsjöMartin Storsjö2010-01-111-0/+3
* Check for struct addrinfo availability. Patch by Martin StorsjöMartin Storsjö2010-01-111-0/+3
* Check for getaddrinfo(), patch by Martin Storsjö <$firstname()$firstname,st>.Martin Storsjö2010-01-111-0/+2
* configure: Make check_type handle type names containing spacesMartin Storsjö2010-01-111-2/+2
* configure: allow names with spaces in enable/disable_safeMåns Rullgård2010-01-111-2/+6
* Add support for dirac in oggDavid Conrad2010-01-111-0/+1
OpenPOWER on IntegriCloud