Skip to content

Commit ef11c95

Browse files
remove comments
1 parent 7102412 commit ef11c95

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/AvTranscoder/Profile.cpp

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,4 @@ Profile::ProfileDesc& Profile::getProfile( const std::string& searchProfile )
5757
}
5858
}
5959

60-
/*
61-
ffmpeg can set options with
62-
int av_opt_set(void *obj, const char *name, const char *val, int search_flags)
63-
64-
can be string / string parameter, ffmpeg can detect option type and convert value to match
65-
66-
*/
67-
6860
}

0 commit comments

Comments
 (0)