summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_hwupload_cuda.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_hwupload_cuda: update supported pix_fmtsTimo Rothenpieler2018-05-101-0/+1
* hwupload_cuda : Add 10/16 bit format supportYogender Gupta2017-08-031-0/+1
* Merge commit 'e3fb74f7f9a8f1895381355f40c92cac3c1023d9'Matthieu Bouron2017-03-301-0/+2
|\
| * lavfi: Always propagate hw_frames_ctx through linksMark Thompson2016-11-021-0/+2
* | Merge commit '7e2561fa8313982aa21f7657953eedeeb33b210d'Matthieu Bouron2017-03-291-6/+2
|\ \ | |/
| * lavfi: Use ff_get_video_buffer in all filters using hwframesMark Thompson2016-11-021-5/+1
* | avfilter/vf_hwupload_cuda: Add min/max limits for the 'device' optionSrinath K R2016-12-081-1/+1
* | avfilter/vf_hwupload_cuda: fix potential leakTimo Rothenpieler2016-11-301-1/+3
* | avfilter/vf_hwupload_cuda: check ff_formats_ref for errorsTimo Rothenpieler2016-11-221-2/+9
* | avfilter/vf_hwupload_cuda: use new hwdevice allocation APITimo Rothenpieler2016-11-221-52/+5
* | avfilter/hwupload_cuda: Add missing semicolon.Matt Oliver2016-02-251-1/+1
* | Merge commit '21f7cd4acd8dc4b4796b55966dd015cb037164d8'Derek Buitenhuis2016-02-241-13/+8
|/
* lavfi: add a filter for uploading normal frames to CUDAAnton Khirnov2016-02-141-0/+237
OpenPOWER on IntegriCloud