aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_yadif_cuda.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_(bwdif|yadif)_cuda: Remove unused variablesAndreas Rheinhardt2024-02-141-1/+0
* avfilter/yadif_common: factorize some part of the config_output and the unini...Marton Balint2024-02-041-24/+3
* 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/vf_yadif_cuda: remove unnecessary private struct fieldsPhilip Langdale2023-06-151-8/+4
* avfilter/ccfifo: remove unnecessary context allocationsJames Almer2023-05-121-3/+3
* avfilter/vf_yadif_cuda: fix buildTimo Rothenpieler2023-05-111-2/+2
* avfilter/yadif: Properly preserve CEA-708 closed captionsDevin Heitmueller2023-05-111-0/+9
* avfilter/vf_yadif_cuda: simplify filter definitionAman Karmani2021-12-181-18/+1
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-051-1/+1
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-201-4/+2
* avfilter/internal: Don't include libavcodec/(avcodec|internal).hAndreas Rheinhardt2021-08-051-0/+1
* avfilter: compress CUDA PTX code if possibleTimo Rothenpieler2021-06-221-2/+5
* avfilter/yadif_cuda: Fix time base for large denominatorsPhilip Langdale2021-05-291-4/+3
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-271-1/+1
* lavfi: regroup formats lists in a single structure.Nicolas George2020-09-081-2/+2
* avfilter/vf_yadif_cuda: Remove unnecessary stream synchronisationPhilip Langdale2019-03-301-2/+0
* avfilter/vf_yadif_cuda: Switch to using ffnvcodecPhilip Langdale2019-02-271-27/+31
* avutil/hwcontext_cuda: Define and use common CHECK_CU()Philip Langdale2018-11-141-69/+28
* avfilter/vf_yadif_cuda: CUDA accelerated yadif deinterlacerPhilip Langdale2018-11-021-0/+426