[vlc-commits] [Git][videolan/vlc][master] lib: add missing libvlc_dialog_set_error_callback symbol
Jean-Baptiste Kempf (@jbk)
gitlab at videolan.org
Thu May 5 05:49:30 UTC 2022
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC
Commits:
cefa4c00 by Mark Lee at 2022-05-05T05:37:19+00:00
lib: add missing libvlc_dialog_set_error_callback symbol
New API method added with 211baa3ffee2380ea8adba35f164a3ecd11bc69c
but the symbol was not added to the libvlc.sym file.
- - - - -
1 changed file:
- lib/libvlc.sym
Changes:
=====================================
lib/libvlc.sym
=====================================
@@ -44,6 +44,7 @@ libvlc_dialog_post_action
libvlc_dialog_post_login
libvlc_dialog_set_callbacks
libvlc_dialog_set_context
+libvlc_dialog_set_error_callback
libvlc_event_attach
libvlc_event_detach
libvlc_free
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/cefa4c00bef6b787f2ce4156219f24692632bc19
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/cefa4c00bef6b787f2ce4156219f24692632bc19
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the vlc-commits
mailing list