summaryrefslogtreecommitdiffstats
path: root/libmpv/mpv.def
diff options
context:
space:
mode:
Diffstat (limited to 'libmpv/mpv.def')
-rw-r--r--libmpv/mpv.def7
1 files changed, 6 insertions, 1 deletions
diff --git a/libmpv/mpv.def b/libmpv/mpv.def
index e8dc65db58..83ad9b315b 100644
--- a/libmpv/mpv.def
+++ b/libmpv/mpv.def
@@ -15,11 +15,16 @@ mpv_get_property
mpv_get_property_async
mpv_get_property_osd_string
mpv_get_property_string
+mpv_get_sub_api
mpv_get_time_us
mpv_get_wakeup_pipe
mpv_initialize
mpv_load_config_file
mpv_observe_property
+mpv_opengl_cb_init_gl
+mpv_opengl_cb_render
+mpv_opengl_cb_set_update_callback
+mpv_opengl_cb_uninit_gl
mpv_request_event
mpv_request_log_messages
mpv_resume
@@ -33,4 +38,4 @@ mpv_suspend
mpv_terminate_destroy
mpv_unobserve_property
mpv_wait_event
-mpv_wakeup
+mpv_wakeup \ No newline at end of file