vlc: enable ffmpeg plugins: added smb build option.
- smb options is enabled for glibc, off for musl (samba is currently broken). - use --enable-merge-ffmpeg to make plugins use ffmpeg instead. - misc tweaks for musl.
This commit is contained in:
parent
4ee5b0585e
commit
11a3b0882a
2 changed files with 20 additions and 9 deletions
|
@ -54,6 +54,7 @@ desc_option_rpi="Enable support for Raspberry Pi (GPU acceleration)"
|
|||
desc_option_sasl="Enable support for SASL"
|
||||
desc_option_sdl="Enable support for SDL (1.x)"
|
||||
desc_option_sdl2="Enable support for SDL (2.x)"
|
||||
desc_option_smb="Enable support for SMB protocol"
|
||||
desc_option_sndio="Enable support for the sndio sound server"
|
||||
desc_option_ssl="Enable support for SSL"
|
||||
desc_option_startup_notification="Enable support for desktop notification"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue