summaryrefslogtreecommitdiff
path: root/libavfilter/vf_yadif_cuda.c
Commit message (Expand)AuthorAgeFilesLines
* 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