summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* Fix VDPAU check to avoid printing spurious messages to the console.Diego Biurrun2010-01-04
* Do not print libvdpau upgrade advice on platforms without vdpauJai Menon2010-01-04
* The MLP decoder depends on the MLP parser.Diego Biurrun2009-12-29
* Enable the TrueHD decoder when the MLP decoder is enabled.Diego Biurrun2009-12-29
* Declare AC-3 parser dependency of AC-3 decoder and EAC-3 demuxer in configure.Diego Biurrun2009-12-29
* Declare AAC parser dependencies in configure.Diego Biurrun2009-12-29
* Declare WMV1/WMV2/VC-1 decoder dependency on the H.263 decoder in configure.Diego Biurrun2009-12-29
* Declare dependencies of RV10/RV20 decoders on the H.263 decoder in configure.Diego Biurrun2009-12-28
* Declare dependencies for H.263 family decoders in configure.Diego Biurrun2009-12-28
* Declare the dependency of the H.263 decoder on the H.263 parser in configure.Diego Biurrun2009-12-28
* 10l: Don't spawn a subshell when disabling vdpau.Alex Converse2009-12-14
* Disable vdpau support if the detected libvdpau does not support MPEG-4.Alex Converse2009-12-14
* Check Xfixes.h header presence before enabling x11grab.Baptiste Coudurier2009-11-30
* Real cursor support in x11grab.Roxis2009-11-27
* Add weightp support in API for libx264.Jason Garrett-Glaser2009-11-24
* libtheora: using the 1.0 API requires linking to bothDavid Conrad2009-11-23
* Update libtheora wrapper to use the 1.0 APIDavid Conrad2009-11-22
* Add functions to return library license and library configuration.Diego Biurrun2009-11-18
* Add cflags filter for sunccMichael Kostylev2009-11-13
* Add VDPAU hardware accelerated decoding for MPEG-4 ASP which can be usedNVIDIA Corporation2009-11-10
* Remove code checking for __PIC__ or __pic__ and setting PIC from libavutil/in...Reimar Döffinger2009-11-10
* Check if PIC is somehow already enabled (e.g. a compiler that enables it by d...Reimar Döffinger2009-11-10
* configure: whitespace cosmeticsMåns Rullgård2009-11-10
* Attempt to document the "enable pic" hackery for OpenBSD.Reimar Döffinger2009-11-09
* Remove some BeOS/haiku hacks: -fomit-frame-pointer is used anyway,Reimar Döffinger2009-11-09
* Set -DPREFIX for yasm simply whenever extern_prefix is set insteadReimar Döffinger2009-11-08
* Always add -DPIC to YASM flags when pic is enabled.Reimar Döffinger2009-11-08
* PPC: make inline asm xform address test work with Apple toolsMåns Rullgård2009-11-05
* IA64: do not automatically enable hardcoded tables if explicitly disabledMåns Rullgård2009-11-05
* configure: fix 64-bit test with clangMåns Rullgård2009-11-01
* configure: remove extra backslashes from suncc DEPEND_CMDMichael Kostylev2009-10-31
* configure: use here-doc for --help outputMåns Rullgård2009-10-31
* configure: use here-docs instead of echo for writing config.{h,mak}Måns Rullgård2009-10-31
* configure: simplify setting of SDL flags in config.makMåns Rullgård2009-10-31
* Allow disabling doc generation with --disable-docMåns Rullgård2009-10-31
* configure: simplify STRIP setting in config.makMåns Rullgård2009-10-31
* Enable hardcoded tables for ia64 shared builds.Reimar Döffinger2009-10-28
* configure: add C99 flags to HOSTCFLAGSMåns Rullgård2009-10-28
* Detect Sun Studio compiler and set appropriate variables.Michael Kostylev2009-10-28
* Avoid "-z text" diversion on SunOS x86, needed to make FATE happy.Michael Kostylev2009-10-26
* Support amdfam10 for --cpu, also avoids a warning about unknown cpu ifReimar Döffinger2009-10-24
* Remove ancient redir demuxer.Diego Biurrun2009-10-24
* Add clang to detected compilersDavid Conrad2009-10-22
* Update libx264.c for x264 API changeJason Garrett-Glaser2009-10-19
* add CONFIG_LPC to the build system for lpc dsputil functions. fixes buildJustin Ruggles2009-10-18
* ARM: force PIC for shared libs only with ARMv6T2 and laterMåns Rullgård2009-10-11
* ARM: enable PIC for shared libsMåns Rullgård2009-10-11
* configure: define extern symbol prefix without quotes for for asm filesMåns Rullgård2009-10-02
* Do not use -mdynamic-no-pic if PIC is enabledMåns Rullgård2009-10-02
* ARM: add -marm flag since we do not support ThumbMåns Rullgård2009-10-02