739 Commits (4b4c7d6e1a700ef6b784b2f0b093e200ed049c20)

Author SHA1 Message Date
Michael Niedermayer d40679d89c Add support for building fuzzer tools for an individual demuxer 4 years ago
Michael Niedermayer e3af2a0756 tools:target_dem_fuzzer: Split into a fuzzer fuzzing at the protocol level and one fuzzing a fixed demuxer input 4 years ago
Carl Eugen Hoyos 613de37a6c Makefile: Delete more created files when running "make distclean". 5 years ago
James Almer 964eb754b4 tools: add a fuzzer tool for bitstream filters 5 years ago
Michael Niedermayer 710b7ec071 tools: Add fuzzer for demuxers 6 years ago
Diego Biurrun 7e5bde93a1 build: Rename OBJDIRS variable to OUTDIRS 6 years ago
Carl Eugen Hoyos 8d422e7fef Makefile: Allow "make clean" to delete compat/atomics/pthread/stdatomic.o 6 years ago
James Almer 3735d55af3 avcodec/parser: move parsers list and related API to its own file 6 years ago
Josh de Kock d8ae40611b Revert "lavd: add new API for iterating input and output devices" 7 years ago
Josh de Kock 0fd475704e lavd: add new API for iterating input and output devices 7 years ago
Josh de Kock 0694d87024 lavf: add new API for iterating muxers and demuxers 7 years ago
Josh de Kock 7e8eba2d87 lavc: add new API for iterating codecs and codec parsers 7 years ago
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