Files
mpv/video
wm4 f9bcb5c42c client API: clarify that Display pointers etc. need to stay valid
Normally, MPV_RENDER_PARAM* arguments are copied, unless documented
otherwise. Of course we can't copy X11 Display or Wayland wl_display
types, but for arguments that are "summarized" in a struct (like
MPV_RENDER_PARAM_OPENGL_FBO), a copy is expected.

Also add some unused infrastructure to make this explicit, and to make
it easier to add parameter types that require a copy.

Untested.
2018-04-16 01:21:59 +03:00
..
2018-02-20 22:09:53 +02:00
2018-01-30 03:10:27 -08:00
2018-01-30 03:10:27 -08:00
2018-01-30 03:10:27 -08:00
2017-07-01 15:56:12 +02:00
2017-07-01 15:56:12 +02:00
2017-12-21 19:31:36 +01:00