summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* Bink Audio decoderPeter Ross2010-01-31
* Add CONFIG_SRAM to allow use of on-chip SRAM on some systemsMåns Rullgård2010-01-31
* Disable Altivec for processors older than G4.Carl Eugen Hoyos2010-01-30
* PPC: allow --cpu=E500[v2]Ancoron Luciferis2010-01-30
* configure: match PPC CPU types case insensitivelyMåns Rullgård2010-01-30
* Set target_path to $(CURDIR)Måns Rullgård2010-01-30
* Revert commits 21227, 21441, and 21442. None of this is necessary now that weRamiro Polla2010-01-29
* Set target_path to $(PWD) by defaultMåns Rullgård2010-01-29
* Check for may_alias gcc attribute supportMåns Rullgård2010-01-29
* Add --malloc-prefix to apply a prefix to malloc, free etcMåns Rullgård2010-01-28
* configure: consolidate compiler-specific optimisation settingsMåns Rullgård2010-01-28
* Emit CONFIG_AVUTIL for completenessMåns Rullgård2010-01-27
* 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