| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: Replace query_formats callback with union of list and callback | Andreas Rheinhardt | 2021-10-05 | 1 | -2/+2 |
* | avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter | Andreas Rheinhardt | 2021-08-20 | 1 | -4/+2 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avfilter/hwupload_cuda: add YUVA420P format support | nyanmisaka | 2021-03-25 | 1 | -1/+1 |
* | lavfi: regroup formats lists in a single structure. | Nicolas George | 2020-09-08 | 1 | -2/+2 |
* | lavfi/vf_hwupload: Add support for HW -> HW transfers | Philip Langdale | 2020-02-04 | 1 | -1/+9 |
* | avfilter/vf_hwupload_cuda: update supported pix_fmts | Timo Rothenpieler | 2018-05-10 | 1 | -0/+1 |
* | hwupload_cuda : Add 10/16 bit format support | Yogender Gupta | 2017-08-03 | 1 | -0/+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 |
* | | Merge commit '7e2561fa8313982aa21f7657953eedeeb33b210d' | Matthieu Bouron | 2017-03-29 | 1 | -6/+2 |
|\| |
|
| * | lavfi: Use ff_get_video_buffer in all filters using hwframes | Mark Thompson | 2016-11-02 | 1 | -5/+1 |
* | | avfilter/vf_hwupload_cuda: Add min/max limits for the 'device' option | Srinath K R | 2016-12-08 | 1 | -1/+1 |
* | | avfilter/vf_hwupload_cuda: fix potential leak | Timo Rothenpieler | 2016-11-30 | 1 | -1/+3 |
* | | avfilter/vf_hwupload_cuda: check ff_formats_ref for errors | Timo Rothenpieler | 2016-11-22 | 1 | -2/+9 |
* | | avfilter/vf_hwupload_cuda: use new hwdevice allocation API | Timo Rothenpieler | 2016-11-22 | 1 | -52/+5 |
* | | avfilter/hwupload_cuda: Add missing semicolon. | Matt Oliver | 2016-02-25 | 1 | -1/+1 |
* | | Merge commit '21f7cd4acd8dc4b4796b55966dd015cb037164d8' | Derek Buitenhuis | 2016-02-24 | 1 | -13/+8 |
|/ |
|
* | lavfi: add a filter for uploading normal frames to CUDA | Anton Khirnov | 2016-02-14 | 1 | -0/+237 |