summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* PPC and x86 support aligning variables on stackMåns Rullgård2010-02-171-0/+4
* Add LOCAL_ALIGNED() macro for declaring aligned local arraysMåns Rullgård2010-02-171-0/+2
* Add "tomi" architectureMåns Rullgård2010-02-111-0/+1
* configure: require --arch and --target-os when cross-compilingMåns Rullgård2010-02-111-3/+10
* ffplay depends on rdftMåns Rullgård2010-02-111-0/+1
* configure: add missing mdct depsMåns Rullgård2010-02-111-0/+3
* configure: make mdct and rdft select fft and update other depsMåns Rullgård2010-02-111-17/+21
* Stricter check for math.h functionsMåns Rullgård2010-02-101-1/+2
* configure: fix cosmetic typo in check_mathfuncMåns Rullgård2010-02-101-1/+1
* Special check for math.h functionsMåns Rullgård2010-02-091-10/+21
* Check for setrlimit()Måns Rullgård2010-02-091-0/+2
* configure: allow 'none' as target OSMåns Rullgård2010-02-091-1/+2
* libgsm installs headers in a subdirectory, use gsm.h from that subdirectory.Reinhard Tartler2010-02-061-1/+1
* Bink Audio decoderPeter Ross2010-01-311-0/+2
* Add CONFIG_SRAM to allow use of on-chip SRAM on some systemsMåns Rullgård2010-01-311-0/+2
* Disable Altivec for processors older than G4.Carl Eugen Hoyos2010-01-301-0/+4
* PPC: allow --cpu=E500[v2]Ancoron Luciferis2010-01-301-0/+8
* configure: match PPC CPU types case insensitivelyMåns Rullgård2010-01-301-9/+9
* Set target_path to $(CURDIR)Måns Rullgård2010-01-301-1/+1
* Revert commits 21227, 21441, and 21442. None of this is necessary now that weRamiro Polla2010-01-291-7/+0
* Set target_path to $(PWD) by defaultMåns Rullgård2010-01-291-1/+1
* Check for may_alias gcc attribute supportMåns Rullgård2010-01-291-0/+5
* Add --malloc-prefix to apply a prefix to malloc, free etcMåns Rullgård2010-01-281-2/+7
* configure: consolidate compiler-specific optimisation settingsMåns Rullgård2010-01-281-14/+19
* Emit CONFIG_AVUTIL for completenessMåns Rullgård2010-01-271-0/+2
* Allow disabling of lavc, lavf, lavd, and lswsMåns Rullgård2010-01-261-2/+20
* configure: fix --cpu=noconaMåns Rullgård2010-01-251-1/+1
* Check if dxva2api.h is recent enough to compile vc1_dxva2_hwaccel.Ramiro Polla2010-01-251-1/+3
* Check for getaddrinfo in the winsock headers.Martin Storsjö2010-01-251-0/+2
* Only define _WIN32_WINNT=0x0501 if $target_os = "mingw32".Martin Storsjö2010-01-251-2/+5
* VC-1/WMV3 DXVA2 implementationLaurent Aimar2010-01-241-0/+3
* 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
OpenPOWER on IntegriCloud