This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From 4730b8178b5afc8a479f9897ae6412ad1c088db8 Mon Sep 17 00:00:00 2001 | |
From: Alicia <[email protected]> | |
Date: Fri, 13 Nov 2020 12:13:27 -0500 | |
Subject: [PATCH] Add webm and webp mimetype support to UPNP Renderer | |
--- | |
xbmc/network/upnp/UPnPRenderer.cpp | 3 +++ | |
1 file changed, 3 insertions(+) | |
diff --git a/xbmc/network/upnp/UPnPRenderer.cpp b/xbmc/network/upnp/UPnPRenderer.cpp |