Skip to content

Commit

Permalink
Update dtrace.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon123123 authored Jul 17, 2024
1 parent 06b92e4 commit 92d9dde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/Lib/CommonLib/dtrace.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ CDTrace::CDTrace( const char *filename, const dtrace_channels_t& channels )
p_m.mr_path = p_m.mr_path + path;

name_file = name_file.substr(0, name_file.find(".yuv"));
p_m.mr_path = "." + path;

if (name_file.find_last_of(path) == -1){
#if VVENC_CTU
Expand Down

0 comments on commit 92d9dde

Please sign in to comment.