11503 Commits (96db4a62e0ac642441e25b74c4e6fb7233d1350c)

Author SHA1 Message Date
Andrea Mastroberti 90ce54804a
avfilter/smartblur: Added alpha layer support 8 months ago
Zhao Zhili 8c21f1e3b7 avfilter/dnn: Refactor DNN parameter configuration system 8 months ago
Marton Balint b0093ab8a3 avfilter/vf_geq: fix interpolation with 1 pixel width/height 8 months ago
Marton Balint 64330e365b avfilter/blend: use a per-thread AVExpr 8 months ago
Marton Balint a69a0b689c avfilter/blend: put slice parameters to a single struct 8 months ago
Marton Balint 77fc047bd9 avfilter/vsrc_testsrc: do not round down width and height for color src 8 months ago
J. Dekker ca583b22e4 avfilter/riscv: build afir only if required 8 months ago
Andreas Rheinhardt ebe78e3ef0 avfilter/af_volume: Don't free options manually 8 months ago
PoorvaGaikar 8b6e66d0f0 avfilter/f_select.c: add support for iw and ih variables 8 months ago
Andreas Rheinhardt 894879a1df avfilter/Makefile: Add missing morpho->framesync dependency 8 months ago
Andreas Rheinhardt b5cf359c97 avfilter/Makefile: Add missing identity->framesync dependency 8 months ago
Andreas Rheinhardt 9ec928e627 avfilter/x86/Makefile: Fix standalone build of haldclut filter 8 months ago
Andreas Rheinhardt 0d80348748 avfilter/vf_lut3d: Fix standalone build of lut1d 8 months ago
Andreas Rheinhardt afda5ee7b9 avfilter/Makefile: Add missing multiply->framesync dependency 8 months ago
Andreas Rheinhardt c11d7ca2f0 avfilter/x86/Makefile: Add missing dependencies for sobel filter 8 months ago
Andreas Rheinhardt 3c7dc9ea59 avfilter/vf_convolution: Fix compilation with sobel disabled 8 months ago
Andreas Rheinhardt dd246bdc0f avfilter/Makefile: Add missing guided->framesync dependency 8 months ago
Andreas Rheinhardt 7e582d8b3e avfilter/vsrc_testsrc: Fix compilation of colorchart filter 8 months ago
Andreas Rheinhardt 03618ee8a8 avfilter/Makefile: Add scale(2ref)->framesync dependency 8 months ago
Andreas Rheinhardt 2e1b95283e avfilter/vf_xmedian: Define OFFSET, FLAGS macros unconditionally 8 months ago
Andreas Rheinhardt db53ee915d avfilter/Makefile: Add missing colormap->framesync dependency 8 months ago
Andreas Rheinhardt 609d2c01ea avfilter/Makefile: Add missing tiltshelf entry 8 months ago
James Almer 82397084a9 avfilter/vf_scale: properly reinitialize framesync 8 months ago
James Almer ccf395e8bd avfilter/framesync: reset nb_in on allocation failure 8 months ago
James Almer eb392e4100 avfilter/vf_scale: don't expose framesync options in vf_scale2ref 8 months ago
Niklas Haas 6a5b021e35 avfilter/vf_scale: fix input declaration 8 months ago
Niklas Haas 95568c4e31 avfilter/scale2ref: deprecate in favor of scale=rw:rh 8 months ago
Niklas Haas bb80445813 avfilter/vf_scale: add optional "ref" input 8 months ago
Niklas Haas e82a3997cd avfilter/vf_scale: switch to FFFrameSync 8 months ago
Niklas Haas a5032dc12a avfilter/framesync: make framesync_class un-static 8 months ago
Michael Niedermayer e757726e89
avfilter/avfiltergraph: return value of ff_request_frame() is unused 8 months ago
Haihao Xiang 578ac59887 lavfi/qsv: Copy metadata fields from the given input 8 months ago
Niklas Haas a2cdb2f5be avfilter/f_sidedata: synchronize with side data list 9 months ago
Michael Niedermayer 02301017d2
avfilter/vf_thumbnail_cuda: Set ret before checking it 9 months ago
Michael Niedermayer e7174e66ac
avfilter/signature_lookup: Dont copy uninitialized stuff around 9 months ago
Michael Niedermayer 25cb66369e
avfilter/signature_lookup: Fix 2 differences to the refernce SW 9 months ago
Xinpeng Sun 35ae44c615 lavfi/tonemap_vaapi: Add support for HDR to HDR tone mapping 9 months ago
Haihao Xiang db22804145 lavfi/tonemap_vaapi: Update the log 9 months ago
Haihao Xiang 3172a6722e lavfi/tonemap_vaapi: By default use bt709 for output frame 9 months ago
Haihao Xiang 5c55e4e297 lavfi: Add drawbox_vaapi filter 9 months ago
Haihao Xiang 42eb10ecc6 lavfi: Add pad_vaapi filter 9 months ago
Haihao Xiang 16616a3d1b lavfi/vaapi_vpp: Use dynamic frame pool in outlink if possible 9 months ago
Nicolas Gaullier 376b3d53c5 avfilter/vf_colorspace: use colorspace negotiation API 9 months ago
LuMingYin 5e380bcdb1 avfilter/af_channelsplit: fix memory leak 9 months ago
Fei Wang 0534d2ac84 lavfi/dnn_backend_torch: Include mem.h 9 months ago
Marton Balint 4721b9f15f avfilter/buffersrc: never override channel count in av_buffersrc_add_frame_flags 9 months ago
Anton Khirnov d7cde009ce lavfi/avfilter: add an "auto" constant to the threads option 9 months ago
Anton Khirnov b0e1bc6298 lavfi/vf_scale: fix AVOption flags for "size"/"s" 9 months ago
Wenbin Chen 478d97f303 libavfilter/dnn_io_proc: Take step into consideration when crop frame 9 months ago
Wenbin Chen 8869f5ce86 libavfilter/dnn_backend_openvino: Check bbox's height 9 months ago