Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[UNTESTED] DirectVobSubFilter: stop overriding known BT.601 matrices
Commit e928f83 allowed colorimetry information to be received from the DirectShow filter chain, so we don’t need to rely on resolution-based guesses as much. However the way the yuv_matrix assignment ended up a known-to-be BT.601 matrix ended up being always overriden to BT.709.
- Loading branch information