Small fixes to prevent changes when updating

This commit is contained in:
Johan van Eck 2025-07-26 14:41:34 +03:00
parent 67b2984f91
commit 2cbea8c226
1330 changed files with 1562 additions and 752 deletions

View file

@ -1,4 +1,5 @@
name: DV HDR10
pattern: ^(?=.*\b(DV|DoVi|Dolby[ .]?V(ision)?)\b)(?=.*\b((HDR10(?!(P(lus)?)\b|\+))|(HDR))\b)
pattern: ^(?=.*\b(DV|DoVi|Dolby( .)?V(ision)?)\b)(?=.*\b((HDR10(?!(P(lus)?)\b|\+))|(HDR))\b)
description: ''
tags: []
tests: []