mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 02:47:31 +09:00
Remove DirectShow as it doesn't work properly.
This commit is contained in:
parent
c6ed045774
commit
5ec85f3abe
23 changed files with 1 additions and 3012 deletions
|
|
@ -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']
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue