1261 Commits (89e053f83db596c9263fd9d8cae6f4e15a9b4d49)

Author SHA1 Message Date
Måns Rullgård a8e2869820 configure: fix PIC activation for x86_64 shared libs 16 years ago
Ramiro Polla d52481b9ce Pass subarch instead of arch to YASMFLAGS 16 years ago
Diego Biurrun 7b5e8a274a Extend 'checkheaders' target to architecture-specific subdirectories. 16 years ago
Diego Biurrun 62045d4860 Split arch variable into arch and subarch. 16 years ago
Diego Biurrun 1fc9fb8a77 Use 'enabled' function to simplify x86_64 check in the mingw32 section. 16 years ago
Michael Kostylev 7b04b8a057 Add truncf() replacement function. 16 years ago
Ramiro Polla b507ebd179 Use setmode() if it exists in <io.h>, and not based on O_BINARY. 16 years ago
Diego Biurrun 5b6c2cbdc8 Use 'enabled' function instead of raw 'test' calls in arch checks. 16 years ago
Diego Biurrun 0f010b2f5b cosmetics: Remove useless quotes. 16 years ago
Diego Biurrun 3bbcba320f 1l: better alphabetical order 16 years ago
Diego Biurrun 26c7aa17fb Add missing --disable-armv6t2 to help output. 16 years ago
Michael Kostylev ff1c015d41 Use coff as objformat for dos. 16 years ago
Ramiro Polla 1bb04d5a44 configure: allow to disable sse code. 16 years ago
Ramiro Polla 1f91cdce0b Use posix_memalign() if available. 16 years ago
Michael Kostylev b6e736a131 Don't prefix yasm with cross prefix. 16 years ago
Diego Biurrun 11e6d03a9d alphabetical ordering cosmetics 16 years ago
Carl Eugen Hoyos 272081b0f8 Export VDPAU support by installing vdpau.h. 16 years ago
Palle Lyckegaard e193c74e6e Add -D__EXTENSIONS__ to CFLAGS on Solaris to make ip_mreq visible. 16 years ago
NVIDIA Corporation 369122dd77 Add VDPAU hardware accelerated decoding for H264 which can be used by 16 years ago
Carl Eugen Hoyos 27cb5cbc16 Fix small errors in configure --help's output. 16 years ago
Måns Rullgård 2e35e68434 Make shared/static full CONFIG options 16 years ago
Måns Rullgård ab5cb08492 configure: check for ARMv6T2 support 16 years ago
Måns Rullgård c51fafa13f configure: accept $TMP as location for temporary files 16 years ago
Måns Rullgård a49d42c24e configure: simplify TMPDIR setting 16 years ago
Diego Biurrun 79cb09b2f7 consistency cosmetics: Rename POWERPC identifiers to PPC. 16 years ago
Diego Biurrun a6493a8fbd Rename libavcodec/i386/ --> libavcodec/x86/. 16 years ago
Marc Mason 124c21d79f Check function prototype in check_asm function to avoid compiler warnings. 16 years ago
Måns Rullgård a2fc0f6a6d ARM: replace "armv4l" with "arm" 16 years ago
Diego Biurrun 68178ca9e1 Add xvmc configure support. 16 years ago
Reinhard Tartler 4698330921 Fix the use of Requires.private and Libs.private in generated .pc files. 16 years ago
Måns Rullgård 20e0ed95af configure: fix $nm 16 years ago
Reimar Döffinger 89641463a1 Allow setting a different nm binary from the configure line. 16 years ago
Diego Biurrun de3a124064 Make mips64 a separate arch with fast_64bit. 16 years ago
Diego Biurrun 6ede266e36 Add mips64 to the architecture list. 16 years ago
Diego Biurrun 61597a981f Add alternative names for sh4 and parisc architectures. 16 years ago
Reimar Döffinger d88f7df899 Remove OpenBSD SLIBNAME magic, it seems unnecessary and breaks compilation. 16 years ago
Reimar Döffinger 960004329b Also include sys/types.h when testing for socklen_t, since unfortunately 16 years ago
Måns Rullgård 9377b6ce19 configure: clean up .align detection 16 years ago
Ramiro Polla bc4b722143 mingw: update w32api to 3.13 16 years ago
Ramiro Polla a4fa192c81 configure: vertical alignment cosmetics. 16 years ago
Ramiro Polla 632948bd5a configure: Use check_lib2 for bzlib. 16 years ago
Diego Biurrun e8ed9b7a73 Automatically check the dependencies for the AAN DCT tables. 16 years ago
Måns Rullgård a7ada2bade configure: set TARGET_EXEC and TARGET_PATH 16 years ago
Måns Rullgård 9da6609f2d configure: set HOSTCC to native compiler 16 years ago
Måns Rullgård 88268e944a configure: simplify set_default function 16 years ago
Diego Biurrun 40b509b36b Add a Makefile variable for the old scaler that gets enabled when the new 16 years ago
Diego Biurrun 4927630728 Add missing options to the help output. 16 years ago
Diego Biurrun 4f50c3d59a cosmetics: Move some options to more sensible places within the help output. 16 years ago
Diego Biurrun 1f26f59fe1 Move zlib/bzlib options to the external library section of the help output and 16 years ago
Diego Biurrun 0a23c0bbdb spelling and wording cosmetics for the help output 16 years ago