1460 Commits (614d8911c6aaf8c9bf57fb080f42f7d0615a1918)

Author SHA1 Message Date
Måns Rullgård 614d8911c6 configure: allow 'none' as target OS 15 years ago
Reinhard Tartler 5af4150831 libgsm installs headers in a subdirectory, use gsm.h from that subdirectory. 15 years ago
Peter Ross c0d3f516cb Bink Audio decoder 15 years ago
Måns Rullgård 6b35d421b9 Add CONFIG_SRAM to allow use of on-chip SRAM on some systems 15 years ago
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 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