11512 Commits (44bbafb69fa64d8cc2f655da00edf2eb1ecae2ea)

Author SHA1 Message Date
Zhao Zhili 553c572204 avfilter/vf_dnn_detect: Fix null pointer dereference 10 months ago
Andreas Rheinhardt 9a74581234 avfilter/vf_signalstats: Reindent after the previous commit 10 months ago
Andreas Rheinhardt 48c0cce83d avfilter/vf_signalstats: Deduplicate <= 8 and > 8 bit code 10 months ago
Andreas Rheinhardt f2dac83628 avfilter/vf_signalstats: Use av_dict_set_int() where appropriate 10 months ago
LuMingYin 3f691c0c6a libavfilter/vf_curves: fix a memory leak on error path 10 months ago
Andreas Rheinhardt 0d7430d3ab avfilter/vf_v360: Add assert to suppress Coverity false positives 10 months ago
Andreas Rheinhardt f3d206d25f fftools, avfilter, avformat: Simplify check for "is dictionary empty?" 10 months ago
Haihao Xiang 127ded5078 lavfi/qsvvpp: require a dynamic frame pool for output if possible 10 months ago
Haihao Xiang 5646285f76 lavfi/qsvvpp: use the right mfxFrameInfo when dynamic frame pool is used 10 months ago
Andrea Mastroberti 90ce54804a
avfilter/smartblur: Added alpha layer support 10 months ago
Zhao Zhili 8c21f1e3b7 avfilter/dnn: Refactor DNN parameter configuration system 10 months ago
Marton Balint b0093ab8a3 avfilter/vf_geq: fix interpolation with 1 pixel width/height 10 months ago
Marton Balint 64330e365b avfilter/blend: use a per-thread AVExpr 10 months ago
Marton Balint a69a0b689c avfilter/blend: put slice parameters to a single struct 10 months ago
Marton Balint 77fc047bd9 avfilter/vsrc_testsrc: do not round down width and height for color src 10 months ago
J. Dekker ca583b22e4 avfilter/riscv: build afir only if required 10 months ago
Andreas Rheinhardt ebe78e3ef0 avfilter/af_volume: Don't free options manually 10 months ago
PoorvaGaikar 8b6e66d0f0 avfilter/f_select.c: add support for iw and ih variables 10 months ago
Andreas Rheinhardt 894879a1df avfilter/Makefile: Add missing morpho->framesync dependency 10 months ago
Andreas Rheinhardt b5cf359c97 avfilter/Makefile: Add missing identity->framesync dependency 10 months ago
Andreas Rheinhardt 9ec928e627 avfilter/x86/Makefile: Fix standalone build of haldclut filter 10 months ago
Andreas Rheinhardt 0d80348748 avfilter/vf_lut3d: Fix standalone build of lut1d 10 months ago
Andreas Rheinhardt afda5ee7b9 avfilter/Makefile: Add missing multiply->framesync dependency 10 months ago
Andreas Rheinhardt c11d7ca2f0 avfilter/x86/Makefile: Add missing dependencies for sobel filter 10 months ago
Andreas Rheinhardt 3c7dc9ea59 avfilter/vf_convolution: Fix compilation with sobel disabled 10 months ago
Andreas Rheinhardt dd246bdc0f avfilter/Makefile: Add missing guided->framesync dependency 10 months ago
Andreas Rheinhardt 7e582d8b3e avfilter/vsrc_testsrc: Fix compilation of colorchart filter 10 months ago
Andreas Rheinhardt 03618ee8a8 avfilter/Makefile: Add scale(2ref)->framesync dependency 10 months ago
Andreas Rheinhardt 2e1b95283e avfilter/vf_xmedian: Define OFFSET, FLAGS macros unconditionally 10 months ago
Andreas Rheinhardt db53ee915d avfilter/Makefile: Add missing colormap->framesync dependency 10 months ago
Andreas Rheinhardt 609d2c01ea avfilter/Makefile: Add missing tiltshelf entry 10 months ago
James Almer 82397084a9 avfilter/vf_scale: properly reinitialize framesync 10 months ago
James Almer ccf395e8bd avfilter/framesync: reset nb_in on allocation failure 10 months ago
James Almer eb392e4100 avfilter/vf_scale: don't expose framesync options in vf_scale2ref 10 months ago
Niklas Haas 6a5b021e35 avfilter/vf_scale: fix input declaration 10 months ago
Niklas Haas 95568c4e31 avfilter/scale2ref: deprecate in favor of scale=rw:rh 10 months ago
Niklas Haas bb80445813 avfilter/vf_scale: add optional "ref" input 10 months ago
Niklas Haas e82a3997cd avfilter/vf_scale: switch to FFFrameSync 10 months ago
Niklas Haas a5032dc12a avfilter/framesync: make framesync_class un-static 10 months ago
Michael Niedermayer e757726e89
avfilter/avfiltergraph: return value of ff_request_frame() is unused 10 months ago
Haihao Xiang 578ac59887 lavfi/qsv: Copy metadata fields from the given input 10 months ago
Niklas Haas a2cdb2f5be avfilter/f_sidedata: synchronize with side data list 10 months ago
Michael Niedermayer 02301017d2
avfilter/vf_thumbnail_cuda: Set ret before checking it 10 months ago
Michael Niedermayer e7174e66ac
avfilter/signature_lookup: Dont copy uninitialized stuff around 10 months ago
Michael Niedermayer 25cb66369e
avfilter/signature_lookup: Fix 2 differences to the refernce SW 10 months ago
Xinpeng Sun 35ae44c615 lavfi/tonemap_vaapi: Add support for HDR to HDR tone mapping 11 months ago
Haihao Xiang db22804145 lavfi/tonemap_vaapi: Update the log 11 months ago
Haihao Xiang 3172a6722e lavfi/tonemap_vaapi: By default use bt709 for output frame 11 months ago
Haihao Xiang 5c55e4e297 lavfi: Add drawbox_vaapi filter 11 months ago
Haihao Xiang 42eb10ecc6 lavfi: Add pad_vaapi filter 11 months ago