Skip to content

Commit

Permalink
Убран случайно добавленный код.
Browse files Browse the repository at this point in the history
  • Loading branch information
v0lt committed Oct 17, 2024
1 parent 20714e8 commit 5be1df6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/filters/transform/MPCVideoDec/MPCVideoDec.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1677,9 +1677,6 @@ int CMPCVideoDecFilter::FindCodec(const CMediaType* mtIn, BOOL bForced/* = FALSE
}
#else
m_bUseFFmpeg = IsFFMPEGEnabled(ffCodecs[i], m_VideoFilters);
if (m_bUseFFmpeg) {

}
#endif
}

Expand Down

0 comments on commit 5be1df6

Please sign in to comment.