11529 Commits (0415bb74c81ab0019e48bd2989ddf48d66918e9e)

Author SHA1 Message Date
Rémi Denis-Courmont b114952030 lavfi: get rid of bespoke double scalar products 6 months ago
Andreas Rheinhardt 2d818644a3 avfilter/af_afir: Merge header into af_afir.c 6 months ago
Andreas Rheinhardt 21bfc62642 avfilter/af_aiir: Avoid unchecked allocation 6 months ago
Andreas Rheinhardt 37cc648fbd avfilter/af_aiir: Remove dead code 6 months ago
Andreas Rheinhardt dfd0320e23 avfilter/vf_signalstats: Use 64bit for processing histogram 6 months ago
Zhao Zhili 6de951923b avfilter/dnn: Remove a level of dereference 6 months ago
Zhao Zhili a1fea7e11b avfilter/dnn_backend_torch: Simplify memory allocation 6 months ago
Zhao Zhili abfefbb33b avfilter/dnn_backend_tf: Simplify memory allocation 6 months ago
Zhao Zhili a40df366c4 avfilter/dnn_backend_tf: Fix free context at random place 6 months ago
Zhao Zhili d3db7bbc03 avfilter/dnn_backend_tf: Remove one level of indentation 6 months ago
Zhao Zhili 57a3c2cd40 avfilter/dnn_backend_openvino: simplify memory allocation 6 months ago
Zhao Zhili ac52cee72e avfilter/dnn_backend_openvino: Fix free context at random place 6 months ago
Zhao Zhili 093f5da534 avfilter/dnn: Don't show backends which are not supported by a filter 6 months ago
Zhao Zhili 4f051c746b avfilter/dnn: Use dnn_backend_info_list to search for dnn module 6 months ago
Andreas Rheinhardt ece95dc3dc avfilter/af_atempo: Fix indentation 6 months ago
Andreas Rheinhardt 42e0e05834 avfilter/af_atempo: Simplify resetting 6 months ago
Andreas Rheinhardt 35e7fa0a2e avfilter/af_atempo: Properly check av_tx_init() 6 months ago
Zhao Zhili 553c572204 avfilter/vf_dnn_detect: Fix null pointer dereference 6 months ago
Andreas Rheinhardt 9a74581234 avfilter/vf_signalstats: Reindent after the previous commit 6 months ago
Andreas Rheinhardt 48c0cce83d avfilter/vf_signalstats: Deduplicate <= 8 and > 8 bit code 6 months ago
Andreas Rheinhardt f2dac83628 avfilter/vf_signalstats: Use av_dict_set_int() where appropriate 6 months ago
LuMingYin 3f691c0c6a libavfilter/vf_curves: fix a memory leak on error path 6 months ago
Andreas Rheinhardt 0d7430d3ab avfilter/vf_v360: Add assert to suppress Coverity false positives 6 months ago
Andreas Rheinhardt f3d206d25f fftools, avfilter, avformat: Simplify check for "is dictionary empty?" 6 months ago
Haihao Xiang 127ded5078 lavfi/qsvvpp: require a dynamic frame pool for output if possible 6 months ago
Haihao Xiang 5646285f76 lavfi/qsvvpp: use the right mfxFrameInfo when dynamic frame pool is used 6 months ago
Andrea Mastroberti 90ce54804a
avfilter/smartblur: Added alpha layer support 6 months ago
Zhao Zhili 8c21f1e3b7 avfilter/dnn: Refactor DNN parameter configuration system 6 months ago
Marton Balint b0093ab8a3 avfilter/vf_geq: fix interpolation with 1 pixel width/height 6 months ago
Marton Balint 64330e365b avfilter/blend: use a per-thread AVExpr 6 months ago
Marton Balint a69a0b689c avfilter/blend: put slice parameters to a single struct 6 months ago
Marton Balint 77fc047bd9 avfilter/vsrc_testsrc: do not round down width and height for color src 6 months ago
J. Dekker ca583b22e4 avfilter/riscv: build afir only if required 6 months ago
Andreas Rheinhardt ebe78e3ef0 avfilter/af_volume: Don't free options manually 6 months ago
PoorvaGaikar 8b6e66d0f0 avfilter/f_select.c: add support for iw and ih variables 6 months ago
Andreas Rheinhardt 894879a1df avfilter/Makefile: Add missing morpho->framesync dependency 6 months ago
Andreas Rheinhardt b5cf359c97 avfilter/Makefile: Add missing identity->framesync dependency 6 months ago
Andreas Rheinhardt 9ec928e627 avfilter/x86/Makefile: Fix standalone build of haldclut filter 6 months ago
Andreas Rheinhardt 0d80348748 avfilter/vf_lut3d: Fix standalone build of lut1d 6 months ago
Andreas Rheinhardt afda5ee7b9 avfilter/Makefile: Add missing multiply->framesync dependency 6 months ago
Andreas Rheinhardt c11d7ca2f0 avfilter/x86/Makefile: Add missing dependencies for sobel filter 6 months ago
Andreas Rheinhardt 3c7dc9ea59 avfilter/vf_convolution: Fix compilation with sobel disabled 6 months ago
Andreas Rheinhardt dd246bdc0f avfilter/Makefile: Add missing guided->framesync dependency 6 months ago
Andreas Rheinhardt 7e582d8b3e avfilter/vsrc_testsrc: Fix compilation of colorchart filter 6 months ago
Andreas Rheinhardt 03618ee8a8 avfilter/Makefile: Add scale(2ref)->framesync dependency 6 months ago
Andreas Rheinhardt 2e1b95283e avfilter/vf_xmedian: Define OFFSET, FLAGS macros unconditionally 6 months ago
Andreas Rheinhardt db53ee915d avfilter/Makefile: Add missing colormap->framesync dependency 6 months ago
Andreas Rheinhardt 609d2c01ea avfilter/Makefile: Add missing tiltshelf entry 6 months ago
James Almer 82397084a9 avfilter/vf_scale: properly reinitialize framesync 6 months ago
James Almer ccf395e8bd avfilter/framesync: reset nb_in on allocation failure 6 months ago