| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi: add hwdevice flag to hwupload/hwmap | U. Artie Eoff | 2023-03-27 | 1 | -0/+1 |
* | avfilter: Replace query_formats callback with union of list and callback | Andreas Rheinhardt | 2021-10-05 | 1 | -1/+1 |
* | 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 |
* | 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 | -13/+38 |
* | Merge commit 'c6bc18bc121ea66df715123c59f7ef9542c0914a' | Mark Thompson | 2018-02-12 | 1 | -0/+3 |
|\ |
|
| * | vf_hwupload/hwmap: Support setting a fixed pool size | Mark Thompson | 2018-02-11 | 1 | -0/+3 |
* | | Merge commit 'e3fb74f7f9a8f1895381355f40c92cac3c1023d9' | Matthieu Bouron | 2017-03-30 | 1 | -0/+1 |
|\| |
|
| * | lavfi: Always propagate hw_frames_ctx through links | Mark Thompson | 2016-11-02 | 1 | -0/+1 |
* | | Merge commit '7e2561fa8313982aa21f7657953eedeeb33b210d' | Matthieu Bouron | 2017-03-29 | 1 | -7/+2 |
|\| |
|
| * | lavfi: Use ff_get_video_buffer in all filters using hwframes | Mark Thompson | 2016-11-02 | 1 | -7/+2 |
* | | vf_hwupload: Add missing return value check | Jun Zhao | 2017-03-12 | 1 | -7/+5 |
* | | Merge commit '07a844f32ebb78503981df017fa3ebfedb75fe1c' | Derek Buitenhuis | 2016-04-14 | 1 | -4/+4 |
|/ |
|
* | lavfi: generic hardware surface upload and download filters | Mark Thompson | 2016-03-19 | 1 | -0/+241 |