Changes between 3.0.8 and 3.0.9: https://www.videolan.org/developers/vlc-branch/NEWS
----------------------------------

Core:
* Work around busy looping when playing an invalid item through VLM

Demux:
* Fix TTML entities not passed to decoder
* Misc raw H264/HEVC frame rate fixes
* Fix adaptive regression on TS format change (mostly HLS)

Packetizers:
* Fixes H264/HEVC incomplete draining in some cases
* packetizer_helper: Fix potential trailing junk on last packet
* Improved check to prevent fLAC synchronization drops

Decoder:
* avcodec: revector video decoder to fix incomplete drain

Text renderer:
* Fix crashes on macOS with SSA/ASS subtitles containing emoji

macOS:
* Fix Apple Remote support on macOS Catalina
* Add support for pausing Apple Music on macOS Catalina
* Fix UPnP discovery crash without an active network interface ←1件増えてた

Misc:
* Add missing .wpl & .zpl file associations on Windows