| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/d3d12va: remove unused variables | James Almer | 2024-01-24 | 1 | -5/+0 |
* | avcodec/d3d12va_hevc: cast mapped_data to void* before passing it to mapped_d... | James Almer | 2024-01-24 | 1 | -1/+1 |
* | avcodec/d3d12va_(av1|hevc|vp9): Don't use deprecated FF_PROFILE_* | Andreas Rheinhardt | 2024-01-24 | 1 | -3/+3 |
* | avcodec/d3d12va_hevc: enable allow_profile_mismatch flag for d3d12va msp profile | Tong Wu | 2023-12-21 | 1 | -2/+7 |
* | avcodec: add D3D12VA hardware accelerated HEVC decoding | Wu Jianhua | 2023-12-21 | 1 | -0/+208 |