aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_bilateral_cuda.c
Commit message (Expand)AuthorAgeFilesLines
* lavfi: drop internal.hAnton Khirnov2024-08-191-1/+0
* lavfi: move AVFilterLink.hw_frames_ctx to FilterLinkAnton Khirnov2024-08-151-5/+9
* lavfi/vf_*_cuda: do not access hw contexts before checking they existAnton Khirnov2024-08-151-5/+8
* Revert "all: Don't set AVClass.item_name to its default value"Anton Khirnov2024-01-201-0/+1
* all: Don't set AVClass.item_name to its default valueAndreas Rheinhardt2023-12-221-1/+0
* avfilter: Remove unnecessary formats.h inclusionsAndreas Rheinhardt2023-08-071-4/+0
* avfilter: add bilateral_cuda filterMohamed Khaled Mohamed2022-09-031-0/+479