Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (20 loc) · 668 Bytes

ShippedPlugins.md

File metadata and controls

25 lines (20 loc) · 668 Bytes

Access Plugins

Access Plugins are required to resolve the media location. Contained Access Plugins:

Plugin Name Usage
libfilesystem_plugin Used to access local files
libhttp_plugin Used to access files over http
libhttps_plugin Used to access files over https

Misc Plugins

Misc Plugins provide basic functions to other plugins. Contained Misc Plugins:

Plugin Name Usage
libgnutls_plugin GNU TLS Handshake Helper; Required for Https

Codec Plugins

Codec Plugins provide decoding and demux functions. Contained Codec Plugins:

Plugin Name Usage
libavcodec_plugin AV-Codec