aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/Makefile
Commit message (Expand)AuthorAgeFilesLines
* libavfilter/Makefile: add a makefile for Vulkan shadersLynne2024-10-151-9/+4
* avfilter/vf_xpsnr: remove duplicated DSP infranstructureJames Almer2024-10-071-2/+2
* bwdif_vulkan: split off main shader code as a separate fileLynne2024-10-061-1/+2
* libavfilter/Makefile: fix tag for Vulkan .comp filesLynne2024-10-061-1/+1
* vulkan: move SPIR-V compilation code to libavutilLynne2024-10-061-2/+0
* lavfi/vulkan: remove redundant headerLynne2024-10-061-1/+1
* avfilter: add missing build deps to msad filterJames Almer2024-10-021-0/+1
* avfilter: add an LCEVC decoding filterJames Almer2024-09-191-0/+1
* avfilter: add XPSNR filterChristian Helmrich2024-09-081-0/+1
* lavfi: add Perlin noise generatorStefano Sabatini2024-07-011-0/+1
* avfilter/Makefile: Add missing morpho->framesync dependencyAndreas Rheinhardt2024-05-071-1/+1
* avfilter/Makefile: Add missing identity->framesync dependencyAndreas Rheinhardt2024-05-071-1/+1
* avfilter/Makefile: Add missing multiply->framesync dependencyAndreas Rheinhardt2024-05-071-1/+1
* avfilter/Makefile: Add missing guided->framesync dependencyAndreas Rheinhardt2024-05-071-1/+1
* avfilter/Makefile: Add scale(2ref)->framesync dependencyAndreas Rheinhardt2024-05-071-2/+2
* avfilter/Makefile: Add missing colormap->framesync dependencyAndreas Rheinhardt2024-05-071-1/+1
* avfilter/Makefile: Add missing tiltshelf entryAndreas Rheinhardt2024-05-071-0/+1
* lavfi: Add drawbox_vaapi filterHaihao Xiang2024-04-181-0/+1
* lavfi: Add pad_vaapi filterHaihao Xiang2024-04-181-0/+1
* makefile: Clean up missed object files with "make clean"Martin Storsjö2024-03-101-0/+1
* avfilter/fifo: Remove (a)fifo filtersAndreas Rheinhardt2024-02-081-1/+0
* avfilter: Add fsync filterThilo Borgmann2024-01-051-0/+1
* lavfi: add quirc filterStefano Sabatini2024-01-011-0/+1
* lavfi: add qrencode source and filterStefano Sabatini2024-01-011-0/+2
* lavfi: introduce textutilsStefano Sabatini2024-01-011-1/+1
* Add new vf_tiltandshift filterVittorio Giovara2023-12-211-0/+1
* avfilter: add Affine Projection adaptive audio filterPaul B Mahol2023-11-281-0/+1
* lavfi/Makefile: fix vf_cropdetect missed edge_commonJun Zhao2023-11-181-1/+1
* nlmeans_vulkan: parallelize workgroup invocationsLynne2023-10-111-2/+1
* avfilter/vf_bwdif: Move DSP code to a new fileAndreas Rheinhardt2023-09-281-1/+1
* avfilter: add libvmaf_cudaKyle Swanson2023-09-271-0/+1
* avfilter: add asisdr filterPaul B Mahol2023-08-141-0/+1
* avfilter: add apsnr filterPaul B Mahol2023-08-141-0/+1
* avfilter: add transpose_vt for videotoolbox pix_fmtZhao Zhili2023-07-231-0/+1
* avfilter: add scale_vt for videotoolbox pix_fmtZhao Zhili2023-07-231-0/+1
* avfilter/vf_bwdif_cuda: CUDA accelerated bwdif deinterlacerPhilip Langdale2023-06-161-0/+2
* libavfilter: add vf_xfade_vulkanMarvin Scholz2023-06-071-0/+1
* lavfi: add nlmeans_vulkan filterLynne2023-05-291-0/+2
* tools/cl2c: change to tools/source2c and allow non-OpenCL source filesLynne2023-05-291-2/+9
* lavfi: add color_vulkan filterLynne2023-05-291-0/+1
* lavfi: add bwdif_vulkanLynne2023-05-291-0/+1
* lavfi: add lavfi-only Vulkan infrastructureLynne2023-05-291-0/+6
* avfilter/vf_ccrepack: Add new filter to repack CEA-708 side dataDevin Heitmueller2023-05-111-0/+1
* avfilter/ccfifo: Properly handle CEA-708 captions through framerate conversionDevin Heitmueller2023-05-111-0/+1
* avfilter: add zoneplate video test sourcePaul B Mahol2023-05-091-0/+1
* avfilter: add arls filterPaul B Mahol2023-04-301-0/+1
* lavfi/dnn: Remove DNN native backendTing Fu2023-04-281-3/+0
* avfilter: add FIR equalizer coefficients source filterPaul B Mahol2023-04-271-0/+1
* lavfi/Makefile: fix make checkheaders failJun Zhao2023-03-251-2/+2
* Revert "avfilter/stack_internal: add missing header includes"James Almer2023-03-111-1/+1