11557 Commits (dc763efe70a3a8999bea81f788a2629ca95de9c9)

Author SHA1 Message Date
Michael Niedermayer 382e9e79f3
avfilter/af_aderivative: Free out on error 6 months ago
Michael Niedermayer 62d4414d54
avfilter/af_amerge: Cleanup on av_channel_layout_copy() failure 6 months ago
Michael Niedermayer a5c815f937
avfilter/af_afir: Assert format 6 months ago
Michael Niedermayer 8f9a6c4ea8
avfilter/af_afftdn: Assert format 6 months ago
Michael Niedermayer 5fe8bf4aa5
avfilter/af_pan: check nb_output_channels before use 6 months ago
Michael Niedermayer 2d0d502ff1
avfilter/af_mcompand: compute half frequency in double 6 months ago
Michael Niedermayer cef720ab42
avfilter/af_channelsplit: Assert that av_channel_layout_channel_from_index() succeeds 6 months ago
Michael Niedermayer 7a0ea15c7a
avfilter/af_aresample: Cleanup on av_channel_layout_copy() failure 6 months ago
James Almer a528a54ee1 avfilter/vf_tiltandshift: fix buffer offset for yuv422p input 6 months ago
Jun Zhao 03c2e9d77e lavf/scdet: minor fix 6 months ago
Michael Niedermayer c296d4fdec
avfilter/vf_avgblur: Check plane instead of AVFrame 6 months ago
Michael Niedermayer 34f821e448
avfilter/drawutils: Fix depthb computation 6 months ago
Michael Niedermayer aab0c344c5
avfilter/avf_showcwt: Check av_parse_video_rate() for failure 6 months ago
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