| Commit message (Expand) | Author | Age | Files | Lines |
* | lavu/hwcontext: clarify behavior on av_hwframe_map() failure | Anton Khirnov | 2022-02-17 | 1 | -2/+25 |
* | Revert "avutils/hwcontext: When deriving a hwdevice, search for existing devi... | Haihao Xiang | 2022-01-05 | 1 | -38/+0 |
* | avutils/hwcontext: When deriving a hwdevice, search for existing device in bo... | Soft Works | 2022-01-05 | 1 | -0/+38 |
* | Replace all occurences of av_mallocz_array() by av_calloc() | Andreas Rheinhardt | 2021-09-20 | 1 | -1/+1 |
* | hwcontext: add av_hwdevice_ctx_create_derived_opts | Lynne | 2020-05-23 | 1 | -3/+13 |
* | Stop hardcoding align=32 in av_frame_get_buffer() calls. | Anton Khirnov | 2020-05-22 | 1 | -1/+1 |
* | avutil/hwcontext: correctly set extended_data on hwframe_get_buffer | Timo Rothenpieler | 2020-03-28 | 1 | -0/+2 |
* | lavu: add Vulkan hwcontext code | Lynne | 2020-02-04 | 1 | -0/+4 |
* | lavu/hwcontext: Add support for HW -> HW transfers | Philip Langdale | 2020-02-04 | 1 | -10/+43 |
* | hwcontext_internal: add ff_hwframe_map_replace | Rostislav Pehlivanov | 2018-06-21 | 1 | -0/+7 |
* | hwcontext: Do not call device_init again when deriving an existing device | Mark Thompson | 2018-05-15 | 1 | -4/+3 |
* | Merge commit '2eb396b175e55e515aa6a13c5b1789a2a18d3935' | James Almer | 2018-02-11 | 1 | -1/+3 |
|\ |
|
| * | hwcontext: Fix memory leak on derived frame allocation failure | Mark Thompson | 2018-02-04 | 1 | -1/+3 |
| * | hwcontext: Mark local table static const | Mark Thompson | 2017-06-15 | 1 | -1/+1 |
| * | lavu: add new D3D11 pixfmt and hwcontext | wm4 | 2017-06-08 | 1 | -0/+4 |
| * | hwcontext: Improve allocation in derived contexts | Mark Thompson | 2017-04-30 | 1 | -1/+13 |
| * | hwcontext: Add frame context mapping for nontrivial contexts | Mark Thompson | 2017-04-30 | 1 | -1/+8 |
* | | lavu/hwcontext: add AV_HWDEVICE_TYPE_MEDIACODEC | Aman Gupta | 2017-12-16 | 1 | -0/+4 |
* | | hwcontext: Perform usual uninitialisation on derived frames contexts | Mark Thompson | 2017-11-22 | 1 | -10/+7 |
* | | lavu: OpenCL hwcontext implementation | Mark Thompson | 2017-11-22 | 1 | -0/+4 |
* | | Merge commit '1bd986ed4b0e95ded368a8eeb5c044853c090f9b' | James Almer | 2017-10-24 | 1 | -1/+2 |
|\| |
|
| * | hwcontext: Move NONE to the be the first member of AVHWDeviceType | Mark Thompson | 2017-03-27 | 1 | -1/+2 |
| * | hwcontext: Make it easier to work with device types | Mark Thompson | 2017-03-20 | 1 | -0/+41 |
| * | hwcontext: Add device derivation | Mark Thompson | 2017-03-20 | 1 | -0/+65 |
* | | hwcontext: Perform usual initialisation on derived device contexts | Mark Thompson | 2017-10-09 | 1 | -0/+4 |
* | | Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3' | James Almer | 2017-09-26 | 1 | -1/+1 |
|\| |
|
| * | Mark some arrays that never change as const. | Anton Khirnov | 2017-02-01 | 1 | -1/+1 |
* | | lavu: Add DRM hwcontext | Mark Thompson | 2017-09-13 | 1 | -0/+4 |
* | | lavu: add new D3D11 pixfmt and hwcontext | wm4 | 2017-06-27 | 1 | -0/+4 |
* | | hwcontext: Improve allocation in derived contexts | Mark Thompson | 2017-06-14 | 1 | -1/+13 |
* | | hwcontext: Add frame context mapping for nontrivial contexts | Mark Thompson | 2017-06-14 | 1 | -1/+8 |
* | | hwcontext: Make it easier to work with device types | Mark Thompson | 2017-06-14 | 1 | -1/+43 |
* | | hwcontext: Add device derivation | Mark Thompson | 2017-06-14 | 1 | -0/+65 |
* | | videotoolbox: add hwcontext support | wm4 | 2017-05-15 | 1 | -0/+3 |
* | | Merge commit 'd06aa24ba583ad08025da9e1b29afcd8218ff9b0' | Clément Bœsch | 2017-03-30 | 1 | -6/+233 |
|\| |
|
| * | hwcontext: Hardware frame mapping | Mark Thompson | 2016-11-03 | 1 | -6/+233 |
* | | Merge commit 'fdfe01365d579189d9a55b3741dba2ac46eb1df8' | Hendrik Leppkes | 2016-11-13 | 1 | -2/+6 |
|\| |
|
| * | hwcontext: allocate the destination frame for the pool size | Anton Khirnov | 2016-06-28 | 1 | -2/+6 |
* | | avutil/hwcontext: use CONFIG_QSV instead of CONFIG_LIBMFX for qsv | James Almer | 2016-09-28 | 1 | -1/+1 |
* | | Merge commit '59e7361cc791e5103be1712dc59a2055f118d0da' | James Almer | 2016-09-28 | 1 | -0/+3 |
|\| |
|
| * | hwcontext: add a QSV implementation | Anton Khirnov | 2016-06-21 | 1 | -0/+3 |
* | | Merge commit '1c9e8616c535ef496e7ee8a5cbc5e9e972a6977d' | Hendrik Leppkes | 2016-06-26 | 1 | -0/+36 |
|\| |
|
| * | hwcontext: add a function for opening devices | Anton Khirnov | 2016-05-26 | 1 | -0/+36 |
* | | Merge commit 'c46db38cde8e8fd8ecb1c6602f10ec0e002f29a8' | Hendrik Leppkes | 2016-06-22 | 1 | -0/+3 |
|\| |
|
| * | hwcontext: add a dxva2 implementation | Anton Khirnov | 2016-05-17 | 1 | -0/+3 |
* | | Merge commit 'a0f469da744db83db32f3fe13186ee4aa2bc7dc5' | Derek Buitenhuis | 2016-05-11 | 1 | -0/+1 |
|\| |
|
| * | hwcontext: initialize sw_format in av_hwframe_ctx_alloc() | Anton Khirnov | 2016-04-15 | 1 | -0/+1 |
* | | Merge commit '551c6775abb5e0ad34c26d7e23bc6fbbe8ccc9d4' | Derek Buitenhuis | 2016-04-14 | 1 | -0/+3 |
|\| |
|
| * | lavu: VAAPI hwcontext implementation | Mark Thompson | 2016-03-19 | 1 | -0/+3 |
* | | Merge commit 'b1f01e85a92d401a9b29c79f23db36b7685e8c09' | Derek Buitenhuis | 2016-04-14 | 1 | -0/+45 |
|\| |
|