609 Commits (5ec3c7b7c1189dca0ba29edbd33b5dbe68313382)

Author SHA1 Message Date
Lenny Wang 64f73acd1d cmdutils & opencl: add -opencl_bench option to test and show available OpenCL devices 11 years ago
James Almer 56572787ae Add Windows resource file support for shared libraries 11 years ago
Michael Niedermayer 4d0ac9aee9 Makefile: add dependancies for ffversion.h 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
Michael Niedermayer 16f4e2ab27 Makefile: remove version.h on distclean 11 years ago
Timothy Gu 82b2e9cb1d build: rename version.h to libavutil/ffversion.h 11 years ago
Martin Storsjö dc80e2f7a5 Makefile: Fix building programs on systems with a nonempty executable suffix 11 years ago
Michael Niedermayer 325c918fa3 Makefile: Fix building progs out of progs_g 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
Stefano Sabatini 90cb081f88 build: drop unused ALLMANPAGES variable 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
Loren Merritt 064146480b tools: add tiny_ssim 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
Stefano Sabatini 7ca102a7d7 examples: add README file with simple compilation instructions 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
Michael Niedermayer 7621c3538f Makefile: remove old codec_names.h on distclean 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
jamal 95d1af1188 build: Fix compilation when configuring with a prog suffix 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
Michael Niedermayer 7c8b5d1d80 Makefile: remove checkheaders from the main check target 13 years ago
Nedeljko Babic 3827a86eac Optimization of AMR NB and WB decoders for MIPS 13 years ago