summaryrefslogtreecommitdiff
path: root/libavfilter/vf_deshake_opencl.c
Commit message (Expand)AuthorAge
* lavfi: use AVFrame.duration instead of AVFrame.pkt_durationAnton Khirnov2022-07-19
* lavfi/vf_deshake_opencl: switch to new FIFO APIAnton Khirnov2022-02-07
* 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: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* lavfi/deshake_opencl: Do not use bool, powerpc does not like it.Carl Eugen Hoyos2020-04-01
* lavfi/vf_deshake_opencl: Avoid propagating uninitialised dataMark Thompson2020-02-09
* avfilter/vf_deshake_opencl: silence warning about usage of uninitialized valuePaul B Mahol2020-01-25
* lavfi: add deshake_opencl filterJarek Samic2019-08-23