separated setting time and processing node functions
This commit is contained in:
@@ -93,8 +93,6 @@ bool Decoder::ProbeMedia(Footage *f)
|
||||
|
||||
if (decoder->Probe(f)) {
|
||||
|
||||
|
||||
|
||||
// We found a Decoder, so we can set this media as valid
|
||||
f->set_status(Footage::kReady);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user