Doc - Updates (#231)

This commit is contained in:
Kiriti Gowda
2024-02-09 10:31:44 -08:00
committed by GitHub
parent 9e6f2111c4
commit 5e5c92abb5
12 changed files with 55 additions and 49 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
This sample illustrates the FFMPEG demuxer to get the individual frames which are then decoded on AMD hardware using rocDecode library.
This sample uses multiple threads to decode the same input video parallely.
This sample uses multiple threads to decode the same input video parallelly.
## Prerequisites: