11590 Commits (d94cfd49009cf27a4c72c8bf254de6cff8f1d1f4)

Author SHA1 Message Date
Michael Niedermayer b98125e5a5
avfilter/vf_xfade: Compute w2, h2 with float 6 months ago
Michael Niedermayer f802d65de0
avfilter/vf_v360: Assert that vf was initialized 6 months ago
Michael Niedermayer 9229587c2d
avfilter/vf_unsharp_opencl: Use AV_VIDEO_MAX_PLANES 6 months ago
Michael Niedermayer e5c0f56ca0
avfilter/vf_tonemap_opencl: Dereference after NULL check 6 months ago
Michael Niedermayer 22ee55a1da
avfilter/af_surround: Check output format 6 months ago
Michael Niedermayer 43b62b7e0c
avfilter/vf_xfade_opencl: Check ff_inlink_consume_frame() for failure 6 months ago
Lynne 12080ff040
nlmeans_vulkan: fix uninitialized reads 6 months ago
Lynne 12f868cab5
vulkan_shaderc: add debug information to shaders 6 months ago
Lynne 2f7dfb0d15
vulkan_shaderc: fix error reporting for certain errors 6 months ago
Rémi Denis-Courmont f30e5bf1f5 lavfi/riscv: depend on RVB and simplify accordingly 6 months ago
Anton Khirnov 43f702a253 lavfi/framesync: avoid forcing frame writability unnecessarily 6 months ago
Rémi Denis-Courmont b5c111272b lavfi/riscv: add forward-edge CFI landing pads 6 months ago
Rémi Denis-Courmont 9108f3e5e1 lavfi/riscv: require B or zba explicitly 6 months ago
Michael Niedermayer 73ca4e75eb
avfilter/vf_xfade: Check ff_inlink_consume_frame() for failure 6 months ago
Michael Niedermayer 2a8fb3c2cc
avfilter/vf_scale: Check ff_scale_adjust_dimensions() for failure 6 months ago
Michael Niedermayer ad9df8bcfe
avfilter/scale_eval: Use 64bit, check values in ff_scale_adjust_dimensions() 6 months ago
Michael Niedermayer 6db4e326c2
avfilter/vf_neighbor_opencl: Use AV_PIX_MAX_PLANES 6 months ago
Michael Niedermayer ace2e25720
avfilter/vf_lut3d: Check av_scanf() 6 months ago
Michael Niedermayer 64aa233a88
avfilter/vf_fftfilt: Remove dead depth code 6 months ago
Michael Niedermayer 2af95b9214
avfilter/vf_elbg: Use unsigned for shifting into the top bit 6 months ago
Michael Niedermayer 05e21b8902
avfilter/vf_premultiply: Use AV_PIX_MAX_PLANES 6 months ago
Michael Niedermayer 9385847af4
avfilter/vf_deshake_opencl: Ensure that the first iteration initializes the best variables 6 months ago
Michael Niedermayer c37dc63c7d
avfilter/vf_deshake_opencl: Use AV_VIDEO_MAX_PLANES 6 months ago
Michael Niedermayer a7f5845a6c
avfilter: Free out on error 7 months ago
Michael Niedermayer 19a5a8997c
avfilter/vf_convolution_opencl: Assert that the filter name is one of the filters 7 months ago
Michael Niedermayer ec18ec9fc1
avfilter/vf_bm3d: Dont round MSE2SSE to an integer 7 months ago
Michael Niedermayer ffba528bc6
avfilter/vf_avgblur_opencl: Use AV_VIDEO_MAX_PLANES 7 months ago
Marvin Scholz 613c85a8f5
avfilter/af_channelsplit: fix mixed declaration and code 7 months ago
Michael Niedermayer 20e59af07e
avfilter/vf_tiltandshift: Free dst on error 7 months ago
James Almer 0b6c5e9df4 avfilter/vf_crop: prevent integer overflows when calculating SAR 7 months ago
Marvin Scholz 6d9c4bd69e
lavfi/perlin: Fix out of bounds stack buffer write 7 months ago
Niklas Haas 0deb301ba9 avfilter/vf_scale: test return code of scale_frame() 7 months ago
Niklas Haas 084e0b364d avfilter/vf_scale: fix frame lifetimes 7 months ago
Michael Niedermayer 382e9e79f3
avfilter/af_aderivative: Free out on error 7 months ago
Michael Niedermayer 62d4414d54
avfilter/af_amerge: Cleanup on av_channel_layout_copy() failure 7 months ago
Michael Niedermayer a5c815f937
avfilter/af_afir: Assert format 7 months ago
Michael Niedermayer 8f9a6c4ea8
avfilter/af_afftdn: Assert format 7 months ago
Michael Niedermayer 5fe8bf4aa5
avfilter/af_pan: check nb_output_channels before use 7 months ago
Michael Niedermayer 2d0d502ff1
avfilter/af_mcompand: compute half frequency in double 7 months ago
Michael Niedermayer cef720ab42
avfilter/af_channelsplit: Assert that av_channel_layout_channel_from_index() succeeds 7 months ago
Michael Niedermayer 7a0ea15c7a
avfilter/af_aresample: Cleanup on av_channel_layout_copy() failure 7 months ago
James Almer a528a54ee1 avfilter/vf_tiltandshift: fix buffer offset for yuv422p input 7 months ago
Jun Zhao 03c2e9d77e lavf/scdet: minor fix 7 months ago
Michael Niedermayer c296d4fdec
avfilter/vf_avgblur: Check plane instead of AVFrame 7 months ago
Michael Niedermayer 34f821e448
avfilter/drawutils: Fix depthb computation 7 months ago
Michael Niedermayer aab0c344c5
avfilter/avf_showcwt: Check av_parse_video_rate() for failure 7 months ago
Andrew Sayers 5d54a25eea avfilter/af_afade: fix opt_type for nb_samples/ns 7 months ago
Stefano Sabatini 3764b8ecdb lavfi: add Perlin noise generator 7 months ago
Andreas Rheinhardt 2330e77c97 avfilter/textutils: Constify ff_expand_text() 7 months ago
Andreas Rheinhardt ba457e9adb avfilter/textutils,vf_drawtext,qrencode: Constify function pointers 7 months ago