11614 Commits (a83a30e899099ec76a3570c07ee40b013dbfd409)

Author SHA1 Message Date
Anton Khirnov a83a30e899 lavfi: move ff_parse_{sample_rate,channel_layout}() to audio.[ch] 5 months ago
Anton Khirnov f4bfdf7893 lavfi: move ff_parse_pixel_format() to vf_format, its only caller 5 months ago
Anton Khirnov 1afe42852b lavfi/internal: move functions used by filters to filters.h 5 months ago
James Almer 211c88b9d5 avfilter/f_zmq: fix graph argument 5 months ago
Niklas Haas f1071dc634 avfilter/vf_zscale: remove unused fields 5 months ago
Niklas Haas c8bc6fabd7 avfilter/vf_scale: fix 4:1:0 interlaced chroma pos 5 months ago
Niklas Haas 15a67c0947 avfilter/vf_scale: add in/out_chroma_loc 5 months ago
Niklas Haas 18b9687308 avfilter/swscale: always fix interlaced chroma location 5 months ago
Niklas Haas 5d964df5da avfilter/vf_setparams: remove unnecessary options bounds 5 months ago
Niklas Haas 201f1cba15 avfilter/vf_setparams: allow setting chroma location 5 months ago
Lynne a797317ab1
vulkan_filter: don't require the storage flag for the base frames format 5 months ago
Lynne b165f144e7
vulkan_filter: allow reusing frame contexts with DRM tiling 5 months ago
Lynne 18d964fc2c
vulkan: enable encoding of images if video_maintenance1 is enabled 5 months ago
Anton Khirnov d566a37003 lavfi: move AVFilterLink.graph to FilterLink 5 months ago
Anton Khirnov fb3efef1db lavfi: move AVFilterLink.frame_wanted_out to FilterLinkInternal 5 months ago
Anton Khirnov 42cbf66fff lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink 5 months ago
Anton Khirnov a23d565ea7 lavfi: move AVFilterLink.frame_rate to FilterLink 5 months ago
Anton Khirnov d6318a244d lavfi: move AVFilterLink.current_pts(_us) to FilterLink 5 months ago
Anton Khirnov 7f17e0e6dd lavfi: move AVFilterLink.hw_frames_ctx to FilterLink 5 months ago
Anton Khirnov ce24b5ba8f lavfi/vf_*_cuda: do not access hw contexts before checking they exist 5 months ago
Anton Khirnov 99ee7a948f lavfi: move AVFilterLink.m{ax,in}_samples to FilterLink 5 months ago
Anton Khirnov 54754eec1e lavfi: add a new struct for private link properties 5 months ago
Anton Khirnov 426e33c758 lavfi: set AVFilterLink.graph on link creation 5 months ago
James Almer 41307ff3e9 avfilter/video: don't zero allocated buffers if memory poisoning is used 5 months ago
Michael Niedermayer b98125e5a5
avfilter/vf_xfade: Compute w2, h2 with float 5 months ago
Michael Niedermayer f802d65de0
avfilter/vf_v360: Assert that vf was initialized 5 months ago
Michael Niedermayer 9229587c2d
avfilter/vf_unsharp_opencl: Use AV_VIDEO_MAX_PLANES 5 months ago
Michael Niedermayer e5c0f56ca0
avfilter/vf_tonemap_opencl: Dereference after NULL check 5 months ago
Michael Niedermayer 22ee55a1da
avfilter/af_surround: Check output format 5 months ago
Michael Niedermayer 43b62b7e0c
avfilter/vf_xfade_opencl: Check ff_inlink_consume_frame() for failure 5 months ago
Lynne 12080ff040
nlmeans_vulkan: fix uninitialized reads 5 months ago
Lynne 12f868cab5
vulkan_shaderc: add debug information to shaders 5 months ago
Lynne 2f7dfb0d15
vulkan_shaderc: fix error reporting for certain errors 5 months ago
Rémi Denis-Courmont f30e5bf1f5 lavfi/riscv: depend on RVB and simplify accordingly 5 months ago
Anton Khirnov 43f702a253 lavfi/framesync: avoid forcing frame writability unnecessarily 5 months ago
Rémi Denis-Courmont b5c111272b lavfi/riscv: add forward-edge CFI landing pads 5 months ago
Rémi Denis-Courmont 9108f3e5e1 lavfi/riscv: require B or zba explicitly 5 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 6 months ago
Michael Niedermayer 19a5a8997c
avfilter/vf_convolution_opencl: Assert that the filter name is one of the filters 6 months ago
Michael Niedermayer ec18ec9fc1
avfilter/vf_bm3d: Dont round MSE2SSE to an integer 6 months ago