[vlc-devel] [PATCHv3 08/17] core: fix vlc_es_id_IsStrIdStable not exposed

Thomas Guillem thomas at gllm.fr
Wed Jun 10 14:57:47 CEST 2020


---
 src/libvlccore.sym | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/libvlccore.sym b/src/libvlccore.sym
index 504801246b0..88d558f39fd 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