footage: check files for changes
This commit is contained in:
@@ -60,11 +60,6 @@ FFmpegDecoder::FFmpegDecoder() :
|
||||
{
|
||||
}
|
||||
|
||||
FFmpegDecoder::~FFmpegDecoder()
|
||||
{
|
||||
CloseInternal();
|
||||
}
|
||||
|
||||
bool FFmpegDecoder::OpenInternal()
|
||||
{
|
||||
if (instance_.Open(stream().filename().toUtf8(), stream().stream())) {
|
||||
|
||||
Reference in New Issue
Block a user