summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* Error on missing function prototypes with gccMåns Rullgård2010-03-08
* Use -Werror=implicit only with gccMåns Rullgård2010-03-07
* Fix clang sysroot flagDavid Conrad2010-03-07
* Error on implicit function declarationsMåns Rullgård2010-03-06
* Fix make installMåns Rullgård2010-03-06
* Add INSTALL makefile variableMåns Rullgård2010-03-06
* Add CP make variableMåns Rullgård2010-03-06
* Add YASMDEP variable; use for deps on yasm filesMåns Rullgård2010-03-06
* Make lsp a separate configurable and select it from codecs needing itMåns Rullgård2010-03-02
* Add -Wmissing-prototypes to CFLAGS if available.Diego Biurrun2010-02-23
* 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