summaryrefslogtreecommitdiff
path: root/libavfilter/vf_xfade_opencl.c
Commit message (Expand)AuthorAge
* all: use designated initializers for AVOption.unitAnton Khirnov2024-02-14
* tools/cl2c: change to tools/source2c and allow non-OpenCL source filesLynne2023-05-29
* lavfi: add a flag for filters able to work with hw_device_ctxAnton Khirnov2023-03-24
* avfilter/opencl: Store format in filter, remove query functionAndreas Rheinhardt2021-10-05
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter/internal: Combine get_(audio|video)_buffer into unionAndreas Rheinhardt2021-08-17
* Remove unnecessary mem.h inclusionsAndreas Rheinhardt2021-07-22
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter/vf_xfade_opencl: move passthrough code before eof checkPaul B Mahol2020-02-03
* avfilter: add xfade opencl filterPaul B Mahol2020-02-02