| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which can | NVIDIA Corporation | 2009-01-16 | 1 | -0/+1 |
* | add -Wundef compiler flag, to catch typo in #if or similar situations | Aurelien Jacobs | 2009-01-16 | 1 | -0/+1 |
* | replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ | Aurelien Jacobs | 2009-01-14 | 1 | -2/+0 |
* | Change semantic of CONFIG_*, HAVE_* and ARCH_*. | Aurelien Jacobs | 2009-01-13 | 1 | -0/+1 |
* | configure: add Alpha CPU types | Måns Rullgård | 2009-01-13 | 1 | -0/+3 |
* | configure: fix PIC activation for x86_64 shared libs | Måns Rullgård | 2009-01-11 | 1 | -1/+1 |
* | Pass subarch instead of arch to YASMFLAGS | Ramiro Polla | 2009-01-11 | 1 | -1/+1 |
* | Extend 'checkheaders' target to architecture-specific subdirectories. | Diego Biurrun | 2009-01-11 | 1 | -0/+2 |
* | Split arch variable into arch and subarch. | Diego Biurrun | 2009-01-11 | 1 | -7/+8 |
* | Use 'enabled' function to simplify x86_64 check in the mingw32 section. | Diego Biurrun | 2009-01-11 | 1 | -1/+1 |
* | Add truncf() replacement function. | Michael Kostylev | 2009-01-11 | 1 | -1/+2 |
* | Use setmode() if it exists in <io.h>, and not based on O_BINARY. | Ramiro Polla | 2009-01-11 | 1 | -0/+2 |
* | Use 'enabled' function instead of raw 'test' calls in arch checks. | Diego Biurrun | 2009-01-11 | 1 | -7/+5 |
* | cosmetics: Remove useless quotes. | Diego Biurrun | 2009-01-11 | 1 | -30/+30 |
* | 1l: better alphabetical order | Diego Biurrun | 2009-01-11 | 1 | -1/+1 |
* | Add missing --disable-armv6t2 to help output. | Diego Biurrun | 2009-01-11 | 1 | -0/+1 |
* | Use coff as objformat for dos. | Michael Kostylev | 2009-01-11 | 1 | -1/+1 |
* | configure: allow to disable sse code. | Ramiro Polla | 2009-01-07 | 1 | -1/+5 |
* | Use posix_memalign() if available. | Ramiro Polla | 2009-01-07 | 1 | -2/+4 |
* | Don't prefix yasm with cross prefix. | Michael Kostylev | 2009-01-07 | 1 | -1/+0 |
* | alphabetical ordering cosmetics | Diego Biurrun | 2009-01-07 | 1 | -6/+6 |
* | Export VDPAU support by installing vdpau.h. | Carl Eugen Hoyos | 2009-01-05 | 1 | -0/+6 |
* | Add -D__EXTENSIONS__ to CFLAGS on Solaris to make ip_mreq visible. | Palle Lyckegaard | 2009-01-05 | 1 | -0/+1 |
* | Add VDPAU hardware accelerated decoding for H264 which can be used by | NVIDIA Corporation | 2009-01-04 | 1 | -0/+1 |
* | Fix small errors in configure --help's output. | Carl Eugen Hoyos | 2009-01-04 | 1 | -4/+4 |
* | Make shared/static full CONFIG options | Måns Rullgård | 2008-12-30 | 1 | -2/+2 |
* | configure: check for ARMv6T2 support | Måns Rullgård | 2008-12-30 | 1 | -0/+4 |
* | configure: accept $TMP as location for temporary files | Måns Rullgård | 2008-12-29 | 1 | -0/+1 |
* | configure: simplify TMPDIR setting | Måns Rullgård | 2008-12-29 | 1 | -16/+10 |
* | consistency cosmetics: Rename POWERPC identifiers to PPC. | Diego Biurrun | 2008-12-27 | 1 | -6/+6 |
* | Rename libavcodec/i386/ --> libavcodec/x86/. | Diego Biurrun | 2008-12-22 | 1 | -1/+1 |
* | Check function prototype in check_asm function to avoid compiler warnings. | Marc Mason | 2008-12-17 | 1 | -1/+1 |
* | ARM: replace "armv4l" with "arm" | Måns Rullgård | 2008-12-17 | 1 | -11/+10 |
* | Add xvmc configure support. | Diego Biurrun | 2008-12-15 | 1 | -1/+4 |
* | Fix the use of Requires.private and Libs.private in generated .pc files. | Reinhard Tartler | 2008-12-14 | 1 | -10/+5 |
* | configure: fix $nm | Måns Rullgård | 2008-12-13 | 1 | -1/+1 |
* | Allow setting a different nm binary from the configure line. | Reimar Döffinger | 2008-12-13 | 1 | -3/+5 |
* | Make mips64 a separate arch with fast_64bit. | Diego Biurrun | 2008-12-13 | 1 | -1/+5 |
* | Add mips64 to the architecture list. | Diego Biurrun | 2008-12-13 | 1 | -1/+1 |
* | Add alternative names for sh4 and parisc architectures. | Diego Biurrun | 2008-12-13 | 1 | -3/+3 |
* | Remove OpenBSD SLIBNAME magic, it seems unnecessary and breaks compilation. | Reimar Döffinger | 2008-12-13 | 1 | -3/+0 |
* | Also include sys/types.h when testing for socklen_t, since unfortunately | Reimar Döffinger | 2008-12-12 | 1 | -1/+1 |
* | configure: clean up .align detection | Måns Rullgård | 2008-12-12 | 1 | -5/+1 |
* | mingw: update w32api to 3.13 | Ramiro Polla | 2008-12-07 | 1 | -2/+2 |
* | configure: vertical alignment cosmetics. | Ramiro Polla | 2008-11-30 | 1 | -1/+1 |
* | configure: Use check_lib2 for bzlib. | Ramiro Polla | 2008-11-30 | 1 | -1/+1 |
* | Automatically check the dependencies for the AAN DCT tables. | Diego Biurrun | 2008-11-26 | 1 | -0/+20 |