| Commit message (Expand) | Author | Age | Files | Lines |
* | configure: fix return value from check_header | Måns Rullgård | 2009-03-01 | 1 | -1/+2 |
* | configure: check_func_headers should mark headers as found | Måns Rullgård | 2009-02-28 | 1 | -1/+1 |
* | configure: {enable,disable}_safe functions that sanitise arguments | Måns Rullgård | 2009-02-28 | 1 | -3/+9 |
* | configure: remove redundant alsa/asoundlib.h check | Måns Rullgård | 2009-02-27 | 1 | -1/+0 |
* | 100l: Revert removal of GPL check for libswscale. | Diego Biurrun | 2009-02-24 | 1 | -1/+2 |
* | The software scaler is no longer GPLed. | Diego Biurrun | 2009-02-24 | 1 | -2/+1 |
* | Check if -lrt is required for nanosleep, as is the case on Solaris. | Diego Biurrun | 2009-02-23 | 1 | -0/+3 |
* | Fix gcc detection: Not all gcc versions have "(GCC)" in the version string. | Diego Biurrun | 2009-02-22 | 1 | -1/+1 |
* | configure: detect ccc compiler (Alpha) and set required flags | Måns Rullgård | 2009-02-22 | 1 | -1/+15 |
* | configure: indent | Måns Rullgård | 2009-02-21 | 1 | -12/+12 |
* | Pass sysroot argument to gcc | Måns Rullgård | 2009-02-21 | 1 | -0/+9 |
* | Add --sysroot and --sysinclude configure options | Måns Rullgård | 2009-02-21 | 1 | -1/+7 |
* | configure: move detection of compiler type to single location | Måns Rullgård | 2009-02-21 | 1 | -3/+13 |
* | Remove special treatment of version.h in DEPEND_CMD | Måns Rullgård | 2009-02-21 | 1 | -1/+1 |
* | configure: add (empty) avr32 arch case | Måns Rullgård | 2009-02-21 | 1 | -0/+2 |
* | configure: sort cases in arch section | Måns Rullgård | 2009-02-21 | 1 | -41/+41 |
* | fix missing dependencies | Aurelien Jacobs | 2009-02-19 | 1 | -0/+3 |
* | Handle conditional compilation of CPU-specific FFT code in the Makefile. | Diego Biurrun | 2009-02-18 | 1 | -3/+0 |
* | Add support for enabling/disabling AMD 3DNow! extended optimizations. | Diego Biurrun | 2009-02-18 | 1 | -0/+4 |
* | Gopher protocol should depend on networking being enabled. | Andreas Öman | 2009-02-17 | 1 | -0/+1 |
* | 100l: Remove stray character that slipped into header name. | Diego Biurrun | 2009-02-14 | 1 | -1/+1 |
* | Remove redundant CONFIG_XVMC option, CONFIG_MPEG_XVMC_DECODER suffices. | Diego Biurrun | 2009-02-14 | 1 | -3/+1 |
* | Add check whether the compiler/assembler supports 10 or more operands. | Diego Biurrun | 2009-02-11 | 1 | -0/+14 |
* | Use default system include path for an installed OpenJPEG library. | Mathieu Malaterre | 2009-02-10 | 1 | -1/+1 |
* | Use libopenjpeg for jpeg2k decoding. | Jai Menon | 2009-02-06 | 1 | -0/+5 |
* | configure: add command flag to disable yasm use | Måns Rullgård | 2009-02-05 | 1 | -1/+3 |
* | configure: set EXESUF before it is used | Måns Rullgård | 2009-02-05 | 1 | -4/+4 |
* | configure: move basic sanity tests before other tests | Måns Rullgård | 2009-02-04 | 1 | -27/+27 |
* | fastdiv is disabled by default, so put --enable-fastdiv into the help output. | Diego Biurrun | 2009-02-04 | 1 | -1/+1 |
* | Use the new RDFT code in the QDM2 decoder. | Alex Converse | 2009-01-30 | 1 | -1/+1 |
* | Add the rdft family of transforms (fft/ifft of an all real sequence) to dsputil. | Alex Converse | 2009-01-30 | 1 | -0/+2 |
* | indentation | Ramiro Polla | 2009-01-27 | 1 | -6/+6 |
* | mingw: don't check for minimum mingw runtime and w32api versions for mingw-w64 | Ramiro Polla | 2009-01-27 | 1 | -0/+2 |
* | configure: exit with error if OS is unknown | Måns Rullgård | 2009-01-26 | 1 | -1/+1 |
* | Add ALSA support in libavdevice. | Nicolas George | 2009-01-26 | 1 | -0/+8 |
* | configure: add datadir variable and write to config.{h,mak} | Måns Rullgård | 2009-01-25 | 1 | -0/+9 |
* | Add AMD 3DNow! instruction enabling/disabling support in the build system. | Diego Biurrun | 2009-01-25 | 1 | -0/+4 |
* | Drop redundant architecture extension dependencies. | Diego Biurrun | 2009-01-25 | 1 | -3/+3 |
* | Add missing architecture-specific options to summary output. | Diego Biurrun | 2009-01-25 | 1 | -0/+7 |
* | SSE depends on x86. | Diego Biurrun | 2009-01-25 | 1 | -1/+1 |
* | Add configuration options section to help output. | Diego Biurrun | 2009-01-24 | 1 | -53/+55 |
* | help output cosmetics | Diego Biurrun | 2009-01-24 | 1 | -4/+3 |
* | Remove --enable-static and --disable-shared from help output. | Diego Biurrun | 2009-01-24 | 1 | -2/+0 |
* | Use cc_default variable in help output for --cc option. | Diego Biurrun | 2009-01-24 | 1 | -1/+1 |
* | Add a check for ppc4xx instructions; rename preprocessor directive accordingly. | Diego Biurrun | 2009-01-24 | 1 | -0/+3 |
* | configure: add help for fastdiv | Måns Rullgård | 2009-01-24 | 1 | -0/+1 |
* | Add VDPAU hardware accelerated decoding for WMV3 and VC1 which can | NVIDIA Corporation | 2009-01-20 | 1 | -0/+2 |
* | Alpha: add -mieee to CFLAGS | Måns Rullgård | 2009-01-18 | 1 | -0/+1 |
* | configure: add fastdiv to CONFIG_LIST | Måns Rullgård | 2009-01-18 | 1 | -0/+1 |
* | Add mpeg1_vdpau decoder. | Carl Eugen Hoyos | 2009-01-16 | 1 | -0/+1 |