10400 Commits (8d7d52721aa893715739acde602b27dcd2adce97)

Author SHA1 Message Date
Andreas Rheinhardt f0dd4ab055 avfilter/vf_cropdetect: Remove set-but-unused variable 2 years ago
Thilo Borgmann 665349c4c0 lavfi/vf_cropdetect: Reindent after last commit 2 years ago
Thilo Borgmann 9d66417cc5 lavfi/cropdetect: Add new mode to detect crop-area based on motion vectors and edges 2 years ago
Thilo Borgmann cf1f574431 lavfi/edge_common: Templatify ff_gaussian_blur and ff_sobel 2 years ago
Niklas Haas 1cbd4552fe fflcms2: move to libavcodec 2 years ago
Dmitry Rogozhkin e0691eab22 qsv: Update ffmpeg qsv_errors to recognize GPU hang and other statuses 2 years ago
Mattias Wadman 1ec1a48458 avfilter/vf_zscale: Add smpte240m transfer option and fix matrix option typo 2 years ago
Ting Fu 23953b9eb7 lavf/dnn: dump OpenVINO model input/output names to OVMdel struct. 2 years ago
Ting Fu 130d19bf20 lavf/sr: fix the segmentation fault caused by incorrect input frame free. 2 years ago
Wenbin Chen 636a629ff6 libavfilter/vf_overlay_qsv: Use format of first input to set output format for overlay_qsv 2 years ago
Timo Rothenpieler 926f355aff avfilter/vsrc_ddagrab: check for existence of DPI_AWARENESS_CONTEXT 2 years ago
Anton Khirnov ecd0a7c5bd lavfi/vf_showinfo: print frame durations 2 years ago
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* 3 years ago
Marton Balint 846488cca8 avfilter/vf_zscale: enable AVX512 zimg functions 3 years ago
Marton Balint a6f0e641bc avfilter/vf_zscale: simplify and fix slice_params calculations 3 years ago
Marton Balint 68fdc9de84 avfilter/vf_zscale: remove some unneeded initializations 3 years ago
Mohamed Khaled Mohamed b1648150b2 avfilter: add chromakey_cuda filter 3 years ago
Paul B Mahol fc1ca18fcf avfilter/vf_xfade: add two more transitions 3 years ago
Paul B Mahol 6ed9eaf664 avfilter: add remap opencl filter 3 years ago
Vignesh Venkatasubramanian aa8905a1b1 avfilter/xstack: Add support for fixed size grid 3 years ago
Andreas Rheinhardt 624d0cf428 avfilter/vf_atadenoise: Remove unused-but-set variables 3 years ago
Gyan Doshi 0744c84792 avfilter/Makefile: always make colorspace.o 3 years ago
Paul B Mahol 5a4ffb4f5e avfilter/vf_gblur: properly round output 3 years ago
Andreas Rheinhardt ed42a51930 avfilter/x86/vf_bwdif: Remove obsolete MMXEXT functions 3 years ago
Andreas Rheinhardt 7c3c1d938f avfilter/x86/vf_idet: Remove obsolete MMX(EXT) functions 3 years ago
Andreas Rheinhardt 4d7128be9a avfilter/x86/vf_yadif: Remove obsolete MMXEXT functions 3 years ago
Andreas Rheinhardt 77b2a422a0 avfilter/x86/vf_eq_init: Remove obsolete MMXEXT function 3 years ago
Andreas Rheinhardt c5dd2fdc09 avfilter/x86/vf_noise: Remove obsolete MMX function 3 years ago
Paul B Mahol aa1babc59a avfilter/vf_estdif: tweak ecost option 3 years ago
Nil Admirari 69364a06c6 libavfilter/vf_frei0r.c: Use UTF-8 version of getenv() 3 years ago
rcombs 6c3a82f043 lavfi/drawutils: improve colorspace support 3 years ago
rcombs a5b3b65dc0 lavfi/colorspace: add ff_matrix_mul_3x3_vec 3 years ago
Paul B Mahol 42289d5eaf avfilter/vf_zscale: dissallow too small slices 3 years ago
Paul B Mahol d39f9feddc avfilter: add virtualbass filter 3 years ago
Andreas Rheinhardt 40e6575aa3 all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 3 years ago
Pierre-Anthony Lemieux 4d45f5acbd
avfilter/showinfo: refactor to use avutil/uuid 3 years ago
Thilo Borgmann 72106d6cc3 lavfi/blockdetect: Reindent after last commit 3 years ago
Thilo Borgmann b7cea55730 lavfi/blockdetect: Fix possible div by 0 3 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