summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_scale_npp.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/scale: refactor common code for scaling height/width expressionsAman Gupta2017-02-021-84/+9
* avfilter/vf_scale_npp: check ff_set_common_formats return valueTimo Rothenpieler2016-11-301-4/+2
* avfilter/vf_scale_npp: move aspect ratio correction after av_frame_copy_propsMiroslav Slugeň2016-11-301-5/+5
* avfilter/vf_scale_npp: use dynamically loaded CUDATimo Rothenpieler2016-11-221-3/+3
* avfilter/scale_npp: fix passthrough modeYogender Gupta2016-10-251-1/+1
* avfilter/vf_scale_npp: select cubic and lanczos as alternative where super-sa...Sven C. Dack2016-10-191-1/+13
* avfilter: Add AV_OPT_FLAG_FILTERING_PARAM to where it was missingMichael Niedermayer2016-04-211-1/+1
* Merge commit '8a02a8031ef4f98faf5647f0e01a8922247bf748'Derek Buitenhuis2016-04-181-4/+4
* lavfi: add an NVIDIA NPP-based scaling filterAnton Khirnov2016-03-231-0/+660
OpenPOWER on IntegriCloud