[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 8d2705b2c53774fd273c87fa4ec614775bcef838
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Tue Sep 26 00:49:08 2017 +0200

    Update symbols
    
    libvlccore requires a SONAME bump!

diff --git a/debian/libvlccore8.symbols b/debian/libvlccore8.symbols
index 4e41834..d2fd47a 100644
--- a/debian/libvlccore8.symbols
+++ b/debian/libvlccore8.symbols
@@ -1,19 +1,17 @@
 libvlccore.so.8 libvlccore8 #MINVER#
  AddMD5 at Base 2.0.0
  EndMD5 at Base 2.0.0
- EnsureUTF8 at Base 2.0.0
  FromCharset at Base 2.0.0
  GetLang_1 at Base 2.0.0
  GetLang_2B at Base 2.0.0
  GetLang_2T at Base 2.0.0
  InitMD5 at Base 2.0.0
- IsUTF8 at Base 2.0.0
  NTPtime64 at Base 2.0.0
  ToCharset at Base 2.0.0
  VLC_CompileBy at Base 2.0.0
  VLC_CompileHost at Base 2.0.0
  VLC_Compiler at Base 2.0.0
- access_GetParentInput at Base 2.0.0
+ access_vaDirectoryControlHelper at Base 3.0.0~
  addon_entry_Hold at Base 2.2.0~pre1
  addon_entry_New at Base 2.2.0~pre1
  addon_entry_Release at Base 2.2.0~pre1
@@ -33,7 +31,10 @@ libvlccore.so.8 libvlccore8 #MINVER#
  aout_DeviceSet at Base 2.1.0
  aout_DevicesList at Base 2.1.0
  aout_FiltersAdjustResampling at Base 2.1.0
+ aout_FiltersChangeViewpoint at Base 3.0.0~
  aout_FiltersDelete at Base 2.1.0
+ aout_FiltersDrain at Base 3.0.0~
+ aout_FiltersFlush at Base 3.0.0~
  aout_FiltersNew at Base 2.1.0
  aout_FiltersPlay at Base 2.1.0
  aout_FormatPrepare at Base 2.0.0
@@ -44,21 +45,21 @@ libvlccore.so.8 libvlccore8 #MINVER#
  aout_MuteSet at Base 2.1.0
  aout_VolumeGet at Base 2.0.0
  aout_VolumeSet at Base 2.0.0
+ aout_VolumeUpdate at Base 3.0.0~
  aout_filter_RequestVout at Base 2.0.0
  block_Alloc at Base 2.0.0
  block_FifoCount at Base 2.0.0
  block_FifoEmpty at Base 2.0.0
  block_FifoGet at Base 2.0.0
  block_FifoNew at Base 2.0.0
- block_FifoPace at Base 2.0.0
  block_FifoPut at Base 2.0.0
  block_FifoRelease at Base 2.0.0
  block_FifoShow at Base 2.0.0
- block_FifoWake at Base 2.2.0~pre1
  block_File at Base 2.0.0
  block_FilePath at Base 2.1.0
  block_Init at Base 2.0.0
  block_Realloc at Base 2.0.0
+ block_TryRealloc at Base 3.0.0~
  block_heap_Alloc at Base 2.0.0
  block_mmap_Alloc at Base 2.0.0
  block_shm_Alloc at Base 2.1.0
@@ -87,7 +88,6 @@ libvlccore.so.8 libvlccore8 #MINVER#
  config_SaveConfigFile at Base 2.0.0
  config_StringEscape at Base 2.0.0
  config_StringUnescape at Base 2.0.0
- convert_xml_special_chars at Base 2.0.0
  date_Change at Base 2.0.0
  date_Decrement at Base 2.0.0
  date_Get at Base 2.0.0
@@ -95,74 +95,45 @@ libvlccore.so.8 libvlccore8 #MINVER#
  date_Init at Base 2.0.0
  date_Move at Base 2.0.0
  date_Set at Base 2.0.0
- decode_URI at Base 2.0.0
- decode_URI_duplicate at Base 2.0.0
- decoder_DeletePicture at Base 2.0.0
- decoder_DeleteSubpicture at Base 2.0.0
+ decoder_AbortPictures at Base 3.0.0~
  decoder_GetDisplayDate at Base 2.0.0
  decoder_GetDisplayRate at Base 2.0.0
  decoder_GetInputAttachments at Base 2.0.0
- decoder_LinkPicture at Base 2.0.0
  decoder_NewAudioBuffer at Base 2.0.0
- decoder_NewPicture at Base 2.0.0
  decoder_NewSubpicture at Base 2.0.0
- decoder_SynchroChoose at Base 2.0.0
- decoder_SynchroDate at Base 2.0.0
- decoder_SynchroDecode at Base 2.0.0
- decoder_SynchroEnd at Base 2.0.0
- decoder_SynchroInit at Base 2.0.0
- decoder_SynchroNewPicture at Base 2.0.0
- decoder_SynchroRelease at Base 2.0.0
- decoder_SynchroReset at Base 2.0.0
- decoder_SynchroTrash at Base 2.0.0
- decoder_UnlinkPicture at Base 2.0.0
- demux_GetParentInput at Base 2.0.0
+ demux_Delete at Base 3.0.0~
+ demux_New at Base 3.0.0~
  demux_PacketizerDestroy at Base 2.0.0
  demux_PacketizerNew at Base 2.0.0
+ demux_vaControl at Base 3.0.0~
  demux_vaControlHelper at Base 2.0.0
- dialog_ExtensionUpdate at Base 2.0.0
- dialog_Login at Base 2.0.0
- dialog_ProgressCancelled at Base 2.0.0
- dialog_ProgressCreate at Base 2.0.0
- dialog_ProgressDestroy at Base 2.0.0
- dialog_ProgressSet at Base 2.0.0
- dialog_Question at Base 2.0.0
- dialog_Register at Base 2.0.0
- dialog_Unregister at Base 2.0.0
- dialog_VFatal at Base 2.0.0
- encode_URI_component at Base 2.0.0
  es_format_Clean at Base 2.0.0
  es_format_Copy at Base 2.0.0
  es_format_Init at Base 2.0.0
  es_format_InitFromVideo at Base 2.0.0
  es_format_IsSimilar at Base 2.0.0
- filename_sanitize at Base 2.0.0
+ filter_AddProxyCallbacks at Base 3.0.0~
  filter_Blend at Base 2.0.0
  filter_ConfigureBlend at Base 2.0.0
+ filter_DelProxyCallbacks at Base 3.0.0~
  filter_DeleteBlend at Base 2.0.0
  filter_NewBlend at Base 2.0.0
+ filter_chain_AppendConverter at Base 3.0.0~
  filter_chain_AppendFilter at Base 2.0.0
  filter_chain_AppendFromString at Base 2.0.0
- filter_chain_AudioFilter at Base 2.0.0
  filter_chain_Delete at Base 2.0.0
  filter_chain_DeleteFilter at Base 2.0.0
  filter_chain_GetFmtOut at Base 2.0.0
- filter_chain_GetLength at Base 2.0.0
+ filter_chain_IsEmpty at Base 3.0.0~
  filter_chain_MouseEvent at Base 2.0.0
  filter_chain_MouseFilter at Base 2.0.0
- filter_chain_New at Base 2.0.0
+ filter_chain_NewVideo at Base 3.0.0~
  filter_chain_Reset at Base 2.0.0
  filter_chain_SubFilter at Base 2.0.0
- filter_chain_SubSource at Base 2.0.0
  filter_chain_VideoFilter at Base 2.0.0
  filter_chain_VideoFlush at Base 2.0.0
  fingerprinter_Create at Base 2.1.0
  fingerprinter_Destroy at Base 2.1.0
- http_auth_FormatAuthorizationHeader at Base 2.0.0
- http_auth_Init at Base 2.0.0
- http_auth_ParseAuthenticationInfoHeader at Base 2.0.0
- http_auth_ParseWwwAuthenticateHeader at Base 2.0.0
- http_auth_Reset at Base 2.0.0
  httpd_ClientIP at Base 2.0.0
  httpd_FileDelete at Base 2.0.0
  httpd_FileNew at Base 2.0.0
@@ -190,17 +161,21 @@ libvlccore.so.8 libvlccore8 #MINVER#
  input_Close at Base 2.0.0
  input_Control at Base 2.0.0
  input_Create at Base 2.0.0
- input_CreateAndStart at Base 2.0.0
  input_CreateFilename at Base 2.0.0
  input_DecoderCreate at Base 2.0.0
  input_DecoderDecode at Base 2.0.0
  input_DecoderDelete at Base 2.0.0
+ input_DecoderDrain at Base 3.0.0~
+ input_DecoderFlush at Base 3.0.0~
  input_GetItem at Base 2.0.0
  input_Read at Base 2.0.0
  input_Start at Base 2.0.0
  input_Stop at Base 2.0.0
  input_item_AddInfo at Base 2.0.0
+ input_item_AddOpaque at Base 3.0.0~
  input_item_AddOption at Base 2.0.0
+ input_item_AddOptions at Base 3.0.0~
+ input_item_AddSlave at Base 3.0.0~
  input_item_Copy at Base 2.0.0
  input_item_CopyOptions at Base 2.0.0
  input_item_DelInfo at Base 2.0.0
@@ -208,6 +183,7 @@ libvlccore.so.8 libvlccore8 #MINVER#
  input_item_GetInfo at Base 2.0.0
  input_item_GetMeta at Base 2.2.0
  input_item_GetName at Base 2.0.0
+ input_item_GetNowPlayingFb at Base 3.0.0~
  input_item_GetTitleFbName at Base 2.0.0
  input_item_GetURI at Base 2.0.0
  input_item_HasErrorWhenReading at Base 2.0.0
@@ -217,8 +193,6 @@ libvlccore.so.8 libvlccore8 #MINVER#
  input_item_MergeInfos at Base 2.0.0
  input_item_MetaMatch at Base 2.2.0
  input_item_NewExt at Base 2.0.0
- input_item_NewWithType at Base 2.0.0
- input_item_PostSubItem at Base 2.0.0
  input_item_Release at Base 2.1.0
  input_item_ReplaceInfos at Base 2.0.0
  input_item_SetDuration at Base 2.0.0
@@ -230,7 +204,8 @@ libvlccore.so.8 libvlccore8 #MINVER#
  input_item_node_AppendNode at Base 2.0.0
  input_item_node_Create at Base 2.0.0
  input_item_node_Delete at Base 2.0.0
- input_item_node_PostAndDelete at Base 2.0.0
+ input_item_slave_GetType at Base 3.0.0~
+ input_item_slave_New at Base 3.0.0~
  input_resource_GetAout at Base 2.2.0~pre1
  input_resource_HoldAout at Base 2.1.0
  input_resource_New at Base 2.0.0
@@ -248,10 +223,10 @@ libvlccore.so.8 libvlccore8 #MINVER#
  libvlc_InternalDestroy at Base 2.0.0
  libvlc_InternalInit at Base 2.0.0
  libvlc_InternalPlay at Base 2.2.0~pre1
- libvlc_MetaRequest at Base 2.2.0~pre1
+ libvlc_MetadataCancel at Base 3.0.0~
+ libvlc_MetadataRequest at Base 3.0.0~
  libvlc_Quit at Base 2.0.0
  libvlc_SetExitHandler at Base 2.0.0
- make_path at Base 2.0.0
  mdate at Base 2.0.0
  module_config_free at Base 2.0.0
  module_config_get at Base 2.0.0
@@ -269,7 +244,6 @@ libvlccore.so.8 libvlccore8 #MINVER#
  module_provides at Base 2.0.0
  module_unneed at Base 2.0.0
  msleep at Base 2.0.0
- mstrtime at Base 2.0.0
  mwait at Base 2.0.0
  net_Accept at Base 2.0.0
  net_AcceptSingle at Base 2.0.0
@@ -284,7 +258,6 @@ libvlccore.so.8 libvlccore8 #MINVER#
  net_SetCSCov at Base 2.0.0
  net_Write at Base 2.0.0
  net_vaPrintf at Base 2.0.0
- path_sanitize at Base 2.0.0
  picture_BlendSubpicture at Base 2.0.0
  picture_Copy at Base 2.1.0
  picture_CopyPixels at Base 2.0.0
@@ -305,14 +278,15 @@ libvlccore.so.8 libvlccore8 #MINVER#
  picture_fifo_Peek at Base 2.0.0
  picture_fifo_Pop at Base 2.0.0
  picture_fifo_Push at Base 2.0.0
- picture_pool_Delete at Base 2.0.0
+ picture_pool_Enum at Base 3.0.0~
  picture_pool_Get at Base 2.0.0
  picture_pool_GetSize at Base 2.0.0
  picture_pool_New at Base 2.0.0
  picture_pool_NewExtended at Base 2.0.0
  picture_pool_NewFromFormat at Base 2.0.0
- picture_pool_NonEmpty at Base 2.0.0
+ picture_pool_Release at Base 3.0.0~
  picture_pool_Reserve at Base 2.0.0
+ picture_pool_Wait at Base 3.0.0~
  plane_CopyPixels at Base 2.0.0
  playlist_Add at Base 2.0.0
  playlist_AddExt at Base 2.0.0
@@ -322,15 +296,13 @@ libvlccore.so.8 libvlccore8 #MINVER#
  playlist_Clear at Base 2.0.0
  playlist_Control at Base 2.0.0
  playlist_CurrentInput at Base 2.0.0
+ playlist_CurrentInputLocked at Base 3.0.0~
  playlist_CurrentPlayingItem at Base 2.0.0
  playlist_Deactivate at Base 2.1.0
- playlist_DeleteFromInput at Base 2.0.0
  playlist_EnableAudioFilter at Base 2.1.0
  playlist_Export at Base 2.0.0
  playlist_GetAout at Base 2.1.0
- playlist_GetNextLeaf at Base 2.0.0
  playlist_GetNodeDuration at Base 2.1.0
- playlist_GetPrevLeaf at Base 2.0.0
  playlist_Import at Base 2.0.0
  playlist_IsServicesDiscoveryLoaded at Base 2.0.0
  playlist_ItemGetById at Base 2.0.0
@@ -341,15 +313,13 @@ libvlccore.so.8 libvlccore8 #MINVER#
  playlist_MuteSet at Base 2.1.0
  playlist_NodeAddCopy at Base 2.0.0
  playlist_NodeAddInput at Base 2.0.0
- playlist_NodeAppend at Base 2.0.0
  playlist_NodeCreate at Base 2.0.0
  playlist_NodeDelete at Base 2.0.0
- playlist_NodeInsert at Base 2.0.0
- playlist_NodeRemoveItem at Base 2.0.0
  playlist_RecursiveNodeSort at Base 2.0.0
  playlist_ServicesDiscoveryAdd at Base 2.0.0
  playlist_ServicesDiscoveryControl at Base 2.0.0
  playlist_ServicesDiscoveryRemove at Base 2.0.0
+ playlist_SetRenderer at Base 3.0.0~
  playlist_Status at Base 2.0.0
  playlist_TreeMove at Base 2.0.0
  playlist_TreeMoveMany at Base 2.0.0
@@ -357,15 +327,9 @@ libvlccore.so.8 libvlccore8 #MINVER#
  playlist_VolumeGet at Base 2.1.0
  playlist_VolumeSet at Base 2.1.0
  playlist_VolumeUp at Base 2.1.0
- resolve_xml_special_chars at Base 2.0.0
  sdp_AddAttribute at Base 2.0.0
  sdp_AddMedia at Base 2.0.0
  secstotimestr at Base 2.0.0
- services_discovery_AddItem at Base 2.0.0
- services_discovery_EventManager at Base 2.0.0
- services_discovery_GetLocalizedName at Base 2.0.0
- services_discovery_RemoveAll at Base 2.1.0
- services_discovery_RemoveItem at Base 2.0.0
  sout_AccessOutControl at Base 2.0.0
  sout_AccessOutDelete at Base 2.0.0
  sout_AccessOutNew at Base 2.0.0
@@ -378,6 +342,7 @@ libvlccore.so.8 libvlccore8 #MINVER#
  sout_MuxAddStream at Base 2.0.0
  sout_MuxDelete at Base 2.0.0
  sout_MuxDeleteStream at Base 2.0.0
+ sout_MuxFlush at Base 3.0.0~
  sout_MuxGetStream at Base 2.0.0
  sout_MuxNew at Base 2.0.0
  sout_MuxSendBuffer at Base 2.0.0
@@ -391,33 +356,24 @@ libvlccore.so.8 libvlccore8 #MINVER#
  spu_PutSubpicture at Base 2.0.0
  spu_RegisterChannel at Base 2.0.0
  spu_Render at Base 2.0.0
- str_duration at Base 2.0.0
- str_format_meta at Base 2.0.0
- str_format_time at Base 2.0.0
- stream_Block at Base 2.0.0
- stream_BlockRemaining at Base 2.0.0
- stream_Control at Base 2.0.0
- stream_Delete at Base 2.0.0
- stream_DemuxControlVa at Base 2.1.0
- stream_DemuxNew at Base 2.0.0
- stream_DemuxSend at Base 2.0.0
- stream_FilterNew at Base 2.0.0
- stream_MemoryNew at Base 2.0.0
- stream_Peek at Base 2.0.0
- stream_Read at Base 2.0.0
- stream_ReadLine at Base 2.0.0
- stream_UrlNew at Base 2.0.0
- stream_vaControl at Base 2.0.0
  subpicture_Delete at Base 2.0.0
  subpicture_New at Base 2.0.0
  subpicture_NewFromPicture at Base 2.0.0
  subpicture_Update at Base 2.0.0
  subpicture_region_ChainDelete at Base 2.0.0
+ subpicture_region_Copy at Base 3.0.0~
  subpicture_region_Delete at Base 2.0.0
  subpicture_region_New at Base 2.0.0
+ text_segment_ChainDelete at Base 3.0.0~
+ text_segment_Copy at Base 3.0.0~
+ text_segment_Delete at Base 3.0.0~
+ text_segment_New at Base 3.0.0~
+ text_segment_NewInheritStyle at Base 3.0.0~
  text_style_Copy at Base 2.0.0
+ text_style_Create at Base 3.0.0~
  text_style_Delete at Base 2.0.0
  text_style_Duplicate at Base 2.0.0
+ text_style_Merge at Base 3.0.0~
  text_style_New at Base 2.0.0
  update_Check at Base 2.0.0
  update_Delete at Base 2.0.0
@@ -433,9 +389,11 @@ libvlccore.so.8 libvlccore8 #MINVER#
  utf8_fprintf at Base 2.0.0
  utf8_vfprintf at Base 2.0.0
  var_AddCallback at Base 2.0.0
+ var_AddListCallback at Base 3.0.0~
  var_Change at Base 2.0.0
  var_Create at Base 2.0.0
  var_DelCallback at Base 2.0.0
+ var_DelListCallback at Base 3.0.0~
  var_Destroy at Base 2.0.0
  var_FreeList at Base 2.0.0
  var_Get at Base 2.0.0
@@ -458,47 +416,87 @@ libvlccore.so.8 libvlccore8 #MINVER#
  video_format_Setup at Base 2.0.0
  video_format_TransformBy at Base 2.2.0~pre1
  video_format_TransformTo at Base 2.2.0~pre1
- video_splitter_Delete at Base 2.0.0
- video_splitter_New at Base 2.0.0
  vlc_CPU at Base 2.0.0
- vlc_GetActionId at Base 2.0.0
  vlc_GetCPUCount at Base 2.0.0
  vlc_Log at Base 2.0.0
  vlc_LogSet at Base 2.1.0
  vlc_UrlClean at Base 2.1.0
  vlc_UrlParse at Base 2.1.0
  vlc_accept at Base 2.0.0
+ vlc_accept_i11e at Base 3.0.0~
+ vlc_access_NewMRL at Base 3.0.0~
+ vlc_actions_get_id at Base 3.0.0~
+ vlc_actions_get_key_names at Base 3.0.0~
+ vlc_actions_get_keycodes at Base 3.0.0~
  vlc_b64_decode at Base 2.0.0
  vlc_b64_decode_binary at Base 2.0.0
  vlc_b64_decode_binary_to_buffer at Base 2.0.0
  vlc_b64_encode at Base 2.0.0
  vlc_b64_encode_binary at Base 2.0.0
+ vlc_calloc at Base 3.0.0~
  vlc_cancel at Base 2.0.0
  vlc_clone at Base 2.0.0
+ vlc_close at Base 3.0.0~
  vlc_cond_broadcast at Base 2.0.0
  vlc_cond_destroy at Base 2.0.0
  vlc_cond_init at Base 2.0.0
- vlc_cond_init_daytime at Base 2.0.0
  vlc_cond_signal at Base 2.0.0
  vlc_cond_timedwait at Base 2.0.0
  vlc_cond_wait at Base 2.0.0
  vlc_control_cancel at Base 2.0.0
+ vlc_credential_clean at Base 3.0.0~
+ vlc_credential_get at Base 3.0.0~
+ vlc_credential_init at Base 3.0.0~
+ vlc_credential_store at Base 3.0.0~
+ vlc_demux_chained_ControlVa at Base 3.0.0~
+ vlc_demux_chained_Delete at Base 3.0.0~
+ vlc_demux_chained_New at Base 3.0.0~
+ vlc_demux_chained_Send at Base 3.0.0~
+ vlc_dialog_display_error at Base 3.0.0~
+ vlc_dialog_display_error_va at Base 3.0.0~
+ vlc_dialog_display_progress at Base 3.0.0~
+ vlc_dialog_display_progress_va at Base 3.0.0~
+ vlc_dialog_id_dismiss at Base 3.0.0~
+ vlc_dialog_id_get_context at Base 3.0.0~
+ vlc_dialog_id_post_action at Base 3.0.0~
+ vlc_dialog_id_post_login at Base 3.0.0~
+ vlc_dialog_id_set_context at Base 3.0.0~
+ vlc_dialog_is_cancelled at Base 3.0.0~
+ vlc_dialog_provider_set_callbacks at Base 3.0.0~
+ vlc_dialog_provider_set_ext_callback at Base 3.0.0~
+ vlc_dialog_release at Base 3.0.0~
+ vlc_dialog_update_progress at Base 3.0.0~
+ vlc_dialog_update_progress_text at Base 3.0.0~
+ vlc_dialog_update_progress_text_va at Base 3.0.0~
+ vlc_dialog_wait_login at Base 3.0.0~
+ vlc_dialog_wait_login_va at Base 3.0.0~
+ vlc_dialog_wait_question at Base 3.0.0~
+ vlc_dialog_wait_question_va at Base 3.0.0~
  vlc_drand48 at Base 2.0.0
  vlc_dup at Base 2.0.0
  vlc_epg_AddEvent at Base 2.0.0
- vlc_epg_Clean at Base 2.0.0
  vlc_epg_Delete at Base 2.0.0
- vlc_epg_Init at Base 2.0.0
- vlc_epg_Merge at Base 2.0.0
+ vlc_epg_Duplicate at Base 3.0.0~
  vlc_epg_New at Base 2.0.0
  vlc_epg_SetCurrent at Base 2.0.0
+ vlc_epg_event_Delete at Base 3.0.0~
+ vlc_epg_event_Duplicate at Base 3.0.0~
+ vlc_epg_event_New at Base 3.0.0~
  vlc_error at Base 2.0.0
  vlc_event_attach at Base 2.0.0
  vlc_event_detach at Base 2.0.0
- vlc_event_manager_fini at Base 2.0.0
- vlc_event_manager_init at Base 2.0.0
- vlc_event_manager_register_event_type at Base 2.0.0
- vlc_event_send at Base 2.0.0
+ vlc_ext_dialog_update at Base 3.0.0~
+ vlc_fifo_DequeueAllUnlocked at Base 3.0.0~
+ vlc_fifo_DequeueUnlocked at Base 3.0.0~
+ vlc_fifo_GetBytes at Base 3.0.0~
+ vlc_fifo_GetCount at Base 3.0.0~
+ vlc_fifo_Lock at Base 3.0.0~
+ vlc_fifo_QueueUnlocked at Base 3.0.0~
+ vlc_fifo_Signal at Base 3.0.0~
+ vlc_fifo_Unlock at Base 3.0.0~
+ vlc_fifo_Wait at Base 3.0.0~
+ vlc_fifo_WaitCond at Base 3.0.0~
+ vlc_filenamecmp at Base 3.0.0~
  vlc_fopen at Base 2.0.0
  vlc_fourcc_AreUVPlanesSwapped at Base 2.0.0
  vlc_fourcc_GetChromaDescription at Base 2.0.0
@@ -509,26 +507,68 @@ libvlccore.so.8 libvlccore8 #MINVER#
  vlc_fourcc_GetRGBFallback at Base 2.0.0
  vlc_fourcc_GetYUVFallback at Base 2.0.0
  vlc_fourcc_IsYUV at Base 2.0.0
+ vlc_free at Base 3.0.0~
  vlc_getProxyUrl at Base 2.1.0
  vlc_getaddrinfo at Base 2.0.0
+ vlc_getaddrinfo_i11e at Base 3.0.0~
  vlc_getcwd at Base 2.0.0
  vlc_getnameinfo at Base 2.0.0
  vlc_gettext at Base 2.0.0
  vlc_gl_Create at Base 2.0.0
- vlc_gl_Destroy at Base 2.0.0
+ vlc_gl_Hold at Base 3.0.0~
+ vlc_gl_Release at Base 3.0.0~
+ vlc_gl_surface_CheckSize at Base 3.0.0~
+ vlc_gl_surface_Create at Base 3.0.0~
+ vlc_gl_surface_Destroy at Base 3.0.0~
  vlc_global_mutex at Base 2.0.0
+ vlc_html_color at Base 3.0.0~
  vlc_http_HostNew at Base 2.0.0
+ vlc_http_auth_Deinit at Base 3.0.0~
+ vlc_http_auth_FormatAuthorizationHeader at Base 3.0.0~
+ vlc_http_auth_Init at Base 3.0.0~
+ vlc_http_auth_ParseAuthenticationInfoHeader at Base 3.0.0~
+ vlc_http_auth_ParseWwwAuthenticateHeader at Base 3.0.0~
+ vlc_http_cookies_destroy at Base 3.0.0~
+ vlc_http_cookies_fetch at Base 3.0.0~
+ vlc_http_cookies_new at Base 3.0.0~
+ vlc_http_cookies_store at Base 3.0.0~
  vlc_https_HostNew at Base 2.0.0
  vlc_iconv at Base 2.0.0
  vlc_iconv_close at Base 2.0.0
  vlc_iconv_open at Base 2.0.0
+ vlc_interrupt_create at Base 3.0.0~
+ vlc_interrupt_destroy at Base 3.0.0~
+ vlc_interrupt_forward_start at Base 3.0.0~
+ vlc_interrupt_forward_stop at Base 3.0.0~
+ vlc_interrupt_kill at Base 3.0.0~
+ vlc_interrupt_raise at Base 3.0.0~
+ vlc_interrupt_register at Base 3.0.0~
+ vlc_interrupt_set at Base 3.0.0~
+ vlc_interrupt_unregister at Base 3.0.0~
  vlc_join at Base 2.0.0
  vlc_keycode2str at Base 2.0.0
+ vlc_keystore_create at Base 3.0.0~
+ vlc_keystore_find at Base 3.0.0~
+ vlc_keystore_release at Base 3.0.0~
+ vlc_keystore_release_entries at Base 3.0.0~
+ vlc_keystore_remove at Base 3.0.0~
+ vlc_keystore_store at Base 3.0.0~
+ vlc_killed at Base 3.0.0~
  vlc_list_children at Base 2.0.0
  vlc_list_release at Base 2.0.0
  vlc_loaddir at Base 2.0.0
  vlc_lrand48 at Base 2.0.0
  vlc_lstat at Base 2.0.0
+ vlc_malloc at Base 3.0.0~
+ vlc_memfd at Base 3.0.0~
+ vlc_memstream_close at Base 3.0.0~
+ vlc_memstream_flush at Base 3.0.0~
+ vlc_memstream_open at Base 3.0.0~
+ vlc_memstream_printf at Base 3.0.0~
+ vlc_memstream_putc at Base 3.0.0~
+ vlc_memstream_puts at Base 3.0.0~
+ vlc_memstream_vprintf at Base 3.0.0~
+ vlc_memstream_write at Base 3.0.0~
  vlc_meta_AddExtra at Base 2.0.0
  vlc_meta_CopyExtraNames at Base 2.0.0
  vlc_meta_Delete at Base 2.0.0
@@ -553,8 +593,8 @@ libvlccore.so.8 libvlccore8 #MINVER#
  vlc_mutex_lock at Base 2.0.0
  vlc_mutex_trylock at Base 2.0.0
  vlc_mutex_unlock at Base 2.0.0
+ vlc_mwait_i11e at Base 3.0.0~
  vlc_ngettext at Base 2.1.0
- vlc_object_alive at Base 2.1.0
  vlc_object_create at Base 2.0.0
  vlc_object_find_name at Base 2.0.0
  vlc_object_get_name at Base 2.0.0
@@ -565,9 +605,30 @@ libvlccore.so.8 libvlccore8 #MINVER#
  vlc_opendir at Base 2.0.0
  vlc_path2uri at Base 2.1.0
  vlc_pipe at Base 2.0.0
+ vlc_poll_i11e at Base 3.0.0~
  vlc_rand_bytes at Base 2.0.0
+ vlc_rd_get_names at Base 3.0.0~
+ vlc_rd_new at Base 3.0.0~
+ vlc_rd_probe_add at Base 3.0.0~
+ vlc_rd_release at Base 3.0.0~
+ vlc_read_i11e at Base 3.0.0~
  vlc_readdir at Base 2.0.0
+ vlc_readdir_helper_additem at Base 3.0.0~
+ vlc_readdir_helper_finish at Base 3.0.0~
+ vlc_readdir_helper_init at Base 3.0.0~
+ vlc_readv_i11e at Base 3.0.0~
+ vlc_recvfrom_i11e at Base 3.0.0~
+ vlc_recvmsg_i11e at Base 3.0.0~
  vlc_rename at Base 2.0.0
+ vlc_renderer_item_demux_filter at Base 3.0.0~
+ vlc_renderer_item_flags at Base 3.0.0~
+ vlc_renderer_item_hold at Base 3.0.0~
+ vlc_renderer_item_icon_uri at Base 3.0.0~
+ vlc_renderer_item_name at Base 3.0.0~
+ vlc_renderer_item_new at Base 3.0.0~
+ vlc_renderer_item_release at Base 3.0.0~
+ vlc_renderer_item_sout at Base 3.0.0~
+ vlc_renderer_item_type at Base 3.0.0~
  vlc_restorecancel at Base 2.0.0
  vlc_rtsp_HostNew at Base 2.0.0
  vlc_rwlock_destroy at Base 2.0.0
@@ -580,21 +641,52 @@ libvlccore.so.8 libvlccore8 #MINVER#
  vlc_sd_Create at Base 2.0.0
  vlc_sd_Destroy at Base 2.0.0
  vlc_sd_GetNames at Base 2.0.0
- vlc_sd_Start at Base 2.0.0
- vlc_sd_Stop at Base 2.0.0
  vlc_sd_probe_Add at Base 2.0.0
  vlc_sdp_Start at Base 2.0.0
  vlc_sem_destroy at Base 2.0.0
  vlc_sem_init at Base 2.0.0
  vlc_sem_post at Base 2.0.0
  vlc_sem_wait at Base 2.0.0
+ vlc_sem_wait_i11e at Base 3.0.0~
+ vlc_sendmsg_i11e at Base 3.0.0~
+ vlc_sendto_i11e at Base 3.0.0~
  vlc_socket at Base 2.0.2
+ vlc_socketpair at Base 3.0.0~
  vlc_stat at Base 2.0.0
  vlc_str2keycode at Base 2.0.0
  vlc_strcasestr at Base 2.0.0
+ vlc_stream_Block at Base 3.0.0~
+ vlc_stream_CommonNew at Base 3.0.0~
+ vlc_stream_Delete at Base 3.0.0~
+ vlc_stream_Eof at Base 3.0.0~
+ vlc_stream_FilterDefaultReadDir at Base 3.0.0~
+ vlc_stream_FilterNew at Base 3.0.0~
+ vlc_stream_MemoryNew at Base 3.0.0~
+ vlc_stream_NewMRL at Base 3.0.0~
+ vlc_stream_NewURL at Base 3.0.0~
+ vlc_stream_Peek at Base 3.0.0~
+ vlc_stream_Read at Base 3.0.0~
+ vlc_stream_ReadBlock at Base 3.0.0~
+ vlc_stream_ReadDir at Base 3.0.0~
+ vlc_stream_ReadLine at Base 3.0.0~
+ vlc_stream_ReadPartial at Base 3.0.0~
+ vlc_stream_Seek at Base 3.0.0~
+ vlc_stream_Tell at Base 3.0.0~
+ vlc_stream_directory_Attach at Base 3.0.0~
+ vlc_stream_extractor_Attach at Base 3.0.0~
+ vlc_stream_extractor_CreateMRL at Base 3.0.0~
+ vlc_stream_fifo_Close at Base 3.0.0~
+ vlc_stream_fifo_New at Base 3.0.0~
+ vlc_stream_fifo_Queue at Base 3.0.0~
+ vlc_stream_fifo_Write at Base 3.0.0~
+ vlc_stream_vaControl at Base 3.0.0~
  vlc_strerror at Base 2.2.0~pre1
  vlc_strerror_c at Base 2.2.0~pre1
+ vlc_strfinput at Base 3.0.0~
+ vlc_strftime at Base 3.0.0~
  vlc_testcancel at Base 2.0.0
+ vlc_thread_id at Base 3.0.0~
+ vlc_thread_self at Base 3.0.0~
  vlc_threadvar_create at Base 2.0.0
  vlc_threadvar_delete at Base 2.0.0
  vlc_threadvar_get at Base 2.0.0
@@ -606,10 +698,34 @@ libvlccore.so.8 libvlccore8 #MINVER#
  vlc_tls_ClientCreate at Base 2.0.0
  vlc_tls_ClientSessionCreate at Base 2.1.0
  vlc_tls_Delete at Base 2.1.0
+ vlc_tls_GetLine at Base 3.0.0~
+ vlc_tls_Read at Base 3.0.0~
+ vlc_tls_ServerCreate at Base 3.0.0~
+ vlc_tls_ServerSessionCreate at Base 3.0.0~
  vlc_tls_SessionDelete at Base 2.1.0
+ vlc_tls_SocketOpen at Base 3.0.0~
+ vlc_tls_SocketOpenAddrInfo at Base 3.0.0~
+ vlc_tls_SocketOpenTCP at Base 3.0.0~
+ vlc_tls_SocketOpenTLS at Base 3.0.0~
+ vlc_tls_SocketPair at Base 3.0.0~
+ vlc_tls_Write at Base 3.0.0~
+ vlc_towc at Base 3.0.0~
  vlc_unlink at Base 2.0.0
  vlc_ureduce at Base 2.0.0
+ vlc_uri2path at Base 3.0.0~
+ vlc_uri_compose at Base 3.0.0~
+ vlc_uri_decode at Base 3.0.0~
+ vlc_uri_decode_duplicate at Base 3.0.0~
+ vlc_uri_encode at Base 3.0.0~
+ vlc_uri_fixup at Base 3.0.0~
+ vlc_uri_resolve at Base 3.0.0~
  vlc_vaLog at Base 2.0.0
+ vlc_write at Base 3.0.0~
+ vlc_write_i11e at Base 3.0.0~
+ vlc_writev at Base 3.0.0~
+ vlc_writev_i11e at Base 3.0.0~
+ vlc_xml_decode at Base 3.0.0~
+ vlc_xml_encode at Base 3.0.0~
  vlm_Control at Base 2.0.0
  vlm_Delete at Base 2.0.0
  vlm_ExecuteCommand at Base 2.0.0
@@ -618,20 +734,11 @@ libvlccore.so.8 libvlccore8 #MINVER#
  vlm_MessageNew at Base 2.0.0
  vlm_MessageSimpleNew at Base 2.0.0
  vlm_New at Base 2.0.0
- vout_AreDisplayPicturesInvalid at Base 2.0.0
  vout_ChangeAspectRatio at Base 2.2.0~pre1
  vout_Close at Base 2.0.0
- vout_DeleteDisplay at Base 2.0.0
- vout_EnableFilter at Base 2.0.0
- vout_FilterDisplay at Base 2.0.0
  vout_FlushSubpictureChannel at Base 2.0.0
- vout_GetDisplayOpengl at Base 2.0.0
  vout_GetPicture at Base 2.0.0
  vout_GetSnapshot at Base 2.0.0
- vout_HoldPicture at Base 2.0.0
- vout_IsDisplayFiltered at Base 2.0.0
- vout_ManageDisplay at Base 2.0.0
- vout_NewDisplay at Base 2.0.0
  vout_OSDEpg at Base 2.0.0
  vout_OSDIcon at Base 2.0.0
  vout_OSDMessage at Base 2.0.0
@@ -640,18 +747,10 @@ libvlccore.so.8 libvlccore8 #MINVER#
  vout_PutPicture at Base 2.0.0
  vout_PutSubpicture at Base 2.0.0
  vout_RegisterSubpictureChannel at Base 2.0.0
- vout_ReleasePicture at Base 2.0.0
  vout_Request at Base 2.0.0
- vout_SetDisplayAspect at Base 2.0.0
- vout_SetDisplayCrop at Base 2.0.0
- vout_SetDisplayFilled at Base 2.0.0
- vout_SetDisplayFullscreen at Base 2.0.0
- vout_SetDisplayZoom at Base 2.0.0
- vout_SetWindowState at Base 2.0.0
  vout_display_GetDefaultDisplaySize at Base 2.0.0
  vout_display_PlacePicture at Base 2.0.0
  vout_display_SendMouseMovedDisplayCoordinates at Base 2.2.0~pre1
- vout_window_Control at Base 2.0.0
  vout_window_Delete at Base 2.0.0
  vout_window_New at Base 2.0.0
  xml_Create at Base 2.0.0

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list