summaryrefslogtreecommitdiffstats
path: root/libmpv
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-08-05 19:58:36 +0200
committerwm4 <wm4@nowhere>2014-08-05 20:02:41 +0200
commit5a0db9bf8a293f2b2a97a4b5fe1c4eeab9108e2d (patch)
tree091ab88407ebfad0a52f5bec31fdb24e750c7a11 /libmpv
parent210c83ab31dd69c7a47c4b89d3a5fce78d4bedf2 (diff)
downloadmpv-5a0db9bf8a293f2b2a97a4b5fe1c4eeab9108e2d.tar.bz2
mpv-5a0db9bf8a293f2b2a97a4b5fe1c4eeab9108e2d.tar.xz
build: move def file to libmpv/
This is more consistent with mpv.pc, which is also in libmpv/.
Diffstat (limited to 'libmpv')
-rw-r--r--libmpv/mpv.def34
1 files changed, 34 insertions, 0 deletions
diff --git a/libmpv/mpv.def b/libmpv/mpv.def
new file mode 100644
index 0000000000..0a97c43cb3
--- /dev/null
+++ b/libmpv/mpv.def
@@ -0,0 +1,34 @@
+mpv_client_api_version
+mpv_client_name
+mpv_command
+mpv_command_async
+mpv_command_string
+mpv_create
+mpv_detach_destroy
+mpv_error_string
+mpv_event_name
+mpv_free
+mpv_free_node_contents
+mpv_get_property
+mpv_get_property_async
+mpv_get_property_osd_string
+mpv_get_property_string
+mpv_get_time_us
+mpv_get_wakeup_pipe
+mpv_initialize
+mpv_load_config_file
+mpv_observe_property
+mpv_request_event
+mpv_request_log_messages
+mpv_resume
+mpv_set_option
+mpv_set_option_string
+mpv_set_property
+mpv_set_property_async
+mpv_set_property_string
+mpv_set_wakeup_callback
+mpv_suspend
+mpv_terminate_destroy
+mpv_unobserve_property
+mpv_wait_event
+mpv_wakeup