aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpv/mpv.def
Commit message (Expand)AuthorAge
* client API: add some render API extensions for timingGravatar wm42018-04-29
* client API: preparations for allowing render API to use DR etc.Gravatar wm42018-04-29
* client API: add a first class hook API, and deprecate old APIGravatar wm42018-03-26
* client API: rename mpv_detach_destroy() to mpv_destroy()Gravatar wm42018-03-15
* client API: add mpv_create_weak_client()Gravatar wm42018-03-15
* client API: deprecate opengl-cb API and introduce a replacement APIGravatar wm42018-02-28
* client API: add stream_cb API for user-defined stream implementationsGravatar Aman Gupta2016-08-07
* vo_opengl_cb: deprecate mpv_opengl_cb_render()Gravatar wm42015-04-09
* vo_opengl_cb: add a function to report vsync timeGravatar wm42015-04-09
* client API: add mpv_wait_async_requests()Gravatar wm42015-02-02
* client API: add function to create new mpv_handles from existing onesGravatar wm42014-12-31
* client API: expose OpenGL rendererGravatar wm42014-12-09
* libmpv/mpv.def: add mpv_command_node[_async]Gravatar James Ross-Gowan2014-10-12
* build: move def file to libmpv/Gravatar wm42014-08-05