[SCM] vlc/master: Update libvlc5 symbols

edwardw-guest at users.alioth.debian.org edwardw-guest at users.alioth.debian.org
Sun Oct 6 23:01:06 UTC 2013


The following commit has been merged in the master branch:
commit 921dece59d13e9405d3ac21ec0320c4380736301
Author: Edward Wang <edward.c.wang at compdigitec.com>
Date:   Sun Oct 6 18:07:19 2013 -0400

    Update libvlc5 symbols

diff --git a/debian/libvlc5.symbols b/debian/libvlc5.symbols
index 24bce26..94ef7ab 100644
--- a/debian/libvlc5.symbols
+++ b/debian/libvlc5.symbols
@@ -10,6 +10,8 @@ libvlc.so.5 libvlc5 #MINVER#
  libvlc_audio_get_volume at Base 1.1.0
  libvlc_audio_output_device_count at Base 1.1.0
  libvlc_audio_output_device_id at Base 1.1.0
+ libvlc_audio_output_device_list_get at Base 2.1.0
+ libvlc_audio_output_device_list_release at Base 2.1.0
  libvlc_audio_output_device_longname at Base 1.1.0
  libvlc_audio_output_device_set at Base 1.1.0
  libvlc_audio_output_get_device_type at Base 1.1.0
@@ -32,26 +34,26 @@ libvlc.so.5 libvlc5 #MINVER#
  libvlc_errmsg at Base 1.1.0
  libvlc_event_attach at Base 1.1.0
  libvlc_event_detach at Base 1.1.0
-#MISSING: 2.0.0# libvlc_event_manager_new at Base 1.1.0
-#MISSING: 2.0.0# libvlc_event_manager_register_event_type at Base 1.1.0
-#MISSING: 2.0.0# libvlc_event_manager_release at Base 1.1.0
-#MISSING: 2.0.0# libvlc_event_send at Base 1.1.0
  libvlc_event_type_name at Base 1.1.0
  libvlc_free at Base 2.0.0
  libvlc_get_changeset at Base 1.1.0
  libvlc_get_compiler at Base 1.1.0
  libvlc_get_fullscreen at Base 1.1.0
-#MISSING: 2.0.0# libvlc_get_input_thread at Base 1.1.0
  libvlc_get_log_verbosity at Base 1.1.0
  libvlc_get_version at Base 1.1.0
  libvlc_log_clear at Base 1.1.0
  libvlc_log_close at Base 1.1.0
  libvlc_log_count at Base 1.1.0
+ libvlc_log_get_context at Base 2.1.0
  libvlc_log_get_iterator at Base 1.1.0
+ libvlc_log_get_object at Base 2.1.0
  libvlc_log_iterator_free at Base 1.1.0
  libvlc_log_iterator_has_next at Base 1.1.0
  libvlc_log_iterator_next at Base 1.1.0
  libvlc_log_open at Base 1.1.0
+ libvlc_log_set at Base 2.1.0
+ libvlc_log_set_file at Base 2.1.0
+ libvlc_log_unset at Base 2.1.0
  libvlc_media_add_option at Base 1.1.0
  libvlc_media_add_option_flag at Base 1.1.0
  libvlc_media_discoverer_event_manager at Base 1.1.0
@@ -75,7 +77,6 @@ libvlc.so.5 libvlc5 #MINVER#
  libvlc_media_library_new at Base 1.1.0
  libvlc_media_library_release at Base 1.1.0
  libvlc_media_library_retain at Base 1.1.0
-#MISSING: 2.0.0# libvlc_media_list_add_file_content at Base 1.1.0
  libvlc_media_list_add_media at Base 1.1.0
  libvlc_media_list_count at Base 1.1.0
  libvlc_media_list_event_manager at Base 1.1.0
@@ -109,7 +110,6 @@ libvlc.so.5 libvlc5 #MINVER#
  libvlc_media_list_unlock at Base 1.1.0
  libvlc_media_new_as_node at Base 1.1.0
  libvlc_media_new_fd at Base 1.1.5
-#MISSING: 2.0.0# libvlc_media_new_from_input_item at Base 1.1.0
  libvlc_media_new_location at Base 1.1.0
  libvlc_media_new_path at Base 1.1.0
  libvlc_media_parse at Base 1.1.0
@@ -155,6 +155,7 @@ libvlc.so.5 libvlc5 #MINVER#
  libvlc_media_player_set_rate at Base 1.1.0
  libvlc_media_player_set_time at Base 1.1.0
  libvlc_media_player_set_title at Base 1.1.0
+ libvlc_media_player_set_video_title_display at Base 2.1.0
  libvlc_media_player_set_xwindow at Base 1.1.0
  libvlc_media_player_stop at Base 1.1.0
  libvlc_media_player_will_play at Base 1.1.0
@@ -162,15 +163,17 @@ libvlc.so.5 libvlc5 #MINVER#
  libvlc_media_retain at Base 1.1.0
  libvlc_media_save_meta at Base 1.1.0
  libvlc_media_set_meta at Base 1.1.0
-#MISSING: 2.0.0# libvlc_media_set_state at Base 1.1.0
  libvlc_media_set_user_data at Base 1.1.0
  libvlc_media_subitems at Base 1.1.0
+ libvlc_media_tracks_get at Base 2.1.0
+ libvlc_media_tracks_release at Base 2.1.0
  libvlc_module_description_list_release at Base 2.0.0
  libvlc_new at Base 1.1.0
  libvlc_playlist_play at Base 1.1.0
  libvlc_printerr at Base 1.1.0
  libvlc_release at Base 1.1.0
  libvlc_retain at Base 1.1.0
+ libvlc_set_app_id at Base 2.1.0
  libvlc_set_exit_handler at Base 2.0.0
  libvlc_set_fullscreen at Base 1.1.0
  libvlc_set_log_verbosity at Base 1.1.0

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list