1095 Commits (272081b0f8617f87168b9730e960a1f88d5557e0)

Author SHA1 Message Date
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
Charles Yates b0dfd108fc Take build_suffix into account in pkg-config files. 16 years ago
Diego Biurrun e6b9d588c1 Print just [no] or [yes] in the help output instead of [default=no/yes]. 16 years ago
Stefano Sabatini 2bfecf733b Make the library names for the require checks more explicit. 16 years ago
Stefano Sabatini a85de417db Add checks on the _mingw.h and w32api.h versions. 16 years ago
Dominik Mierzejewski 34b37f86ec Enable CMOV usage on x86_64 arch. All x86_64 CPUs have it. 16 years ago
Baptiste Coudurier bee2eac594 svq3 decoder may need zlib 16 years ago
Aurelien Jacobs 2eef7c6259 enable zlib and bzlib only when useful 16 years ago
Måns Rullgård 4f03499329 Add CONFIG_GOLOMB and auto-select when needed 16 years ago
Måns Rullgård 47a158cb8b Auto-enable CONFIG_MDCT when needed 16 years ago
Måns Rullgård 1091c959b1 AC3 encoder doesn't need FFT 16 years ago
Diego Biurrun a79d1aed48 Move declaration of mlp decoder dependency on mlp parser to the Makefile 16 years ago
Måns Rullgård b6bb00b07d Build MMX/SSE FFT only if CONFIG_FFT is set 16 years ago
Måns Rullgård 3c69e5d3de DCA decoder needs FFT 16 years ago
Måns Rullgård c510c7b5d9 configure: add foo_suggest facility 16 years ago
Måns Rullgård 72a436687c configure: add enable_weak and disable_weak 16 years ago
Måns Rullgård f9d328da8f configure: allow recursive foo_select options 16 years ago