Skip to content

Commit a9515a7

Browse files
author
Clement Champetier
committed
Profile: add comment
1 parent 8ea50c6 commit a9515a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/AvTranscoder/Profile.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ void Profile::update( const ProfileDesc& profile )
9292
}
9393
++profileIndex;
9494
}
95+
// profile not found: add the new profile
9596
_profiles.push_back( profile );
9697
}
9798

0 commit comments

Comments
 (0)