summaryrefslogtreecommitdiff
path: root/libavfilter/vf_overlay_cuda.c
Commit message (Expand)AuthorAge
* avfilter/vf_overlay_cuda: Store format in filter, remove query funcAndreas 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/formats: Factor common function combinations outAndreas Rheinhardt2021-08-13
* Remove unnecessary mem.h inclusionsAndreas Rheinhardt2021-07-22
* avfilter: compress CUDA PTX code if possibleTimo Rothenpieler2021-06-22
* avfilter/overlay_cuda: support expression of x y positionSteven Liu2021-06-10
* avfilter/overlay_cuda: add hsub and vsub compute x and y positionsSteven Liu2021-06-07
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter/overlay_cuda: check av_buffer_ref resultTimo Rothenpieler2021-04-11
* avfilter/overlay_cuda: hold explicit reference to hw_device_ctxTimo Rothenpieler2021-04-11
* avfilter/overlay_cuda: fix framesync with embedded PGS subtitlenyanmisaka2021-03-25
* avfilter: add vf_overlay_cudaYaroslav Pogrebnyak2020-03-28