| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/vf_(bwdif|yadif)_cuda: Remove unused variables | Andreas Rheinhardt | 2024-02-14 | 1 | -1/+0 |
* | avfilter/yadif_common: factorize some part of the config_output and the unini... | Marton Balint | 2024-02-04 | 1 | -24/+3 |
* | Revert "all: Don't set AVClass.item_name to its default value" | Anton Khirnov | 2024-01-20 | 1 | -0/+1 |
* | all: Don't set AVClass.item_name to its default value | Andreas Rheinhardt | 2023-12-22 | 1 | -1/+0 |
* | avfilter/vf_yadif_cuda: remove unnecessary private struct fields | Philip Langdale | 2023-06-15 | 1 | -8/+4 |
* | avfilter/ccfifo: remove unnecessary context allocations | James Almer | 2023-05-12 | 1 | -3/+3 |
* | avfilter/vf_yadif_cuda: fix build | Timo Rothenpieler | 2023-05-11 | 1 | -2/+2 |
* | avfilter/yadif: Properly preserve CEA-708 closed captions | Devin Heitmueller | 2023-05-11 | 1 | -0/+9 |
* | avfilter/vf_yadif_cuda: simplify filter definition | Aman Karmani | 2021-12-18 | 1 | -18/+1 |
* | avfilter: Replace query_formats callback with union of list and callback | Andreas Rheinhardt | 2021-10-05 | 1 | -1/+1 |
* | avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter | Andreas Rheinhardt | 2021-08-20 | 1 | -4/+2 |
* | avfilter/internal: Don't include libavcodec/(avcodec|internal).h | Andreas Rheinhardt | 2021-08-05 | 1 | -0/+1 |
* | avfilter: compress CUDA PTX code if possible | Timo Rothenpieler | 2021-06-22 | 1 | -2/+5 |
* | avfilter/yadif_cuda: Fix time base for large denominators | Philip Langdale | 2021-05-29 | 1 | -4/+3 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | lavfi: regroup formats lists in a single structure. | Nicolas George | 2020-09-08 | 1 | -2/+2 |
* | avfilter/vf_yadif_cuda: Remove unnecessary stream synchronisation | Philip Langdale | 2019-03-30 | 1 | -2/+0 |
* | avfilter/vf_yadif_cuda: Switch to using ffnvcodec | Philip Langdale | 2019-02-27 | 1 | -27/+31 |
* | avutil/hwcontext_cuda: Define and use common CHECK_CU() | Philip Langdale | 2018-11-14 | 1 | -69/+28 |
* | avfilter/vf_yadif_cuda: CUDA accelerated yadif deinterlacer | Philip Langdale | 2018-11-02 | 1 | -0/+426 |