[vlc-commits] libvlc.sym: add missing libvlc_media_list_player_set_pause
Thomas Guillem
git at videolan.org
Fri Dec 8 18:00:58 CET 2017
vlc/vlc-3.0 | branch: master | Thomas Guillem <thomas at gllm.fr> | Fri Dec 8 17:59:58 2017 +0100| [1d3db1a7108152d61885f8476064378b0b97e68f] | committer: Thomas Guillem
libvlc.sym: add missing libvlc_media_list_player_set_pause
(cherry picked from commit a6d3cf0ae10b4d7316c80bc59b2a48fb0344a7a9)
Signed-off-by: Thomas Guillem <thomas at gllm.fr>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=1d3db1a7108152d61885f8476064378b0b97e68f
---
lib/libvlc.sym | 1 +
1 file changed, 1 insertion(+)
diff --git a/lib/libvlc.sym b/lib/libvlc.sym
index caa55981bf..6c1461930f 100644
--- a/lib/libvlc.sym
+++ b/lib/libvlc.sym
@@ -132,6 +132,7 @@ libvlc_media_list_player_release
libvlc_media_list_player_retain
libvlc_media_list_player_set_media_list
libvlc_media_list_player_set_media_player
+libvlc_media_list_player_set_pause
libvlc_media_list_player_set_playback_mode
libvlc_media_list_player_stop
libvlc_media_list_release
More information about the vlc-commits
mailing list