summaryrefslogtreecommitdiff
path: root/libavfilter/vf_transpose_npp.c
Commit message (Expand)AuthorAge
* avfilter/vf_transpose_npp: 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/vf_transpose_npp: Use correct array nameAndreas Rheinhardt2021-08-13
* avfilter/formats: Factor common function combinations outAndreas Rheinhardt2021-08-13
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avutil/hwcontext_cuda: Define and use common CHECK_CU()Philip Langdale2018-11-14
* avfilter: add nvidia NPP based transpose filterRoman Arzumanyan2018-09-10