Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Added specific extension checking

Pre-release
Pre-release
Compare
Choose a tag to compare
@jaw-sh jaw-sh released this 14 Oct 06:46
· 17 commits to master since this release

a330b45

Files sent for verification checking using the ::check($file, "ext") call
will be matched only against cases that are ->leadEXT. This reduces the
number of case checks that need to be ran, allows specificity, and can
be used to prioritize certain container formats that ffprobe can put the
file in.