Skip to content

Commit 7ff531f

Browse files
committed
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]>
1 parent 9088986 commit 7ff531f

File tree

5 files changed

+30
-481
lines changed

5 files changed

+30
-481
lines changed

dali/operators/video/legacy/reader/nvdecoder/imgproc.cu

Lines changed: 0 additions & 245 deletions
This file was deleted.

dali/operators/video/legacy/reader/nvdecoder/imgproc.h

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)