11542 Commits (2902ed25b58cb31ec3e0c2ef7d4740ae18200d2d)

Author SHA1 Message Date
Andreas Rheinhardt 2330e77c97 avfilter/textutils: Constify ff_expand_text() 8 months ago
Andreas Rheinhardt ba457e9adb avfilter/textutils,vf_drawtext,qrencode: Constify function pointers 8 months ago
James Almer 0cb733d276 avfilter/vf_showinfo: don't use sizeof(AVSphericalMapping) 8 months ago
James Almer beacdbf4b4 avfilter/vf_showinfo: only print yaw, pitch, and roll if set 8 months ago
James Almer 778096757d avfilter/vf_showinfo: use av_spherical_projection_name() 8 months ago
James Almer 6da38e11f6 avfilter/vf_showinfo: don't use sizeof(AVStereo3D) 8 months ago
James Almer 3478cf2c2d avfilter/vf_showinfo: print more Stereo 3D fields 8 months ago
Michael Niedermayer 0da6865ce2
avfilter/qsvvpp: Remove unreachable code 9 months ago
Michael Niedermayer 9c9f095e30
avfilter/vf_rotate: Check ff_draw_init2() return value 9 months ago
Rémi Denis-Courmont 378d1b06c3 riscv: probe for Zbb extension at load time 9 months ago
Wenbin Chen 7560db937d libavfi/dnn: enable LibTorch xpu device option support 9 months ago
Gerion Entrup 300df41c30
libavfilter/signature_lookup: fix jaccard distance 9 months ago
Gyan Doshi d55f5cba7b avfilter/trim: flag trim filter as metadata only 9 months ago
Rémi Denis-Courmont b114952030 lavfi: get rid of bespoke double scalar products 9 months ago
Andreas Rheinhardt 2d818644a3 avfilter/af_afir: Merge header into af_afir.c 9 months ago
Andreas Rheinhardt 21bfc62642 avfilter/af_aiir: Avoid unchecked allocation 9 months ago
Andreas Rheinhardt 37cc648fbd avfilter/af_aiir: Remove dead code 9 months ago
Andreas Rheinhardt dfd0320e23 avfilter/vf_signalstats: Use 64bit for processing histogram 9 months ago
Zhao Zhili 6de951923b avfilter/dnn: Remove a level of dereference 9 months ago
Zhao Zhili a1fea7e11b avfilter/dnn_backend_torch: Simplify memory allocation 9 months ago
Zhao Zhili abfefbb33b avfilter/dnn_backend_tf: Simplify memory allocation 9 months ago
Zhao Zhili a40df366c4 avfilter/dnn_backend_tf: Fix free context at random place 9 months ago
Zhao Zhili d3db7bbc03 avfilter/dnn_backend_tf: Remove one level of indentation 9 months ago
Zhao Zhili 57a3c2cd40 avfilter/dnn_backend_openvino: simplify memory allocation 9 months ago
Zhao Zhili ac52cee72e avfilter/dnn_backend_openvino: Fix free context at random place 9 months ago
Zhao Zhili 093f5da534 avfilter/dnn: Don't show backends which are not supported by a filter 9 months ago
Zhao Zhili 4f051c746b avfilter/dnn: Use dnn_backend_info_list to search for dnn module 9 months ago
Andreas Rheinhardt ece95dc3dc avfilter/af_atempo: Fix indentation 10 months ago
Andreas Rheinhardt 42e0e05834 avfilter/af_atempo: Simplify resetting 10 months ago
Andreas Rheinhardt 35e7fa0a2e avfilter/af_atempo: Properly check av_tx_init() 10 months ago
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