mirror of
https://github.com/encounter/rust-ffmpeg.git
synced 2026-07-10 21:18:39 -07:00
avutil: add CUDA pixel format
This commit is contained in:
@@ -171,6 +171,8 @@ pub enum AVPixelFormat {
|
||||
|
||||
AV_PIX_FMT_D3D11VA_VLD,
|
||||
|
||||
AV_PIX_FMT_CUDA,
|
||||
|
||||
AV_PIX_FMT_0RGB = 0x123 + 4,
|
||||
AV_PIX_FMT_RGB0,
|
||||
AV_PIX_FMT_0BGR,
|
||||
|
||||
Reference in New Issue
Block a user