| Commit message (Expand) | Author | Age | Files | Lines |
* | mingw32: Build for Windows XP by default. Add note about Win9x/2000 support. | Ramiro Polla | 2010-01-15 | 1 | -0/+2 |
* | Do not print VDPAU upgrade notice when configure is invoked | Jai Menon | 2010-01-15 | 1 | -1/+1 |
* | Set HAVE_FAST_CLZ if CPU has a fast count leading zeros instruction | Måns Rullgård | 2010-01-14 | 1 | -0/+9 |
* | configure: allow reverse auto-selection of options | Måns Rullgård | 2010-01-14 | 1 | -3/+7 |
* | Surprisingly enough, the RTP muxer does not depend on the RTP protocol | Luca Abeni | 2010-01-13 | 1 | -1/+0 |
* | Define !CONFIG_FOO in config.make if feature disabled | Måns Rullgård | 2010-01-13 | 1 | -0/+1 |
* | Add replacements for log2f(), exp2() and exp2f() for platforms that lacks it. | Vitor Sessak | 2010-01-12 | 1 | -0/+6 |
* | Check for struct sockaddr_storage. Patch by Martin Storsjö | Martin Storsjö | 2010-01-11 | 1 | -0/+3 |
* | Check for struct addrinfo availability. Patch by Martin Storsjö | Martin Storsjö | 2010-01-11 | 1 | -0/+3 |
* | Check for getaddrinfo(), patch by Martin Storsjö <$firstname()$firstname,st>. | Martin Storsjö | 2010-01-11 | 1 | -0/+2 |
* | configure: Make check_type handle type names containing spaces | Martin Storsjö | 2010-01-11 | 1 | -2/+2 |
* | configure: allow names with spaces in enable/disable_safe | Måns Rullgård | 2010-01-11 | 1 | -2/+6 |
* | Add support for dirac in ogg | David Conrad | 2010-01-11 | 1 | -0/+1 |
* | Fix VDPAU check to avoid printing spurious messages to the console. | Diego Biurrun | 2010-01-04 | 1 | -1/+2 |
* | Do not print libvdpau upgrade advice on platforms without vdpau | Jai Menon | 2010-01-04 | 1 | -0/+1 |
* | The MLP decoder depends on the MLP parser. | Diego Biurrun | 2009-12-29 | 1 | -0/+1 |
* | Enable the TrueHD decoder when the MLP decoder is enabled. | Diego Biurrun | 2009-12-29 | 1 | -0/+1 |
* | Declare AC-3 parser dependency of AC-3 decoder and EAC-3 demuxer in configure. | Diego Biurrun | 2009-12-29 | 1 | -1/+2 |
* | Declare AAC parser dependencies in configure. | Diego Biurrun | 2009-12-29 | 1 | -1/+5 |
* | Declare WMV1/WMV2/VC-1 decoder dependency on the H.263 decoder in configure. | Diego Biurrun | 2009-12-29 | 1 | -0/+3 |
* | Declare dependencies of RV10/RV20 decoders on the H.263 decoder in configure. | Diego Biurrun | 2009-12-28 | 1 | -0/+2 |
* | Declare dependencies for H.263 family decoders in configure. | Diego Biurrun | 2009-12-28 | 1 | -0/+6 |
* | Declare the dependency of the H.263 decoder on the H.263 parser in configure. | Diego Biurrun | 2009-12-28 | 1 | -0/+1 |
* | 10l: Don't spawn a subshell when disabling vdpau. | Alex Converse | 2009-12-14 | 1 | -2/+2 |
* | Disable vdpau support if the detected libvdpau does not support MPEG-4. | Alex Converse | 2009-12-14 | 1 | -0/+5 |
* | Check Xfixes.h header presence before enabling x11grab. | Baptiste Coudurier | 2009-11-30 | 1 | -0/+1 |
* | Real cursor support in x11grab. | Roxis | 2009-11-27 | 1 | -2/+3 |
* | Add weightp support in API for libx264. | Jason Garrett-Glaser | 2009-11-24 | 1 | -2/+2 |
* | libtheora: using the 1.0 API requires linking to both | David Conrad | 2009-11-23 | 1 | -1/+1 |
* | Update libtheora wrapper to use the 1.0 API | David Conrad | 2009-11-22 | 1 | -1/+1 |
* | Add functions to return library license and library configuration. | Diego Biurrun | 2009-11-18 | 1 | -0/+1 |
* | Add cflags filter for suncc | Michael Kostylev | 2009-11-13 | 1 | -0/+37 |
* | Add VDPAU hardware accelerated decoding for MPEG-4 ASP which can be used | NVIDIA Corporation | 2009-11-10 | 1 | -0/+2 |
* | Remove code checking for __PIC__ or __pic__ and setting PIC from libavutil/in... | Reimar Döffinger | 2009-11-10 | 1 | -2/+0 |
* | Check if PIC is somehow already enabled (e.g. a compiler that enables it by d... | Reimar Döffinger | 2009-11-10 | 1 | -1/+3 |
* | configure: whitespace cosmetics | Måns Rullgård | 2009-11-10 | 1 | -3/+4 |
* | Attempt to document the "enable pic" hackery for OpenBSD. | Reimar Döffinger | 2009-11-09 | 1 | -0/+4 |
* | Remove some BeOS/haiku hacks: -fomit-frame-pointer is used anyway, | Reimar Döffinger | 2009-11-09 | 1 | -3/+0 |
* | Set -DPREFIX for yasm simply whenever extern_prefix is set instead | Reimar Döffinger | 2009-11-08 | 1 | -2/+2 |
* | Always add -DPIC to YASM flags when pic is enabled. | Reimar Döffinger | 2009-11-08 | 1 | -1/+1 |
* | PPC: make inline asm xform address test work with Apple tools | Måns Rullgård | 2009-11-05 | 1 | -1/+1 |
* | IA64: do not automatically enable hardcoded tables if explicitly disabled | Måns Rullgård | 2009-11-05 | 1 | -1/+1 |
* | configure: fix 64-bit test with clang | Måns Rullgård | 2009-11-01 | 1 | -1/+1 |
* | configure: remove extra backslashes from suncc DEPEND_CMD | Michael Kostylev | 2009-10-31 | 1 | -1/+1 |
* | configure: use here-doc for --help output | Måns Rullgård | 2009-10-31 | 1 | -179/+181 |
* | configure: use here-docs instead of echo for writing config.{h,mak} | Måns Rullgård | 2009-10-31 | 1 | -88/+84 |
* | configure: simplify setting of SDL flags in config.mak | Måns Rullgård | 2009-10-31 | 1 | -6/+4 |
* | Allow disabling doc generation with --disable-doc | Måns Rullgård | 2009-10-31 | 1 | -3/+4 |
* | configure: simplify STRIP setting in config.mak | Måns Rullgård | 2009-10-31 | 1 | -4/+3 |
* | Enable hardcoded tables for ia64 shared builds. | Reimar Döffinger | 2009-10-28 | 1 | -0/+2 |