From 2a4c83182ee343d09ad130520f8c22bd61d58471 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Hugo=20Beauz=C3=A9e-Luyssen?= <hugo@beauzee.fr>
Date: Thu, 25 Nov 2021 09:55:21 +0100
Subject: [PATCH] Bump libvlcpp submodule

This version includes a replacement for remaining NULL with nullptr,
which fixes a lot of warnings with recent compilers
---
 libvlcpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libvlcpp b/libvlcpp
index b4eecc53b..b0e7d093a 160000
--- a/libvlcpp
+++ b/libvlcpp
@@ -1 +1 @@
-Subproject commit b4eecc53b602af563bec579c92fb853b1b2cf4ef
+Subproject commit b0e7d093a89eae248ff17cf80e0fd8feb92089c0
-- 
GitLab