NVIDIA / VideoProcessingFramework

Set of Python bindings to C++ libraries which provides full HW acceleration for video decoding, encoding and GPU-accelerated color space and pixel format conversions
Apache License 2.0
1.32k stars 233 forks source link

Rebase 16bit 10bit format support #445

Closed rnaskulwar closed 1 year ago

rnaskulwar commented 1 year ago

removing changes related to WIP feature and adding completed feature changes

theHamsta commented 1 year ago

Would be valuable to have test cases for this code path, at least in a follow-up PR.