Skip to content

Commit b3f763d

Browse files
JanuszLmzient
authored andcommitted
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 7e54865 commit b3f763d

File tree

5 files changed

+30
-483
lines changed

5 files changed

+30
-483
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)