11524 Commits (6de951923b2daed1d3a045522597888f5b9db53f)

Author SHA1 Message Date
Zhao Zhili 6de951923b avfilter/dnn: Remove a level of dereference 7 months ago
Zhao Zhili a1fea7e11b avfilter/dnn_backend_torch: Simplify memory allocation 7 months ago
Zhao Zhili abfefbb33b avfilter/dnn_backend_tf: Simplify memory allocation 7 months ago
Zhao Zhili a40df366c4 avfilter/dnn_backend_tf: Fix free context at random place 7 months ago
Zhao Zhili d3db7bbc03 avfilter/dnn_backend_tf: Remove one level of indentation 7 months ago
Zhao Zhili 57a3c2cd40 avfilter/dnn_backend_openvino: simplify memory allocation 7 months ago
Zhao Zhili ac52cee72e avfilter/dnn_backend_openvino: Fix free context at random place 7 months ago
Zhao Zhili 093f5da534 avfilter/dnn: Don't show backends which are not supported by a filter 7 months ago
Zhao Zhili 4f051c746b avfilter/dnn: Use dnn_backend_info_list to search for dnn module 7 months ago
Andreas Rheinhardt ece95dc3dc avfilter/af_atempo: Fix indentation 7 months ago
Andreas Rheinhardt 42e0e05834 avfilter/af_atempo: Simplify resetting 7 months ago
Andreas Rheinhardt 35e7fa0a2e avfilter/af_atempo: Properly check av_tx_init() 7 months ago
Zhao Zhili 553c572204 avfilter/vf_dnn_detect: Fix null pointer dereference 7 months ago
Andreas Rheinhardt 9a74581234 avfilter/vf_signalstats: Reindent after the previous commit 7 months ago
Andreas Rheinhardt 48c0cce83d avfilter/vf_signalstats: Deduplicate <= 8 and > 8 bit code 7 months ago
Andreas Rheinhardt f2dac83628 avfilter/vf_signalstats: Use av_dict_set_int() where appropriate 7 months ago
LuMingYin 3f691c0c6a libavfilter/vf_curves: fix a memory leak on error path 7 months ago
Andreas Rheinhardt 0d7430d3ab avfilter/vf_v360: Add assert to suppress Coverity false positives 7 months ago
Andreas Rheinhardt f3d206d25f fftools, avfilter, avformat: Simplify check for "is dictionary empty?" 7 months ago
Haihao Xiang 127ded5078 lavfi/qsvvpp: require a dynamic frame pool for output if possible 7 months ago
Haihao Xiang 5646285f76 lavfi/qsvvpp: use the right mfxFrameInfo when dynamic frame pool is used 7 months ago
Andrea Mastroberti 90ce54804a
avfilter/smartblur: Added alpha layer support 7 months ago
Zhao Zhili 8c21f1e3b7 avfilter/dnn: Refactor DNN parameter configuration system 7 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