1456 Commits (6299a22904d00d6d628eaa7ab0c648f70dfa970d)

Author SHA1 Message Date
  Carl Eugen Hoyos 64ad53ff5b Disable Altivec for processors older than G4. 15 years ago
  Ancoron Luciferis 7b0b81a16d PPC: allow --cpu=E500[v2] 15 years ago
  Måns Rullgård 5634889107 configure: match PPC CPU types case insensitively 15 years ago
  Måns Rullgård 9b86137908 Set target_path to $(CURDIR) 15 years ago
  Ramiro Polla b0f36ee1cd Revert commits 21227, 21441, and 21442. None of this is necessary now that we 15 years ago
  Måns Rullgård 402d55eef1 Set target_path to $(PWD) by default 15 years ago
  Måns Rullgård dffb41b953 Check for may_alias gcc attribute support 15 years ago
  Måns Rullgård 4ae406856f Add --malloc-prefix to apply a prefix to malloc, free etc 15 years ago
  Måns Rullgård 14ca9cd0b0 configure: consolidate compiler-specific optimisation settings 15 years ago
  Måns Rullgård dc4f5a1c3a Emit CONFIG_AVUTIL for completeness 15 years ago
  Måns Rullgård 5a0f713118 Allow disabling of lavc, lavf, lavd, and lsws 15 years ago
  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 16 years ago
  Måns Rullgård 27ce1be89b configure: fix --cpu=host 16 years ago
  Martin Storsjö b4d68544c8 Remove IPv4-only codepath. Patch by Martin Storsjö <$first $first st>. 16 years ago
  Måns Rullgård 5fcb865b75 Translate -mfpu=vfpv3 for TMS470 16 years ago
  Måns Rullgård 138132be6d Ignore annoying armcc warnings 16 years ago
  Laurent Aimar 92c6a099ba H264 DXVA2 implementation 16 years ago
  Ronald S. Bultje 3b2372bff1 Add a check for struct sockaddr->sa_len, which is an indication of whether 16 years ago
  Måns Rullgård 2b444ea723 configure: display --list-* output in three columns 16 years ago
  Måns Rullgård 8182dc34b3 configure: use nm -P on Solaris 16 years ago
  Vitor Sessak 7f3f5f46c2 Floating point discrete cosine transform 16 years ago
  Måns Rullgård 2087c82339 configure: do not use character classes with awk 16 years ago
  Måns Rullgård ff6e82a968 configure: inlcude sys/types.h when checking sys/socket.h 16 years ago
  Måns Rullgård 48fc536aba configure: drop -A flag to od 16 years ago
  Måns Rullgård f6993412b7 configure: be more liberal with nm output 16 years ago
  Måns Rullgård a3e02a8cad Create and install libavutil/avconfig.h 16 years ago
  Måns Rullgård df64279079 configure: create dirs before generating config.* 16 years ago
  Måns Rullgård c34681df42 configure: add cp_if_changed function and use for config.h 16 years ago
  Jason Garrett-Glaser 76d81909ae Update libx264.c to use new libx264 features 16 years ago
  Måns Rullgård c8a4ae00dd configure: add --disable-asm option 16 years ago
  Måns Rullgård 3784e82e9c configure: rename a variable in check_asm 16 years ago
  Måns Rullgård 5d54c12611 configure: fix cpu=generic case 16 years ago
  Måns Rullgård 34ba23c975 configure: simplify $cpu handling for some architectures 16 years ago
  Måns Rullgård 9dbd5c3dd3 configure: indent 16 years ago
  Måns Rullgård 343aef9b33 configure: split $cpu handling by arch 16 years ago
  Måns Rullgård e939cedd9d configure: simplify $arch handling 16 years ago
  Måns Rullgård 808fa33c9c configure: group arch extention deps by arch 16 years ago
  Måns Rullgård 8d072dd2a9 Only set HAVE_MMX when a supported CPU is specified 16 years ago
  Måns Rullgård aa692d547b configure: simplify libsdl check 16 years ago
  Måns Rullgård 14d3675165 configure: add check_struct function 16 years ago
  Måns Rullgård 300cde27b6 configure: simplify check_lib2 16 years ago
  Måns Rullgård f855b7b9c9 configure: pass extra flags to check_cpp from check_cpp_condition 16 years ago