X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Flibvlccore.sym;h=c39770c29a35db8dbd63b8d93ca7f4a28bbff329;hb=8fa5e87a74c09da620b64717f1a3a535fadd9d7d;hp=2ae280c6475afd886567e68e9e37579bfae4e5c4;hpb=85a8e8a7221d4d44e7261983fc7bb28a352c94a4;p=vlc diff --git a/src/libvlccore.sym b/src/libvlccore.sym index 2ae280c647..c39770c29a 100644 --- a/src/libvlccore.sym +++ b/src/libvlccore.sym @@ -91,6 +91,8 @@ decoder_SynchroReset decoder_SynchroTrash decode_URI decode_URI_duplicate +demux_PacketizerDestroy +demux_PacketizerNew demux_vaControlHelper encode_URI_component EndMD5 @@ -343,7 +345,6 @@ __spu_DestroyRegion spu_DestroySubpicture spu_DisplaySubpicture spu_Init -__spu_MakeRegion spu_RenderSubpictures spu_SortSubpictures __stats_ComputeGlobalStats @@ -426,8 +427,12 @@ VLC_CompileBy VLC_CompileDomain VLC_CompileHost VLC_Compiler -__vlc_cond_destroy -__vlc_cond_init +vlc_cond_broadcast +vlc_cond_destroy +vlc_cond_init +vlc_cond_signal +vlc_cond_timedwait +vlc_cond_wait vlc_config_create vlc_config_set vlc_control_cancel @@ -462,21 +467,22 @@ vlc_memcpy vlc_memset vlc_module_create vlc_module_set -__vlc_mutex_destroy +vlc_mutex_destroy vlc_mutex_init vlc_mutex_init_recursive +vlc_mutex_lock +vlc_mutex_unlock __vlc_object_attach __vlc_object_create __vlc_object_detach __vlc_object_find -__vlc_object_find_name +vlc_object_find_name vlc_object_get __vlc_object_kill __vlc_object_lock __vlc_object_release __vlc_object_set_destructor __vlc_object_signal_unlocked -__vlc_object_timedwait __vlc_object_unlock __vlc_object_wait __vlc_object_waitpipe @@ -491,7 +497,6 @@ vlc_strlcpy vlc_strtoll vlc_submodule_create __vlc_thread_create -vlc_thread_fatal __vlc_thread_join __vlc_thread_set_priority vlc_threadvar_create