Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
Video_onnxruntime
Commits
2441d2ce
Commit
2441d2ce
authored
Oct 27, 2023
by
lijian6
Browse files
Update
Signed-off-by:
lijian
<
lijian6@sugon.com
>
parent
503a4ba9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
Resource/Images/cr7_1920x1080.h264
Resource/Images/cr7_1920x1080.h264
+0
-0
include/Decoder.h
include/Decoder.h
+2
-1
No files found.
Resource/Images/cr7_1920x1080.h264
0 → 100755
View file @
2441d2ce
File added
include/Decoder.h
View file @
2441d2ce
...
...
@@ -36,7 +36,8 @@ public:
const
AVCodec
*
dec
=
NULL
;
int
video_stream_idx
=
-
1
;
const
char
*
src_filename
=
"../Resource/Images/Mean.mp4"
;
const
char
*
src_filename
=
"../Resource/Images/cr7_1920x1080.h264"
;
//const char *src_filename = "../Resource/Images/Mean.mp4";
};
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment