DALI icon indicating copy to clipboard operation
DALI copied to clipboard

Make sure that the proper video stream index is used by the GPU decoder

Open JanuszL opened this issue 1 year ago • 6 comments

  • 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
  • [ ] 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

JanuszL avatar Oct 17 '24 17:10 JanuszL

!build

JanuszL avatar Oct 17 '24 17:10 JanuszL

CI MESSAGE: [19454423]: BUILD STARTED

dali-automaton avatar Oct 17 '24 17:10 dali-automaton

CI MESSAGE: [19454423]: BUILD FAILED

dali-automaton avatar Oct 17 '24 17:10 dali-automaton

!build

JanuszL avatar Oct 18 '24 10:10 JanuszL

CI MESSAGE: [19481473]: BUILD STARTED

dali-automaton avatar Oct 18 '24 10:10 dali-automaton

CI MESSAGE: [19481473]: BUILD PASSED

dali-automaton avatar Oct 18 '24 15:10 dali-automaton

!build

JanuszL avatar Oct 23 '24 16:10 JanuszL

CI MESSAGE: [19655629]: BUILD STARTED

dali-automaton avatar Oct 23 '24 16:10 dali-automaton

CI MESSAGE: [19655629]: BUILD PASSED

dali-automaton avatar Oct 23 '24 22:10 dali-automaton