DALI
DALI copied to clipboard
Make sure that the proper video stream index is used by the GPU decoder
- fixes the use of 0 index stream inside the GPU decoder by properly obtained index
- related to https://github.com/NVIDIA/DALI/issues/5680
Category:
Bug fix (non-breaking change which fixes an issue)
Description:
- fixes the use of 0 index stream inside the GPU decoder by properly obtained index
Additional information:
Affected modules and functionalities:
- video GPU decoder
Key points relevant for the review:
- NA
Tests:
- [ ] Existing tests apply
- [x] New tests added
- [x] Python tests
- inputs/test_video.test_video_input_audio_stream
- [ ] GTests
- [ ] Benchmark
- [ ] Other
- [x] Python tests
- [ ] N/A
Checklist
Documentation
- [ ] Existing documentation applies
- [ ] Documentation updated
- [ ] Docstring
- [ ] Doxygen
- [ ] RST
- [ ] Jupyter
- [ ] Other
- [x] N/A
DALI team only
Requirements
- [ ] Implements new requirements
- [ ] Affects existing requirements
- [x] N/A
REQ IDs: N/A
JIRA TASK: N/A
!build
CI MESSAGE: [19454423]: BUILD STARTED
CI MESSAGE: [19454423]: BUILD FAILED
!build
CI MESSAGE: [19481473]: BUILD STARTED
CI MESSAGE: [19481473]: BUILD PASSED
!build
CI MESSAGE: [19655629]: BUILD STARTED
CI MESSAGE: [19655629]: BUILD PASSED