summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 10l: Don't spawn a subshell when disabling vdpau.Alex Converse2009-12-141-2/+2
* Disable vdpau support if the detected libvdpau does not support MPEG-4.Alex Converse2009-12-141-0/+5
* Check Xfixes.h header presence before enabling x11grab.Baptiste Coudurier2009-11-301-0/+1
* Real cursor support in x11grab.Roxis2009-11-271-2/+3
* Add weightp support in API for libx264.Jason Garrett-Glaser2009-11-241-2/+2
* libtheora: using the 1.0 API requires linking to bothDavid Conrad2009-11-231-1/+1
* Update libtheora wrapper to use the 1.0 APIDavid Conrad2009-11-221-1/+1
* Add functions to return library license and library configuration.Diego Biurrun2009-11-181-0/+1
* Add cflags filter for sunccMichael Kostylev2009-11-131-0/+37
* Add VDPAU hardware accelerated decoding for MPEG-4 ASP which can be usedNVIDIA Corporation2009-11-101-0/+2
* Remove code checking for __PIC__ or __pic__ and setting PIC from libavutil/in...Reimar Döffinger2009-11-101-2/+0
* Check if PIC is somehow already enabled (e.g. a compiler that enables it by d...Reimar Döffinger2009-11-101-1/+3
* configure: whitespace cosmeticsMåns Rullgård2009-11-101-3/+4
* Attempt to document the "enable pic" hackery for OpenBSD.Reimar Döffinger2009-11-091-0/+4
* Remove some BeOS/haiku hacks: -fomit-frame-pointer is used anyway,Reimar Döffinger2009-11-091-3/+0
* Set -DPREFIX for yasm simply whenever extern_prefix is set insteadReimar Döffinger2009-11-081-2/+2
* Always add -DPIC to YASM flags when pic is enabled.Reimar Döffinger2009-11-081-1/+1
* PPC: make inline asm xform address test work with Apple toolsMåns Rullgård2009-11-051-1/+1
* IA64: do not automatically enable hardcoded tables if explicitly disabledMåns Rullgård2009-11-051-1/+1
* configure: fix 64-bit test with clangMåns Rullgård2009-11-011-1/+1
* configure: remove extra backslashes from suncc DEPEND_CMDMichael Kostylev2009-10-311-1/+1
* configure: use here-doc for --help outputMåns Rullgård2009-10-311-179/+181
* configure: use here-docs instead of echo for writing config.{h,mak}Måns Rullgård2009-10-311-88/+84
* configure: simplify setting of SDL flags in config.makMåns Rullgård2009-10-311-6/+4
* Allow disabling doc generation with --disable-docMåns Rullgård2009-10-311-3/+4
* configure: simplify STRIP setting in config.makMåns Rullgård2009-10-311-4/+3
* Enable hardcoded tables for ia64 shared builds.Reimar Döffinger2009-10-281-0/+2
* configure: add C99 flags to HOSTCFLAGSMåns Rullgård2009-10-281-1/+17
* Detect Sun Studio compiler and set appropriate variables.Michael Kostylev2009-10-281-0/+5
* Avoid "-z text" diversion on SunOS x86, needed to make FATE happy.Michael Kostylev2009-10-261-0/+1
* Support amdfam10 for --cpu, also avoids a warning about unknown cpu ifReimar Döffinger2009-10-241-1/+1
* Remove ancient redir demuxer.Diego Biurrun2009-10-241-1/+0
* Add clang to detected compilersDavid Conrad2009-10-221-0/+11
* Update libx264.c for x264 API changeJason Garrett-Glaser2009-10-191-2/+2
* add CONFIG_LPC to the build system for lpc dsputil functions. fixes buildJustin Ruggles2009-10-181-1/+4
* ARM: force PIC for shared libs only with ARMv6T2 and laterMåns Rullgård2009-10-111-3/+7
* ARM: enable PIC for shared libsMåns Rullgård2009-10-111-0/+1
* configure: define extern symbol prefix without quotes for for asm filesMåns Rullgård2009-10-021-0/+1
* Do not use -mdynamic-no-pic if PIC is enabledMåns Rullgård2009-10-021-1/+1
* ARM: add -marm flag since we do not support ThumbMåns Rullgård2009-10-021-0/+2
* Check whether 32-bit x86 is really 64-bitDavid Conrad2009-10-011-8/+5
* configure: break a long lineMåns Rullgård2009-09-301-1/+2
* Re-add check for compilation failure with ebx clobber, and only setReimar Döffinger2009-09-301-1/+1
* configure: return result of test from check_asmMåns Rullgård2009-09-301-1/+2
* Use a "b" constraint instead of ebx clobber to detect if EBX is available.Reimar Döffinger2009-09-301-1/+1
* Fix typo in comment.Reimar Döffinger2009-09-301-1/+1
* configure: fix tms470 flag mapping for soft-floatMåns Rullgård2009-09-231-1/+1
* ARM: improve armcc detectionMåns Rullgård2009-09-231-1/+1
* Add support for new x264 API.Jason Garrett-Glaser2009-09-231-2/+2
* Set compiler version string for supported non-gcc compilersMåns Rullgård2009-09-221-0/+5
OpenPOWER on IntegriCloud