1445 Commits (16e5e39ab418e5450550da7a62fce29c782cd2c8)

Author SHA1 Message Date
Måns Rullgård 7f8c3d1f4d configure: fix --cpu=nocona 15 years ago
Ramiro Polla 9104cd5161 Check if dxva2api.h is recent enough to compile vc1_dxva2_hwaccel. 15 years ago
Martin Storsjö 3debf366c8 Check for getaddrinfo in the winsock headers. 15 years ago
Martin Storsjö d9cd11ad44 Only define _WIN32_WINNT=0x0501 if $target_os = "mingw32". 15 years ago
Laurent Aimar f0f86627fe VC-1/WMV3 DXVA2 implementation 15 years ago
kemuri a1b3c5a377 Replace every usage of -lvfw32 with what is particularly necessary for 15 years ago
Ramiro Polla 27796dc3f4 Use $vfwcap_indev_extralibs variable instead of duplicating "-lvfw32" in 15 years ago
Ramiro Polla 626c46ec23 Indent. 15 years ago
Måns Rullgård 587d24ff25 Suppress TMS470 warnings about alignment directives 15 years ago
Måns Rullgård 27ce1be89b configure: fix --cpu=host 15 years ago
Martin Storsjö b4d68544c8 Remove IPv4-only codepath. Patch by Martin Storsjö <$first $first st>. 15 years ago
Måns Rullgård 5fcb865b75 Translate -mfpu=vfpv3 for TMS470 15 years ago
Måns Rullgård 138132be6d Ignore annoying armcc warnings 15 years ago
Laurent Aimar 92c6a099ba H264 DXVA2 implementation 15 years ago
Ronald S. Bultje 3b2372bff1 Add a check for struct sockaddr->sa_len, which is an indication of whether 15 years ago
Måns Rullgård 2b444ea723 configure: display --list-* output in three columns 15 years ago
Måns Rullgård 8182dc34b3 configure: use nm -P on Solaris 15 years ago
Vitor Sessak 7f3f5f46c2 Floating point discrete cosine transform 15 years ago
Måns Rullgård 2087c82339 configure: do not use character classes with awk 15 years ago
Måns Rullgård ff6e82a968 configure: inlcude sys/types.h when checking sys/socket.h 15 years ago
Måns Rullgård 48fc536aba configure: drop -A flag to od 15 years ago
Måns Rullgård f6993412b7 configure: be more liberal with nm output 15 years ago
Måns Rullgård a3e02a8cad Create and install libavutil/avconfig.h 15 years ago
Måns Rullgård df64279079 configure: create dirs before generating config.* 15 years ago
Måns Rullgård c34681df42 configure: add cp_if_changed function and use for config.h 15 years ago
Jason Garrett-Glaser 76d81909ae Update libx264.c to use new libx264 features 15 years ago
Måns Rullgård c8a4ae00dd configure: add --disable-asm option 15 years ago
Måns Rullgård 3784e82e9c configure: rename a variable in check_asm 15 years ago
Måns Rullgård 5d54c12611 configure: fix cpu=generic case 15 years ago
Måns Rullgård 34ba23c975 configure: simplify $cpu handling for some architectures 15 years ago
Måns Rullgård 9dbd5c3dd3 configure: indent 15 years ago
Måns Rullgård 343aef9b33 configure: split $cpu handling by arch 15 years ago
Måns Rullgård e939cedd9d configure: simplify $arch handling 15 years ago
Måns Rullgård 808fa33c9c configure: group arch extention deps by arch 15 years ago
Måns Rullgård 8d072dd2a9 Only set HAVE_MMX when a supported CPU is specified 15 years ago
Måns Rullgård aa692d547b configure: simplify libsdl check 15 years ago
Måns Rullgård 14d3675165 configure: add check_struct function 15 years ago
Måns Rullgård 300cde27b6 configure: simplify check_lib2 15 years ago
Måns Rullgård f855b7b9c9 configure: pass extra flags to check_cpp from check_cpp_condition 15 years ago
Måns Rullgård 2a194acd95 configure: pass extra flags to check_cc from check_ld 15 years ago
Måns Rullgård a482e61bd6 Add symbol versioning for shared libraries 15 years ago
Måns Rullgård 2ed46eeab3 configure: add test_ldflags function 15 years ago
Ramiro Polla ad7da0b551 mingw32: Build for Windows XP by default. Add note about Win9x/2000 support. 15 years ago
Jai Menon 598ef02b15 Do not print VDPAU upgrade notice when configure is invoked 15 years ago
Måns Rullgård 669b558330 Set HAVE_FAST_CLZ if CPU has a fast count leading zeros instruction 15 years ago
Måns Rullgård 3d7453e056 configure: allow reverse auto-selection of options 15 years ago
Luca Abeni 6f284d197c Surprisingly enough, the RTP muxer does not depend on the RTP protocol 15 years ago
Måns Rullgård fbb6c6c2d4 Define !CONFIG_FOO in config.make if feature disabled 15 years ago
Vitor Sessak 6b7c7703f4 Add replacements for log2f(), exp2() and exp2f() for platforms that lacks it. 15 years ago
Martin Storsjö 33a4dbdd03 Check for struct sockaddr_storage. Patch by Martin Storsjö 15 years ago