Skip to content

Commit a52ccb7

Browse files
author
Clement Champetier
committed
InputFile: skipped unnecessary set of "format" option when setupUnwrapping
1 parent a6c5c7a commit a52ccb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AvTranscoder/file/InputFile.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ void InputFile::setupUnwrapping(const ProfileLoader::Profile& profile)
147147
for(ProfileLoader::Profile::const_iterator it = profile.begin(); it != profile.end(); ++it)
148148
{
149149
if((*it).first == constants::avProfileIdentificator || (*it).first == constants::avProfileIdentificatorHuman ||
150-
(*it).first == constants::avProfileType)
150+
(*it).first == constants::avProfileType || (*it).first == constants::avProfileFormat)
151151
continue;
152152

153153
try

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy