minor code cleanups
This commit is contained in:
@@ -93,6 +93,8 @@ 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