From ad31866ee0b270aea6be4b6bb2c2a6bae3a86d74 Mon Sep 17 00:00:00 2001
From: jeffqjiangNew <142832361+jeffqjiangNew@users.noreply.github.com>
Date: Fri, 16 Feb 2024 08:44:03 -0500
Subject: [PATCH] * rocDecode: Added a command option to limit the number of
decoded frames to a user set value to the video decoder app. (#252)
---
samples/videoDecode/README.md | 1 +
samples/videoDecode/videodecode.cpp | 12 ++++++++++++
2 files changed, 13 insertions(+)
diff --git a/samples/videoDecode/README.md b/samples/videoDecode/README.md
index 2808cf0470..b186baafa3 100644
--- a/samples/videoDecode/README.md
+++ b/samples/videoDecode/README.md
@@ -30,6 +30,7 @@ make -j
./videodecode -i
-o