529 Commits (72199e1041b4052544e181ad90b431ca6704da12)

Author SHA1 Message Date
Janne Grunau d45ebd4876 configure: add support for neon intrinsics 10 years ago
Luca Barbato bb0babd705 build: Support executable only ldflags 10 years ago
Anton Khirnov 894682a973 Remove avserver. 11 years ago
Janne Grunau 5e2ba41d4b build: add avresample after avcodec to FFLIBS 11 years ago
Anton Khirnov 1839fafa95 avconv: Support VDA hwaccel 11 years ago
Anton Khirnov a61c2115fb configure: rework dxva in avconv handling 11 years ago
Hendrik Leppkes 35177ba77f avconv: add support for DXVA2 decoding 11 years ago
Janne Grunau 8675bcb0ad aarch64: add armv8 CPU flag 11 years ago
Diego Biurrun b4dd424d96 Remove all SPARC architecture optimizations 11 years ago
Diego Biurrun 5a9fcc7d25 build: Add rule for building host-specific object files 11 years ago
Diego Biurrun ad47771024 build: Add shorthand for HOSTCC compile macro 11 years ago
Martin Storsjö dc80e2f7a5 Makefile: Fix building programs on systems with a nonempty executable suffix 11 years ago
Diego Biurrun ab81f24ad4 build: Integrate multilibrary examples into the build system 11 years ago
Diego Biurrun 14abeaa43d build: Separate building programs linking against libav* from building av* 11 years ago
Anton Khirnov 7671dd7cd7 avconv: add support for VDPAU decoding 11 years ago
Diego Biurrun 8b63ebcb03 build: Remove redundant OBJS declaration intended for programs 11 years ago
Diego Biurrun c7f25d4c7f build: Ensure that strip commands are run silently 11 years ago
Anton Khirnov 90f9a5830b w32pthreads: move from lavc to compat/ 12 years ago
Reinhard Tartler a862c7d336 Integrate lcov/gcov into Libav 12 years ago
Diego Biurrun b4d24b471b build: Remove configure-generated .config file on distclean 12 years ago
Diego Biurrun 4cc4b33f71 build: Add proper infrastructure for adding and checking host CPPFLAGS 12 years ago
Mans Rullgard 395c3feb3b build: fix 'clean' target 12 years ago
Mans Rullgard b326755989 arm: rename ARMVFP config symbol to VFP 12 years ago
Mans Rullgard c262649291 build: add rules to generate preprocessed source files 12 years ago
Diego Biurrun 04581c8c77 x86: yasm: Use complete source path for macro helper %includes 12 years ago
Martin Storsjö 121604b024 build: Include HEADERS-yes in the HEADERS variable 12 years ago
Mans Rullgard 80521c1997 build: allow targets to specify extra objects to link with executables 12 years ago
Mans Rullgard 07b3790d36 build: simplify linking tools with cmdutils.o 12 years ago
Diego Biurrun ca411fc1d3 avcodec: Remove broken MMI optimizations 12 years ago
Mans Rullgard 8db73c61a7 build: allow non-standard variations of linker -l/-L flags 12 years ago
Mans Rullgard 7baa115a33 build: export filtered -lz flag in config.mak 12 years ago
Mans Rullgard 095792f253 build: add separate setting for host linker 12 years ago
Diego Biurrun 8f7c26e392 build: Use portable abstraction for linker/hostcc output file syntax 12 years ago
Diego Biurrun 24d3796d21 build: add HOSTOBJS to SUBDIR_VARS list 12 years ago
Diego Biurrun 5864eb427f build: cosmetics: Reorder some lists in a more logical fashion 12 years ago
Anton Khirnov fe2147e936 avconv: split configuring filter configuration to a separate file. 12 years ago
Anton Khirnov f5e668273a avconv: split option parsing into a separate file. 12 years ago
Mans Rullgard dfd9159f3d build: change checkheaders to use regular build rules 12 years ago
Mans Rullgard f295fee2c9 build: add trailing / to yasm/nasm -I flags 12 years ago
Mans Rullgard baac24e680 build: generalise rules and variable settings for av* programs 12 years ago
Mans Rullgard 23565c2641 build: support non-standard replacements for -c flag 12 years ago
Diego Biurrun 42ade117dd build: Use portable compiler flag constructs in header compilation rule 12 years ago
Diego Biurrun 755834e94f build: Rename YASMDEP variable to DEPYASM for consistency 12 years ago
Mans Rullgard b9d3c37848 build: use COMPILE template for HOSTOBJS 12 years ago
Mans Rullgard a758c5e259 build: do full flag handling for all compiler-type tools 12 years ago
Diego Biurrun 6bd37e0b28 build: Drop gcc-specific warning flag from header compilation rule 12 years ago
Diego Biurrun 4982e1ddfa build: Add 'check' target to run all compile and test targets. 13 years ago
Justin Ruggles c8af852b97 Add libavresample 13 years ago
Diego Biurrun 7bb3a302fe build: Consistently handle conditional compilation for all optimization OBJS. 13 years ago
Diego Biurrun e7e19b15c7 build: Only clean the architecture subdirectory we build for. 13 years ago