11544 Commits (6398242bb2b9bfdef9d7fd4614a3518ffb1fefec)

Author SHA1 Message Date
Andrew Sayers 5d54a25eea avfilter/af_afade: fix opt_type for nb_samples/ns 6 months ago
Stefano Sabatini 3764b8ecdb lavfi: add Perlin noise generator 6 months ago
Andreas Rheinhardt 2330e77c97 avfilter/textutils: Constify ff_expand_text() 6 months ago
Andreas Rheinhardt ba457e9adb avfilter/textutils,vf_drawtext,qrencode: Constify function pointers 6 months ago
James Almer 0cb733d276 avfilter/vf_showinfo: don't use sizeof(AVSphericalMapping) 6 months ago
James Almer beacdbf4b4 avfilter/vf_showinfo: only print yaw, pitch, and roll if set 6 months ago
James Almer 778096757d avfilter/vf_showinfo: use av_spherical_projection_name() 6 months ago
James Almer 6da38e11f6 avfilter/vf_showinfo: don't use sizeof(AVStereo3D) 6 months ago
James Almer 3478cf2c2d avfilter/vf_showinfo: print more Stereo 3D fields 6 months ago
Michael Niedermayer 0da6865ce2
avfilter/qsvvpp: Remove unreachable code 7 months ago
Michael Niedermayer 9c9f095e30
avfilter/vf_rotate: Check ff_draw_init2() return value 7 months ago
Rémi Denis-Courmont 378d1b06c3 riscv: probe for Zbb extension at load time 7 months ago
Wenbin Chen 7560db937d libavfi/dnn: enable LibTorch xpu device option support 7 months ago
Gerion Entrup 300df41c30
libavfilter/signature_lookup: fix jaccard distance 7 months ago
Gyan Doshi d55f5cba7b avfilter/trim: flag trim filter as metadata only 7 months ago
Rémi Denis-Courmont b114952030 lavfi: get rid of bespoke double scalar products 7 months ago
Andreas Rheinhardt 2d818644a3 avfilter/af_afir: Merge header into af_afir.c 7 months ago
Andreas Rheinhardt 21bfc62642 avfilter/af_aiir: Avoid unchecked allocation 7 months ago
Andreas Rheinhardt 37cc648fbd avfilter/af_aiir: Remove dead code 7 months ago
Andreas Rheinhardt dfd0320e23 avfilter/vf_signalstats: Use 64bit for processing histogram 7 months ago
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 8 months ago
Andreas Rheinhardt 42e0e05834 avfilter/af_atempo: Simplify resetting 8 months ago
Andreas Rheinhardt 35e7fa0a2e avfilter/af_atempo: Properly check av_tx_init() 8 months ago
Zhao Zhili 553c572204 avfilter/vf_dnn_detect: Fix null pointer dereference 8 months ago
Andreas Rheinhardt 9a74581234 avfilter/vf_signalstats: Reindent after the previous commit 8 months ago
Andreas Rheinhardt 48c0cce83d avfilter/vf_signalstats: Deduplicate <= 8 and > 8 bit code 8 months ago
Andreas Rheinhardt f2dac83628 avfilter/vf_signalstats: Use av_dict_set_int() where appropriate 8 months ago
LuMingYin 3f691c0c6a libavfilter/vf_curves: fix a memory leak on error path 8 months ago
Andreas Rheinhardt 0d7430d3ab avfilter/vf_v360: Add assert to suppress Coverity false positives 8 months ago
Andreas Rheinhardt f3d206d25f fftools, avfilter, avformat: Simplify check for "is dictionary empty?" 8 months ago
Haihao Xiang 127ded5078 lavfi/qsvvpp: require a dynamic frame pool for output if possible 8 months ago
Haihao Xiang 5646285f76 lavfi/qsvvpp: use the right mfxFrameInfo when dynamic frame pool is used 8 months ago
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