tweak(regex): Refine h265 pattern to include more delimiters

This commit is contained in:
gehrleib 2025-02-16 14:52:33 -05:00
parent 7ab2b5c86b
commit b2813d97b9
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
name: h265
pattern: (?i)h\s*\.?\s*265
pattern: (?i)\bh[\-\.\s]?265\b
description: A video compression standard that delivers higher efficiency than H.264,
enabling better quality at lower bitrates, ideal for 4K and HDR content.
tags: