747 Commits (a1f2e42ebf4c5af0f0975947fa40aa8679b82052)

Author SHA1 Message Date
Martin Storsjö 8a00caf309 Remove mentions of a nonexistent avversion.h 3 years ago
Andreas Rheinhardt 20b0d24c2f Makefile: Redo duplicating object files in shared builds 3 years ago
Zhao Zhili 3c56b9c597 build: add .metal to vpath to fix build error 3 years ago
Shiyou Yin 9a840ffa17 avutil: [loongarch] Add support for loongarch SIMD. 3 years ago
Anton Khirnov 5fdb5ed613 FATE: add a test for sliced scaling 3 years ago
Andreas Rheinhardt 420cedd497 libavresample: Remove deprecated library 4 years ago
James Almer f47d7a3b42 avcodec: move core AVCodecContext functions from util.c to a new file 4 years ago
Anton Khirnov 65c4d5d72e tools/enum_options: fix build and add to Makefile 4 years ago
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