summaryrefslogtreecommitdiff
path: root/libavfilter/vf_hwupload_cuda.c
Commit message (Collapse)AuthorAge
* avfilter/vf_hwupload_cuda: Add min/max limits for the 'device' optionSrinath K R2016-12-08
| | | | Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
* avfilter/vf_hwupload_cuda: fix potential leakTimo Rothenpieler2016-11-30
|
* avfilter/vf_hwupload_cuda: check ff_formats_ref for errorsTimo Rothenpieler2016-11-22
|
* avfilter/vf_hwupload_cuda: use new hwdevice allocation APITimo Rothenpieler2016-11-22
|
* avfilter/hwupload_cuda: Add missing semicolon.Matt Oliver2016-02-25
| | | | Signed-off-by: Matt Oliver <protogonoi@gmail.com>
* Merge commit '21f7cd4acd8dc4b4796b55966dd015cb037164d8'Derek Buitenhuis2016-02-24
| | | | | | | * commit '21f7cd4acd8dc4b4796b55966dd015cb037164d8': lavfi: add a filter for uploading normal frames to CUDA Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* lavfi: add a filter for uploading normal frames to CUDAAnton Khirnov2016-02-14