ViliamVadocz / nvidia-video-codec-sdk

Rust bindings for NVIDIA Video Codec SDK
MIT License
19 stars 7 forks source link

Add importing from Vulkan buffers #4

Closed CakeWithSteak closed 1 year ago

CakeWithSteak commented 1 year ago

Adds importing input buffers from Vulkan to the example. Something around the image format is not quite right yet though.