You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove texture-based video processing in NvDecoder
- Removes TextureObject class and related texture management code
- Replaces texture-based convert_frame with direct VideoColorSpaceConversion
- Removes textures_ member and get_textures method
- Unifies the video reader with the experimental one by removing texture usage which don't
provide much gain in this use case
Signed-off-by: Janusz Lisiecki <[email protected]>
0 commit comments