Skip to content
VLCKit 3.3.18b11
- Updated to libvlc 3.0.17.2
- Add VLCFilter API to interact with the adjust video filter directly
- Fix a crash when discovering servers on the local network
- Fix module compatibility with Xcode 13 on macOS 12
- Fix UPnP lookup if there more than one interface on iOS/tvOS
- Fix debug symbols for iOS and tvOS show the full libvlc
- Fix libvlc header distribution
- Fix Bonjour discovery of SMB shares
- Fix umbrella headers to not warn about the libvlc C API
- Fix macOS umbrella header to include the renderer discoverer API
- Fix SAT>IP support by updating libvlc
- Fix UPnP browsing regression from previous beta (vlc-ios#1239)
- Fix notorious heating issue caused by fallback from VideoToolbox to software decoding (vlc-ios#1240)
- Fix artwork parsing failure in ogg media (vlc-ios#953)
- Fix crash when discovering SMBv1 servers by implementation interuption in libdsm (#543)