summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
...
* Fix snow encoder dependenciesDaniel Verkamp2010-02-23
* Fix svq1 encoder dependenciesDaniel Verkamp2010-02-23
* Make -benchmark also print the maximum memory usage if possible.Reimar Döffinger2010-02-22
* Add an RTSP muxerMartin Storsjö2010-02-22
* Revert "Suppress icc warnings about unknown attributes"Måns Rullgård2010-02-22
* Suppress armcc warnings about unknown attributesMåns Rullgård2010-02-21
* Add FFprobe tool.Stefano Sabatini2010-02-21
* Suppress icc warnings about unknown attributesMåns Rullgård2010-02-18
* configure: allow setting strip tool with --stripMåns Rullgård2010-02-17
* PPC and x86 support aligning variables on stackMåns Rullgård2010-02-17
* Add LOCAL_ALIGNED() macro for declaring aligned local arraysMåns Rullgård2010-02-17
* Add "tomi" architectureMåns Rullgård2010-02-11
* configure: require --arch and --target-os when cross-compilingMåns Rullgård2010-02-11
* ffplay depends on rdftMåns Rullgård2010-02-11
* configure: add missing mdct depsMåns Rullgård2010-02-11
* configure: make mdct and rdft select fft and update other depsMåns Rullgård2010-02-11
* Stricter check for math.h functionsMåns Rullgård2010-02-10
* configure: fix cosmetic typo in check_mathfuncMåns Rullgård2010-02-10
* Special check for math.h functionsMåns Rullgård2010-02-09
* Check for setrlimit()Måns Rullgård2010-02-09
* configure: allow 'none' as target OSMåns Rullgård2010-02-09
* libgsm installs headers in a subdirectory, use gsm.h from that subdirectory.Reinhard Tartler2010-02-06
* 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