summaryrefslogtreecommitdiff
path: root/libavfilter/vf_hwmap.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/internal: Combine get_(audio|video)_buffer into unionAndreas Rheinhardt2021-08-17
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* lavfi: regroup formats lists in a single structure.Nicolas George2020-09-08
* Merge commit 'c6bc18bc121ea66df715123c59f7ef9542c0914a'Mark Thompson2018-02-12
|\
| * vf_hwupload/hwmap: Support setting a fixed pool sizeMark Thompson2018-02-11
| * vf_hwmap: Properly free a locally derived deviceMark Thompson2017-06-18
| * vf_hwmap: Add missing error codeMark Thompson2017-06-18
| * vf_hwmap: Add reverse mapping for hardware framesMark Thompson2017-04-30
| * vf_hwmap: Add device derivationMark Thompson2017-04-30
* | vf_hwmap: Pass mapping mode when deriving frames context on an existing deviceMark Thompson2017-11-22
* | vf_hwmap: Properly free a locally derived deviceMark Thompson2017-06-18
* | vf_hwmap: Add missing error codeMark Thompson2017-06-18
* | vf_hwmap: Add reverse mapping for hardware framesMark Thompson2017-06-14
* | vf_hwmap: Add device derivationMark Thompson2017-06-14
* | Merge commit '124e26971e69bb25f38c6c7cb3fa20c77cf10966'Clément Bœsch2017-03-30
|/
* lavfi: Hardware map filterMark Thompson2016-11-03