10388 Commits (2d90fc89f2a804a096ff092797c14432b63c8120)

Author SHA1 Message Date
Anton Khirnov 357ba45a5c lavfi: use AVFrame.duration instead of AVFrame.pkt_duration 2 years ago
Timo Rothenpieler 61c151a098 avfilter/vsrc_ddagrab: dynamically load SetThreadDpiAwarenessContext 2 years ago
Timo Rothenpieler cb22d5ea3c avfilter/vsrc_ddagrab: fix checkheaders error 2 years ago
Timo Rothenpieler f611255480 avfilter: add vsrc_ddagrab 2 years ago
Michael Niedermayer fd26b07e8b Bump versions after 5.1 branch 2 years ago
Michael Niedermayer 6f1b144358 Bump Versions for 5.1 branch 2 years ago
Michael Niedermayer dd6040675e avfilter/vf_signature: Fix integer overflow in filter_frame() 2 years ago
George Floarea 9222965fdd avfilter/vf_xfade: fix zx and zy comparison for slide* 2 years ago
Marton Balint 846488cca8 avfilter/vf_zscale: enable AVX512 zimg functions 2 years ago
Marton Balint a6f0e641bc avfilter/vf_zscale: simplify and fix slice_params calculations 2 years ago
Marton Balint 68fdc9de84 avfilter/vf_zscale: remove some unneeded initializations 2 years ago
Mohamed Khaled Mohamed b1648150b2 avfilter: add chromakey_cuda filter 2 years ago
Paul B Mahol fc1ca18fcf avfilter/vf_xfade: add two more transitions 2 years ago
Paul B Mahol 6ed9eaf664 avfilter: add remap opencl filter 2 years ago
Vignesh Venkatasubramanian aa8905a1b1 avfilter/xstack: Add support for fixed size grid 2 years ago
Andreas Rheinhardt 624d0cf428 avfilter/vf_atadenoise: Remove unused-but-set variables 2 years ago
Gyan Doshi 0744c84792 avfilter/Makefile: always make colorspace.o 2 years ago
Paul B Mahol 5a4ffb4f5e avfilter/vf_gblur: properly round output 2 years ago
Andreas Rheinhardt ed42a51930 avfilter/x86/vf_bwdif: Remove obsolete MMXEXT functions 2 years ago
Andreas Rheinhardt 7c3c1d938f avfilter/x86/vf_idet: Remove obsolete MMX(EXT) functions 2 years ago
Andreas Rheinhardt 4d7128be9a avfilter/x86/vf_yadif: Remove obsolete MMXEXT functions 2 years ago
Andreas Rheinhardt 77b2a422a0 avfilter/x86/vf_eq_init: Remove obsolete MMXEXT function 2 years ago
Andreas Rheinhardt c5dd2fdc09 avfilter/x86/vf_noise: Remove obsolete MMX function 2 years ago
Paul B Mahol aa1babc59a avfilter/vf_estdif: tweak ecost option 2 years ago
Nil Admirari 69364a06c6 libavfilter/vf_frei0r.c: Use UTF-8 version of getenv() 2 years ago
rcombs 6c3a82f043 lavfi/drawutils: improve colorspace support 2 years ago
rcombs a5b3b65dc0 lavfi/colorspace: add ff_matrix_mul_3x3_vec 2 years ago
Paul B Mahol 42289d5eaf avfilter/vf_zscale: dissallow too small slices 2 years ago
Paul B Mahol d39f9feddc avfilter: add virtualbass filter 2 years ago
Andreas Rheinhardt 40e6575aa3 all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2 years ago
Pierre-Anthony Lemieux 4d45f5acbd
avfilter/showinfo: refactor to use avutil/uuid 2 years ago
Thilo Borgmann 72106d6cc3 lavfi/blockdetect: Reindent after last commit 2 years ago
Thilo Borgmann b7cea55730 lavfi/blockdetect: Fix possible div by 0 2 years ago
rcombs c6364b711b lavfi/vf_tonemap_opencl: fix build 3 years ago
rcombs 3e580351bc lavfi/vf_scale_vulkan: fix build 3 years ago
Thilo Borgmann e9107d16f3 lavfi/blockdetect: Remove nop init() function 3 years ago
Leo Izen d42b410e05 avutil/csp: create public API for colorspace structs 3 years ago
Paul B Mahol a7e0997324 avfilter/af_biquads: refactor some options 3 years ago
Paul B Mahol 525f83becd avfilter: add tiltshelf audio filter 3 years ago
Paul B Mahol 93b31dae1d avfilter/af_biquads: fix low/highshelf 'k' calculation 3 years ago
Fei Wang 6ec127b223 avfilter/vf_vpp_qsv: set outlink to EOF correctly 3 years ago
Haihao Xiang 478e1a98a2 qsv: add requirement for the mininal version of libmfx 3 years ago
Anton Khirnov fa26e17747 lavfi/vf_v360: implement output mask for barrelsplit 3 years ago
Anton Khirnov 83a5ef5113 lavfi/vf_v360: fix barrelsplit transform with padding 3 years ago
Anton Khirnov 82784ddf33 lavfi/vf_v360: factorize vector computation for barrelsplit 3 years ago
Anton Khirnov 58bb83c7ed lavfi/vf_v360: drop nonsense inline specifier 3 years ago
Thilo Borgmann 9cb9da62a3 avfilter: Add blockdetect filter 3 years ago
softworkz f579a1d08b avfilter: use avpriv_fopen_utf8() instead of plain fopen() 3 years ago
Paul B Mahol d2ef44fbb1 avfilter/af_afftfilt: add threads support 3 years ago
Martin Storsjö 6076dbcb55 Switch uses of av_fopen_utf8 to avpriv_fopen_utf8 3 years ago