summaryrefslogtreecommitdiff
path: root/libavfilter/vf_hwupload_cuda.c
Commit message (Expand)AuthorAge
* 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: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter/hwupload_cuda: add YUVA420P format supportnyanmisaka2021-03-25
* lavfi: regroup formats lists in a single structure.Nicolas George2020-09-08
* lavfi/vf_hwupload: Add support for HW -> HW transfersPhilip Langdale2020-02-04
* avfilter/vf_hwupload_cuda: update supported pix_fmtsTimo Rothenpieler2018-05-10
* hwupload_cuda : Add 10/16 bit format supportYogender Gupta2017-08-03
* Merge commit 'e3fb74f7f9a8f1895381355f40c92cac3c1023d9'Matthieu Bouron2017-03-30
|\
| * lavfi: Always propagate hw_frames_ctx through linksMark Thompson2016-11-02
* | Merge commit '7e2561fa8313982aa21f7657953eedeeb33b210d'Matthieu Bouron2017-03-29
|\|
| * lavfi: Use ff_get_video_buffer in all filters using hwframesMark Thompson2016-11-02
* | avfilter/vf_hwupload_cuda: Add min/max limits for the 'device' optionSrinath K R2016-12-08
* | 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
* | Merge commit '21f7cd4acd8dc4b4796b55966dd015cb037164d8'Derek Buitenhuis2016-02-24
|/
* lavfi: add a filter for uploading normal frames to CUDAAnton Khirnov2016-02-14