Commit cc534a28 authored by Christophe Mutricy's avatar Christophe Mutricy

Update the symbol list

parent 2c5dbee6
......@@ -44,9 +44,11 @@ block_FifoWake
block_Init
block_mmap_Alloc
block_Realloc
__config_AddIntf
config_ChainCreate
config_ChainDestroy
__config_ChainParse
__config_ExistIntf
config_FindConfig
config_GetDataDir
__config_GetFloat
......@@ -56,6 +58,7 @@ __config_GetType
__config_PutFloat
__config_PutInt
__config_PutPsz
__config_RemoveIntf
__config_ResetAll
__config_SaveConfigFile
convert_xml_special_chars
......@@ -65,19 +68,28 @@ date_Increment
date_Init
date_Move
date_Set
decoder_GetDisplayDate
decoder_GetInputAttachment
decoder_GetInputAttachments
decoder_SynchroChoose
decoder_SynchroDate
decoder_SynchroDecode
decoder_SynchroEnd
decoder_SynchroInit
decoder_SynchroNewPicture
decoder_SynchroRelease
decoder_SynchroReset
decoder_SynchroTrash
decode_URI
decode_URI_duplicate
demux2_vaControlHelper
encode_URI_component
EndMD5
EnsureUTF8
filename_sanitize
FromLocale
FromLocaleDup
GetFallbackEncoding
GetLang_1
GetLang_2B
GetLang_2T
httpd_ClientIP
httpd_ClientModeBidir
httpd_ClientModeStream
......@@ -122,6 +134,8 @@ input_ItemGetById
input_ItemGetInfo
__input_ItemNewExt
input_ItemNewWithType
input_item_SetMeta
input_MetaTypeToLocalizedString
__input_Preparse
__input_Read
input_StopThread
......@@ -147,6 +161,7 @@ __module_Exists
__module_Find
module_GetConfig
module_GetHelp
__module_GetModulesNamesForCapability
module_GetName
module_GetObjName
module_IsCapable
......@@ -179,6 +194,8 @@ net_SetCSCov
__net_vaPrintf
__net_Write
NTPtime64
__osd_ButtonFind
__osd_ButtonSelect
osd_Icon
__osd_MenuActivate
__osd_MenuCreate
......@@ -204,8 +221,12 @@ playlist_ChildSearchName
playlist_Clear
playlist_Control
playlist_DeleteFromInput
playlist_DeleteInputInParent
playlist_Export
playlist_GetLastLeaf
playlist_GetNextLeaf
playlist_GetPreferredNode
playlist_GetPrevLeaf
playlist_IsServicesDiscoveryLoaded
playlist_ItemGetById
playlist_ItemGetByInput
......@@ -264,6 +285,7 @@ sout_MuxSendBuffer
sout_SAPMethod
sout_StreamDelete
sout_StreamNew
sout_UpdateStatistic
__spu_Create
__spu_CreateRegion
spu_CreateSubpicture
......@@ -305,13 +327,16 @@ stream_vaControl
__str_format
__str_format_meta
str_format_time
system_VLCPath
tls_ClientCreate
tls_ClientDelete
ToLocale
unescape_URI
unescape_URI_duplicate
update_Check
update_CompareReleaseToCurrent
update_Delete
update_Download
__update_New
us_atof
us_strtod
......@@ -350,9 +375,17 @@ VLC_CompileHost
VLC_Compiler
__vlc_cond_destroy
__vlc_cond_init
vlc_config_create
vlc_config_set
vlc_CPU
vlc_error
VLC_Error
__vlc_event_attach
vlc_event_detach
vlc_event_manager_fini
vlc_event_manager_init
vlc_event_manager_register_event_type
vlc_event_send
__vlc_execve
vlc_freeaddrinfo
vlc_gai_strerror
......@@ -367,6 +400,7 @@ vlc_module_create
vlc_module_set
__vlc_mutex_destroy
__vlc_mutex_init
__vlc_mutex_init_recursive
__vlc_object_alive
__vlc_object_attach
__vlc_object_create
......@@ -382,6 +416,7 @@ __vlc_object_signal_unlocked
__vlc_object_timedwait
__vlc_object_unlock
__vlc_object_wait
__vlc_object_waitpipe
__vlc_object_yield
vlc_parse_cmdline
vlc_rand_bytes
......@@ -390,7 +425,9 @@ vlc_submodule_create
__vlc_thread_create
__vlc_thread_join
__vlc_thread_ready
__vlc_threads_error
__vlc_thread_set_priority
__vlc_threadvar_create
vlc_ureduce
VLC_Version
vlc_wraptext
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment