Change #272092
| Category | ffmpeg |
| Changed by | Kacper Michajłow <kasper93@gmail.com> |
| Changed at | Mon 22 Jun 2026 13:06:13 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 64ce854ef5cd71d730fa03f187e139c46272ff7d |
Comments
avutil/hwcontext_d3d11va: support native P016 format Map DXGI_FORMAT_P016 to AV_PIX_FMT_P016 and keep the 12-bit P012 as a compatibility entry, matching how Y216 and Y416 already expose both their native 16-bit and 12-bit variants. Signed-off-by: Kacper Michajłow <kasper93@gmail.com>
Changed files
- libavutil/hwcontext_d3d11va.c