CTest: Added CTest for AV1 elementary stream decode on bitstream reader. (#561)

* * CTest: Added CTest for AV1 elementary stream decode on bitstream reader.

* * CTest: Added the missing stream file.

* * CTest: Fixed the batch sample CTest failure on RHEL8 system where AV1 elementary stream is not supported by the installed FFMPEG demuxer. Now we do not run batch test on elementary streams.

* * CTest: Added two missing path changes.

[ROCm/rocdecode commit: 5472059e16]
This commit is contained in:
jeffqjiangNew
2025-04-16 21:20:16 -04:00
committed by GitHub
parent 2a86f75813
commit 5cdfca2a33
6 changed files with 34 additions and 20 deletions
+1 -1
View File
@@ -187,7 +187,7 @@ To verify your installation using a sample application, run:
mkdir rocdecode-sample && cd rocdecode-sample
cmake /opt/rocm/share/rocdecode/samples/videoDecode/
make -j8
./videodecode -i /opt/rocm/share/rocdecode/video/AMD_driving_virtual_20-H265.mp4
./videodecode -i /opt/rocm/share/rocdecode/video/container/AMD_driving_virtual_20-H265.mp4
```
### Using test package