| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/d3d12va_decode: remove extra spaces for declaration | Tong Wu | 2024-04-03 | 1 | -2/+2 |
* | avutil/common: Don't auto-include mem.h | Andreas Rheinhardt | 2024-03-31 | 1 | -0/+1 |
* | avcodec/d3d12va_decode: fix different 'const' qualifiers warning | Tong Wu | 2024-02-08 | 1 | -1/+1 |
* | lavc/d3d12va: Improve behaviour on missing decoder support | Mark Thompson | 2024-02-04 | 1 | -4/+8 |
* | avcodec/d3d12va_decode: check existance before assigning a new index | Tong Wu | 2024-01-26 | 1 | -7/+7 |
* | avcodec/d3d12va: remove unused variables | James Almer | 2024-01-24 | 1 | -5/+0 |
* | avcodec/d3d12va_decode: don't change the resource state if the referenced fra... | Wu Jianhua | 2024-01-05 | 1 | -6/+6 |
* | avcodec/d3d12va_decode|dxva2: add a warning to replace assertion | Tong Wu | 2024-01-05 | 1 | -2/+1 |
* | avcodec/d3d12va_decode: delete an empty line and fix a fuction alignment | Tong Wu | 2024-01-05 | 1 | -2/+1 |
* | d3d12va: Add a missing include for the declaration of ff_d3d12va_get_surface_... | Martin Storsjö | 2023-12-21 | 1 | -0/+1 |
* | avcodec: add D3D12VA hardware accelerated H264 decoding | Wu Jianhua | 2023-12-21 | 1 | -0/+538 |