1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-07 07:31:48 +00:00
mpv/libmpv
wm4 ce4d227986 client API: add some render API extensions for timing
Attempts to enable the following things:
- let a render API user do "proper" audio-sync video timing itself
- make it possible to not re-render repeated frames if the API user has
  better mechanisms available (e.g. waiting for a DisplayLink cycle
  instead)
- allow the user to delay or skip redraws if it makes sense

Basically this information will be needed by API users who want to be
"clever" about optimizing timing and rendering.
2018-04-29 02:21:32 +03:00
..
client.h client API: preparations for allowing render API to use DR etc. 2018-04-29 02:21:32 +03:00
mpv.def client API: add some render API extensions for timing 2018-04-29 02:21:32 +03:00
mpv.pc.in build: add hacks to force waf to generate valid .pc files 2014-08-07 23:45:40 +02:00
opengl_cb.h client API: add a new way to pass X11 Display etc. to render API 2018-03-26 19:47:08 +02:00
qthelper.hpp client API: deprecate qthelper.hpp 2018-03-15 23:13:53 -07:00
render_gl.h client API: add a new way to pass X11 Display etc. to render API 2018-03-26 19:47:08 +02:00
render.h client API: add some render API extensions for timing 2018-04-29 02:21:32 +03:00
stream_cb.h Fix use of ISC license 2017-04-15 16:20:00 +02:00