632 Commits (6f838dee3cf86bf8b7196ef25bcce1cb4736a0c4)

Author SHA1 Message Date
Michael Niedermayer 4ae87554f3 Makefile: add dependencies which require ffversion.h 10 years ago
Lukasz Marek f524d2e47c ffserver: move configuration code to separate file 10 years ago
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
Michael Niedermayer 9595f36700 Makefile: fix out of tree builds of .m files 11 years ago
Diego Biurrun b4dd424d96 Remove all SPARC architecture optimizations 11 years ago
Nicolas George 8400368f31 tools: add uncoded_frame test program. 11 years ago
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