Remove DirectShow as it doesn't work properly.

This commit is contained in:
EAZYBLACK 2026-09-12 21:58:21 +03:00
commit 5ec85f3abe
23 changed files with 1 additions and 3012 deletions

View file

@ -42,12 +42,6 @@ DIRS += [
'standalone',
]
if CONFIG['MOZ_DIRECTSHOW']:
DIRS += ['directshow']
LOCAL_INCLUDES += [
'/media/webrtc/trunk/webrtc/modules/video_capture/windows',
]
if CONFIG['MOZ_FMP4']:
DIRS += ['fmp4']