- Update VLC to 2.2.4 - Requires libVLC 2.1 or newer - libVLC 2.2 headers are provided as submodule - Native logging support with ability to set log level - Add ability to set application ID - VLC media: add parsed state, async parse request, duration and current state - VLC media list player: next item signal now also sends pointer to VlcMedia - VLC media player: seekable status - New frame stream class - New QML player and video rendering (deprecates old VlcQmlVideoPlayer) - New QML plugin - QML audio, video and subtitles tracks support - Deinterlacing, aspect ratio and crop ratio changed signals - Reading libvlc arguments from environment variable `VLC_ARGS` - Initial automatic testing support - Deprecated: VlcError:clearerr is not needed and causes issues so it is deprecated and will be removed in 2.0 (currently does nothing)