]> git.sesse.net Git - vlc/blobdiff - src/libvlccore.sym
Added a way to retreive an opengl context from a vout display.
[vlc] / src / libvlccore.sym
index 5d40e4af7ccc5b377857432661c0d6d6b35404a5..06274d9a5338068112ca202962274e50d8fbbdbc 100644 (file)
@@ -34,6 +34,7 @@ block_FifoCount
 block_FifoEmpty
 block_FifoGet
 block_FifoNew
+block_FifoPace
 block_FifoPut
 block_FifoRelease
 block_FifoShow
@@ -50,16 +51,13 @@ config_ChainDuplicate
 __config_ChainParse
 __config_ExistIntf
 config_FindConfig
-config_GetCacheDir
 config_GetConfDir
 config_GetDataDir
 __config_GetFloat
-config_GetHomeDir
+config_GetUserDir
 __config_GetInt
 __config_GetPsz
 __config_GetType
-config_GetUserConfDir
-config_GetUserDataDir
 __config_PutFloat
 __config_PutInt
 __config_PutPsz
@@ -183,6 +181,7 @@ input_CreateFilename
 input_DecoderDecode
 input_DecoderDelete
 input_DecoderNew
+input_DetachResource
 input_GetItem
 input_item_AddInfo
 input_item_AddOption
@@ -208,6 +207,7 @@ input_item_SetURI
 input_item_WriteMeta
 input_MetaTypeToLocalizedString
 __input_Read
+input_resource_Delete
 input_SplitMRL
 input_Start
 input_Stop
@@ -250,7 +250,7 @@ msg_Unsubscribe
 msleep
 mstrtime
 mwait
-__net_Accept
+net_Accept
 net_AcceptSingle
 __net_Connect
 __net_ConnectDgram
@@ -298,6 +298,7 @@ picture_NewFromResource
 picture_pool_Delete
 picture_pool_Get
 picture_pool_New
+picture_pool_NewExtended
 picture_pool_NewFromFormat
 picture_pool_NonEmpty
 picture_Reset
@@ -361,6 +362,7 @@ sout_MethodRelease
 sout_MuxAddStream
 sout_MuxDelete
 sout_MuxDeleteStream
+sout_MuxGetStream
 sout_MuxNew
 sout_MuxSendBuffer
 sout_SAPMethod
@@ -373,6 +375,8 @@ spu_DisplaySubpicture
 spu_Init
 spu_RenderSubpictures
 spu_SortSubpictures
+sql_Create
+sql_Destroy
 __stats_TimerClean
 __stats_TimerDump
 __stats_TimersCleanAll
@@ -463,6 +467,10 @@ vlc_cond_init
 vlc_cond_signal
 vlc_cond_timedwait
 vlc_cond_wait
+vlc_sem_init
+vlc_sem_destroy
+vlc_sem_post
+vlc_sem_wait
 vlc_control_cancel
 vlc_CPU
 vlc_error
@@ -480,6 +488,7 @@ vlc_fourcc_GetCodecAudio
 vlc_fourcc_GetCodecFromString
 vlc_fourcc_GetDescription
 vlc_fourcc_IsYUV
+vlc_fourcc_GetRGBFallback
 vlc_fourcc_GetYUVFallback
 vlc_fourcc_AreUVPlanesSwapped
 vlc_gai_strerror
@@ -513,6 +522,7 @@ __vlc_object_hold
 __vlc_object_kill
 __vlc_object_release
 __vlc_object_set_destructor
+vlc_object_get_name
 vlc_plugin_set
 vlc_poll
 vlc_rand_bytes
@@ -544,6 +554,13 @@ vlc_timer_schedule
 vlc_ureduce
 VLC_Version
 vlc_wclosedir
+vlc_epg_Init
+vlc_epg_Clean
+vlc_epg_New
+vlc_epg_Delete
+vlc_epg_AddEvent
+vlc_epg_SetCurrent
+vlc_epg_Merge
 vlm_Control
 vlm_Delete
 vlm_ExecuteCommand
@@ -580,6 +597,7 @@ vout_AreDisplayPicturesInvalid
 vout_IsDisplayFiltered
 vout_FilterDisplay
 vout_ManageDisplay
+vout_GetDisplayOpengl
 vout_SetDisplayFullscreen
 vout_SetDisplayFilled
 vout_SetDisplayZoom
@@ -594,3 +612,5 @@ text_style_Delete
 text_style_Duplicate
 text_style_New
 xml_Delete
+KeyToString
+StringToKey