[SCM] vlc/experimental: Update symbols

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Mon Sep 25 23:19:21 UTC 2017


The following commit has been merged in the experimental branch:
commit 1f93730648b7877434488c4f43ff781e53906e42
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Tue Sep 26 00:46:43 2017 +0200

    Update symbols

diff --git a/debian/libvlc5.symbols b/debian/libvlc5.symbols
index a6d4071..b91f0f1 100644
--- a/debian/libvlc5.symbols
+++ b/debian/libvlc5.symbols
@@ -21,6 +21,7 @@ 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_enum at Base 2.2.0~pre1
+ libvlc_audio_output_device_get at Base 3.0.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
@@ -41,8 +42,15 @@ libvlc.so.5 libvlc5 #MINVER#
  libvlc_audio_set_volume at Base 1.1.0
  libvlc_audio_set_volume_callback at Base 2.0.0
  libvlc_audio_toggle_mute at Base 1.1.0
+ libvlc_chapter_descriptions_release at Base 3.0.0~
  libvlc_clearerr at Base 1.1.0
  libvlc_clock at Base 2.0.0
+ libvlc_dialog_dismiss at Base 3.0.0~
+ libvlc_dialog_get_context at Base 3.0.0~
+ libvlc_dialog_post_action at Base 3.0.0~
+ libvlc_dialog_post_login at Base 3.0.0~
+ libvlc_dialog_set_callbacks at Base 3.0.0~
+ libvlc_dialog_set_context at Base 3.0.0~
  libvlc_errmsg at Base 1.1.0
  libvlc_event_attach at Base 1.1.0
  libvlc_event_detach at Base 1.1.0
@@ -70,18 +78,26 @@ libvlc.so.5 libvlc5 #MINVER#
  libvlc_media_add_option_flag at Base 1.1.0
  libvlc_media_discoverer_event_manager at Base 1.1.0
  libvlc_media_discoverer_is_running at Base 1.1.0
+ libvlc_media_discoverer_list_get at Base 3.0.0~
+ libvlc_media_discoverer_list_release at Base 3.0.0~
  libvlc_media_discoverer_localized_name at Base 1.1.0
  libvlc_media_discoverer_media_list at Base 1.1.0
+ libvlc_media_discoverer_new at Base 3.0.0~
  libvlc_media_discoverer_new_from_name at Base 1.1.0
  libvlc_media_discoverer_release at Base 1.1.0
+ libvlc_media_discoverer_start at Base 3.0.0~
+ libvlc_media_discoverer_stop at Base 3.0.0~
  libvlc_media_duplicate at Base 1.1.0
  libvlc_media_event_manager at Base 1.1.0
+ libvlc_media_get_codec_description at Base 3.0.0~
  libvlc_media_get_duration at Base 1.1.0
  libvlc_media_get_meta at Base 1.1.0
  libvlc_media_get_mrl at Base 1.1.0
+ libvlc_media_get_parsed_status at Base 3.0.0~
  libvlc_media_get_state at Base 1.1.0
  libvlc_media_get_stats at Base 1.1.0
  libvlc_media_get_tracks_info at Base 1.1.0
+ libvlc_media_get_type at Base 3.0.0~
  libvlc_media_get_user_data at Base 1.1.0
  libvlc_media_is_parsed at Base 1.1.0
  libvlc_media_library_load at Base 1.1.0
@@ -100,6 +116,7 @@ libvlc.so.5 libvlc5 #MINVER#
  libvlc_media_list_media at Base 1.1.0
  libvlc_media_list_new at Base 1.1.0
  libvlc_media_list_player_event_manager at Base 1.1.0
+ libvlc_media_list_player_get_media_player at Base 3.0.0~
  libvlc_media_list_player_get_state at Base 1.1.0
  libvlc_media_list_player_is_playing at Base 1.1.0
  libvlc_media_list_player_new at Base 1.1.0
@@ -121,11 +138,15 @@ libvlc.so.5 libvlc5 #MINVER#
  libvlc_media_list_set_media at Base 1.1.0
  libvlc_media_list_unlock at Base 1.1.0
  libvlc_media_new_as_node at Base 1.1.0
+ libvlc_media_new_callbacks at Base 3.0.0~
  libvlc_media_new_fd at Base 1.1.5
  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
  libvlc_media_parse_async at Base 1.1.0
+ libvlc_media_parse_stop at Base 3.0.0~
+ libvlc_media_parse_with_options at Base 3.0.0~
+ libvlc_media_player_add_slave at Base 3.0.0~
  libvlc_media_player_can_pause at Base 1.1.0
  libvlc_media_player_event_manager at Base 1.1.0
  libvlc_media_player_get_agl at Base 1.1.0
@@ -133,12 +154,15 @@ libvlc.so.5 libvlc5 #MINVER#
  libvlc_media_player_get_chapter_count at Base 1.1.0
  libvlc_media_player_get_chapter_count_for_title at Base 1.1.0
  libvlc_media_player_get_fps at Base 1.1.0
+ libvlc_media_player_get_full_chapter_descriptions at Base 3.0.0~
+ libvlc_media_player_get_full_title_descriptions at Base 3.0.0~
  libvlc_media_player_get_hwnd at Base 1.1.0
  libvlc_media_player_get_length at Base 1.1.0
  libvlc_media_player_get_media at Base 1.1.0
  libvlc_media_player_get_nsobject at Base 1.1.0
  libvlc_media_player_get_position at Base 1.1.0
  libvlc_media_player_get_rate at Base 1.1.0
+ libvlc_media_player_get_role at Base 3.0.0~
  libvlc_media_player_get_state at Base 1.1.0
  libvlc_media_player_get_time at Base 1.1.0
  libvlc_media_player_get_title at Base 1.1.0
@@ -159,14 +183,17 @@ libvlc.so.5 libvlc5 #MINVER#
  libvlc_media_player_release at Base 1.1.0
  libvlc_media_player_retain at Base 1.1.0
  libvlc_media_player_set_agl at Base 1.1.0
+ libvlc_media_player_set_android_context at Base 3.0.0~
  libvlc_media_player_set_chapter at Base 1.1.0
  libvlc_media_player_set_equalizer at Base 2.2.0~pre1
+ libvlc_media_player_set_evas_object at Base 3.0.0~
  libvlc_media_player_set_hwnd at Base 1.1.0
  libvlc_media_player_set_media at Base 1.1.0
  libvlc_media_player_set_nsobject at Base 1.1.0
  libvlc_media_player_set_pause at Base 1.1.1
  libvlc_media_player_set_position at Base 1.1.0
  libvlc_media_player_set_rate at Base 1.1.0
+ libvlc_media_player_set_role at Base 3.0.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
@@ -178,6 +205,10 @@ libvlc.so.5 libvlc5 #MINVER#
  libvlc_media_save_meta at Base 1.1.0
  libvlc_media_set_meta at Base 1.1.0
  libvlc_media_set_user_data at Base 1.1.0
+ libvlc_media_slaves_add at Base 3.0.0~
+ libvlc_media_slaves_clear at Base 3.0.0~
+ libvlc_media_slaves_get at Base 3.0.0~
+ libvlc_media_slaves_release at Base 3.0.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
@@ -186,12 +217,24 @@ libvlc.so.5 libvlc5 #MINVER#
  libvlc_playlist_play at Base 1.1.0
  libvlc_printerr at Base 1.1.0
  libvlc_release at Base 1.1.0
+ libvlc_renderer_discoverer_event_manager at Base 3.0.0~
+ libvlc_renderer_discoverer_list_get at Base 3.0.0~
+ libvlc_renderer_discoverer_list_release at Base 3.0.0~
+ libvlc_renderer_discoverer_new at Base 3.0.0~
+ libvlc_renderer_discoverer_release at Base 3.0.0~
+ libvlc_renderer_discoverer_start at Base 3.0.0~
+ libvlc_renderer_discoverer_stop at Base 3.0.0~
+ libvlc_renderer_item_flags at Base 3.0.0~
+ libvlc_renderer_item_icon_uri at Base 3.0.0~
+ libvlc_renderer_item_name at Base 3.0.0~
+ libvlc_renderer_item_type at Base 3.0.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
  libvlc_set_user_agent at Base 1.1.1
+ libvlc_title_descriptions_release at Base 3.0.0~
  libvlc_toggle_fullscreen at Base 1.1.0
  libvlc_toggle_teletext at Base 1.1.0
  libvlc_track_description_list_release at Base 2.0.0
@@ -219,6 +262,7 @@ libvlc.so.5 libvlc5 #MINVER#
  libvlc_video_get_track_count at Base 1.1.0
  libvlc_video_get_track_description at Base 1.1.0
  libvlc_video_get_width at Base 1.1.0
+ libvlc_video_new_viewpoint at Base 3.0.0~
  libvlc_video_set_adjust_float at Base 1.1.1
  libvlc_video_set_adjust_int at Base 1.1.1
  libvlc_video_set_aspect_ratio at Base 1.1.0
@@ -240,6 +284,7 @@ libvlc.so.5 libvlc5 #MINVER#
  libvlc_video_set_teletext at Base 1.1.0
  libvlc_video_set_track at Base 1.1.0
  libvlc_video_take_snapshot at Base 1.1.0
+ libvlc_video_update_viewpoint at Base 3.0.0~
  libvlc_vlm_add_broadcast at Base 1.1.0
  libvlc_vlm_add_input at Base 1.1.0
  libvlc_vlm_add_vod at Base 1.1.0

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list