Drag DirectShow back from the dead, force H264 support

This commit is contained in:
wuggy 2026-09-08 06:59:43 -07:00
commit 96bc206271
19 changed files with 3024 additions and 0 deletions

View file

@ -173,6 +173,7 @@ if CONFIG['OS_ARCH'] == 'WINNT':
'crypt32',
'shell32',
'ole32',
'strmiids',
'version',
'winspool',
]