725 Commits (403cde8e85101c8d4d99a3df4bde51e5a24cfded)

Author SHA1 Message Date
James Almer 5c2a01f064 Makefile: fix distclean target 7 years ago
James Almer e7e7d56a85 Makefile: fix distclean target 7 years ago
Diego Biurrun 7ebe7e8e7a build: Remove pkg-config files on clean instead of on distclean 7 years ago
Diego Biurrun fbf77b5ac3 build: Add uninstall-pkgconfig target to match install-lib*-pkgconfig 7 years ago
Diego Biurrun cbcdb2d8e4 build: Delete compiler-generated compat files on 'make clean' 7 years ago
Marton Balint ff6de6b180 Makefile: generate stripped CLI tools directly instead of copying unstripped ones first 7 years ago
James Almer cafd9d66ed build: add install targets for the examples 7 years ago
James Almer 72da8491ca build: don't call install with the -T option 7 years ago
wm4 70143a3954 dxva: add support for new dxva2 and d3d11 hwaccel APIs 7 years ago
Diego Biurrun fd502f4f5f build: Generalize yasm/nasm-related variable names 8 years ago
Mark Thompson e462ace84b ffmpeg: Enable generic hwaccel support for VDPAU 8 years ago
Mark Thompson be51073352 ffmpeg: Enable generic hwaccel support for VAAPI 8 years ago
Mark Thompson 06043cc0bc ffmpeg: Generic device setup 8 years ago
Paul B Mahol 1a30bf60be tools: add sofa2wavs 8 years ago
James Almer 3e295e633c build: remove --enable-raise-major configure option 8 years ago
Timo Rothenpieler f1ab71b046 build: add support for building .cu files via nvcc 8 years ago
Michael Niedermayer 5b499bf4a0 Make tools/target_dec_*_fuzzer buildable with configure and make 8 years ago
James Almer 802d94c36e build: fix tools build dependencies 8 years ago
Carl Eugen Hoyos a2ca9e11ff Makefile: Clean compat/atomics/pthread subdirectory. 8 years ago
Diego Biurrun 3c0efbd033 build: Allow generating dependencies as a side-effect of assembling 8 years ago
Diego Biurrun 39e208f4d4 build: Generalize yasm/nasm-related variable names 8 years ago
Diego Biurrun d1d6230ea3 build: Add "build" shorthand target that depends on all compile targets 8 years ago
Carl Eugen Hoyos d100dc6c99 Makefile: Clean compat subdirectory. 8 years ago
Diego Biurrun 7cb1d9e2db build: Fine-grained link-time dependency settings 8 years ago
Diego Biurrun c95169f0ec build: Move cli tool sources to a separate subdirectory 8 years ago
Diego Biurrun ab566cc96b build: Separate logic for building examples from that for building avtools 8 years ago
Diego Biurrun acb0dea27e build: Split logic for building examples off into a separate Makefile 8 years ago
Diego Biurrun 533339bdcc build: Drop leftover reference to old EXAMPLES logic 8 years ago
Diego Biurrun 122de16dd8 Replace cmdutils_common_opts.h by a macro 8 years ago
Diego Biurrun 2a2889e130 build: Remove stray duplicate conditional variable declaration 8 years ago
Diego Biurrun 92db508307 build: Generate pkg-config files from Make and not from configure 8 years ago
Diego Biurrun edb4348732 build: Store library version numbers in .version files 8 years ago
Diego Biurrun 11a9320de5 build: Move build-system-related helper files to a separate subdirectory 8 years ago
Diego Biurrun be2d555c98 build: Use _extralibs variable names instead of _libs everywhere 8 years ago
Diego Biurrun c833c2034f build: Ensure that the "all" target appears before all Makefile includes 8 years ago
Diego Biurrun 3e105d0884 build: Move entries related to building TOOLS to a subdirectory Makefile 8 years ago
Diego Biurrun 4104cc5622 build: Warn that reconfiguration is necessary if version.h files changed 8 years ago
Diego Biurrun 5d45fe7da9 build: Add EXTRALIBS to TOOLS linker command 8 years ago
Diego Biurrun 3794062ab1 Remove Plan 9 support 8 years ago
Diego Biurrun 14cab426b0 build: Hardcode avversion.h dependency 8 years ago
Anton Khirnov 7c9e2b295e Makefile: fix checking whether reconfiguring is required 8 years ago
Diego Biurrun d32571626a build: Add VSX-OBJS to SUBDIR_VARS 8 years ago
Diego Biurrun 93d5b022a9 build: Drop duplicate asm recipe 8 years ago
Timo Rothenpieler d865e74e6d ffmpeg: Add cuvid hwaccel support 9 years ago
Diego Biurrun c5fd4b5061 build: Simplify postprocessing of linker version script files 9 years ago
Diego Biurrun 535a742c26 build: Change structure of the linker version script templates 9 years ago
Diego Biurrun 5b1b495c8d build: Print a message when generating version scripts 9 years ago
Diego Biurrun 6641819fee build: Ignore generated mapfile and remove it on distclean 9 years ago
Anton Khirnov 06edef3d5e Generate the lists of enabled protocols/bsfs from configure. 9 years ago
Diego Biurrun 01621202aa build: miscellaneous cosmetics 9 years ago