1489 Commits (acd0026c0b7ee0f73339ab3b71b34b3b513ee0de)

Author SHA1 Message Date
Måns Rullgård 62df111cf0 Use -Werror=implicit only with gcc 15 years ago
David Conrad 4def700e9e Fix clang sysroot flag 15 years ago
Måns Rullgård 1e50348a2a Error on implicit function declarations 15 years ago
Måns Rullgård 6cfac0e908 Fix make install 15 years ago
Måns Rullgård fd676deb96 Add INSTALL makefile variable 15 years ago
Måns Rullgård 4335125ccc Add CP make variable 15 years ago
Måns Rullgård a4aea515b0 Add YASMDEP variable; use for deps on yasm files 15 years ago
Måns Rullgård b781cc1282 Make lsp a separate configurable and select it from codecs needing it 15 years ago
Diego Biurrun fc298fd9be Add -Wmissing-prototypes to CFLAGS if available. 15 years ago
Daniel Verkamp fa7252494c Fix snow encoder dependencies 15 years ago
Daniel Verkamp 19ecfb8aeb Fix svq1 encoder dependencies 15 years ago
Reimar Döffinger fc5607f862 Make -benchmark also print the maximum memory usage if possible. 15 years ago
Martin Storsjö 6f5a3d0a7b Add an RTSP muxer 15 years ago
Måns Rullgård dd4a03f7b3 Revert "Suppress icc warnings about unknown attributes" 15 years ago
Måns Rullgård 976d7bf71c Suppress armcc warnings about unknown attributes 15 years ago
Stefano Sabatini 336ce917e6 Add FFprobe tool. 15 years ago
Måns Rullgård b80218aa53 Suppress icc warnings about unknown attributes 15 years ago
Måns Rullgård 4f83739855 configure: allow setting strip tool with --strip 15 years ago
Måns Rullgård e6a0c3540d PPC and x86 support aligning variables on stack 15 years ago
Måns Rullgård d96cd42969 Add LOCAL_ALIGNED() macro for declaring aligned local arrays 15 years ago
Måns Rullgård 0844bae1ad Add "tomi" architecture 15 years ago
Måns Rullgård 8d4c00ed38 configure: require --arch and --target-os when cross-compiling 15 years ago
Måns Rullgård 4368990236 ffplay depends on rdft 15 years ago
Måns Rullgård 084cbbaab4 configure: add missing mdct deps 15 years ago
Måns Rullgård 26fbcc85d9 configure: make mdct and rdft select fft and update other deps 15 years ago
Måns Rullgård 33bd38dbd3 Stricter check for math.h functions 15 years ago
Måns Rullgård 6b73c0aedc configure: fix cosmetic typo in check_mathfunc 15 years ago
Måns Rullgård 645d26520a Special check for math.h functions 15 years ago
Måns Rullgård 0104b608ca Check for setrlimit() 15 years ago
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