Skip to content

Commit

Permalink
misc: improve comment
Browse files Browse the repository at this point in the history
  • Loading branch information
SeaDve committed Jul 22, 2024
1 parent 5f97338 commit 12c89fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/profile.rs
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ mod tests {
continue;
}

// FIXME No idea why x264enc is not found
// FIXME Remove this. This is needed as x264enc is somehow not found.
if profile.id() == "mp4" {
continue;
}
Expand Down

0 comments on commit 12c89fd

Please sign in to comment.