| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | configure: add C99 flags to HOSTCFLAGS | Måns Rullgård | 2009-10-28 | 1 | -1/+17 |
* | Detect Sun Studio compiler and set appropriate variables. | Michael Kostylev | 2009-10-28 | 1 | -0/+5 |
* | Avoid "-z text" diversion on SunOS x86, needed to make FATE happy. | Michael Kostylev | 2009-10-26 | 1 | -0/+1 |
* | Support amdfam10 for --cpu, also avoids a warning about unknown cpu if | Reimar Döffinger | 2009-10-24 | 1 | -1/+1 |
* | Remove ancient redir demuxer. | Diego Biurrun | 2009-10-24 | 1 | -1/+0 |
* | Add clang to detected compilers | David Conrad | 2009-10-22 | 1 | -0/+11 |
* | Update libx264.c for x264 API change | Jason Garrett-Glaser | 2009-10-19 | 1 | -2/+2 |
* | add CONFIG_LPC to the build system for lpc dsputil functions. fixes build | Justin Ruggles | 2009-10-18 | 1 | -1/+4 |
* | ARM: force PIC for shared libs only with ARMv6T2 and later | Måns Rullgård | 2009-10-11 | 1 | -3/+7 |
* | ARM: enable PIC for shared libs | Måns Rullgård | 2009-10-11 | 1 | -0/+1 |
* | configure: define extern symbol prefix without quotes for for asm files | Måns Rullgård | 2009-10-02 | 1 | -0/+1 |
* | Do not use -mdynamic-no-pic if PIC is enabled | Måns Rullgård | 2009-10-02 | 1 | -1/+1 |
* | ARM: add -marm flag since we do not support Thumb | Måns Rullgård | 2009-10-02 | 1 | -0/+2 |
* | Check whether 32-bit x86 is really 64-bit | David Conrad | 2009-10-01 | 1 | -8/+5 |
* | configure: break a long line | Måns Rullgård | 2009-09-30 | 1 | -1/+2 |
* | Re-add check for compilation failure with ebx clobber, and only set | Reimar Döffinger | 2009-09-30 | 1 | -1/+1 |
* | configure: return result of test from check_asm | Måns Rullgård | 2009-09-30 | 1 | -1/+2 |
* | Use a "b" constraint instead of ebx clobber to detect if EBX is available. | Reimar Döffinger | 2009-09-30 | 1 | -1/+1 |
* | Fix typo in comment. | Reimar Döffinger | 2009-09-30 | 1 | -1/+1 |
* | configure: fix tms470 flag mapping for soft-float | Måns Rullgård | 2009-09-23 | 1 | -1/+1 |
* | ARM: improve armcc detection | Måns Rullgård | 2009-09-23 | 1 | -1/+1 |
* | Add support for new x264 API. | Jason Garrett-Glaser | 2009-09-23 | 1 | -2/+2 |
* | Set compiler version string for supported non-gcc compilers | Måns Rullgård | 2009-09-22 | 1 | -0/+5 |