| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/scale_npp: fix logic used in previous patch | Timo Rothenpieler | 2017-08-14 | 1 | -1/+5 |
* | avfilter/scale_npp: check for buffer allocation failure | Timo Rothenpieler | 2017-08-14 | 1 | -7/+1 |
* | avfilter/scale_npp: fix passthrough mode | Yogender Gupta | 2017-08-14 | 1 | -0/+4 |
* | avfilter/vf_scale_npp: fix out-of-bounds reads | Timo Rothenpieler | 2017-06-13 | 1 | -1/+1 |
* | Merge commit 'e3fb74f7f9a8f1895381355f40c92cac3c1023d9' | Matthieu Bouron | 2017-03-30 | 1 | -0/+2 |
|\ |
|
| * | lavfi: Always propagate hw_frames_ctx through links | Mark Thompson | 2016-11-02 | 1 | -0/+2 |
| * | scale_npp: fix passthrough mode | Yogender Gupta | 2016-10-25 | 1 | -1/+1 |
* | | avfilter/scale: refactor common code for scaling height/width expressions | Aman Gupta | 2017-02-02 | 1 | -84/+9 |
* | | avfilter/vf_scale_npp: check ff_set_common_formats return value | Timo Rothenpieler | 2016-11-30 | 1 | -4/+2 |
* | | avfilter/vf_scale_npp: move aspect ratio correction after av_frame_copy_props | Miroslav Slugeň | 2016-11-30 | 1 | -5/+5 |
* | | avfilter/vf_scale_npp: use dynamically loaded CUDA | Timo Rothenpieler | 2016-11-22 | 1 | -3/+3 |
* | | avfilter/scale_npp: fix passthrough mode | Yogender Gupta | 2016-10-25 | 1 | -1/+1 |
* | | avfilter/vf_scale_npp: select cubic and lanczos as alternative where super-sa... | Sven C. Dack | 2016-10-19 | 1 | -1/+13 |
* | | avfilter: Add AV_OPT_FLAG_FILTERING_PARAM to where it was missing | Michael Niedermayer | 2016-04-21 | 1 | -1/+1 |
* | | Merge commit '8a02a8031ef4f98faf5647f0e01a8922247bf748' | Derek Buitenhuis | 2016-04-18 | 1 | -4/+4 |
|/ |
|
* | lavfi: add an NVIDIA NPP-based scaling filter | Anton Khirnov | 2016-03-23 | 1 | -0/+660 |