[vlc-devel] [RFC PATCHv2 08/10] core: fix vlc_es_id_IsStrIdStable not exposed
Thomas Guillem
thomas at gllm.fr
Thu Jun 4 23:23:23 CEST 2020
---
src/libvlccore.sym | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/libvlccore.sym b/src/libvlccore.sym
index 504801246b..88d558f39f 100644
--- a/src/libvlccore.sym
+++ b/src/libvlccore.sym
@@ -762,6 +762,7 @@ vlc_es_id_Release
vlc_es_id_GetInputId
vlc_es_id_GetCat
vlc_es_id_GetStrId
+vlc_es_id_IsStrIdStable
vlc_thumbnailer_Create
vlc_thumbnailer_RequestByTime
vlc_thumbnailer_RequestByPos
--
2.20.1
More information about the vlc-devel
mailing list