diff options
author | Markus Pfau <pfau@peak3d.de> | 2017-06-24 15:39:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-24 15:39:42 +0200 |
commit | 66233da32bdce3b3693ea1ef44779384c474f572 (patch) | |
tree | 53d1dca3851b0dce5a06ffd92c0d7d1ec53f449e /system | |
parent | ae913d92aa78129c86deafd0830a138a02627c0b (diff) |
Addonvideocodec Implementation (#12340)
Diffstat (limited to 'system')
-rw-r--r-- | system/addon-manifest.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/addon-manifest.xml b/system/addon-manifest.xml index b70114bf7d..79012d73ad 100644 --- a/system/addon-manifest.xml +++ b/system/addon-manifest.xml @@ -18,6 +18,7 @@ <addon>kodi.binary.instance.pvr</addon> <addon>kodi.binary.instance.screensaver</addon> <addon>kodi.binary.instance.vfs</addon> + <addon>kodi.binary.instance.videocodec</addon> <addon>kodi.binary.instance.visualization</addon> <addon>kodi.resource</addon> <addon>metadata.album.universal</addon> |