mpv/libmpv
Anton Kindestam f0509d3738 drm: rename plane options to better, invariant, names
This commit bumps the libmpv version to 1.102

drm-osd-plane -> drm-draw-plane
drm-video-plane -> drm-drmprime-video-plane
drm-osd-size -> drm-draw-surface-size

"draw plane", as in the plane that OpenGL draws to, whether it be
video + OSD or just OSD.

"drmprime video plane", as in the plane used for hwdec video imported
via drmprime.

"draw surface size", as in the size of the surface used for the draw plane

The new names are invariant whether or not hwdec_drmprime_drm is being
used or not. The original naming was very confusing, as when doing
regular rendering (swdec or vaapi) the video would be displayed on the
"OSD plane", and the "Video plane" would remain unused.
2018-12-01 15:42:20 +02:00
..
client.h drm: rename plane options to better, invariant, names 2018-12-01 15:42:20 +02: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 drm/atomic: add connector to atomic context 2018-05-01 20:48:02 +03:00
qthelper.hpp client API: deprecate qthelper.hpp 2018-03-15 23:13:53 -07:00
render.h drm: rename plane options to better, invariant, names 2018-12-01 15:42:20 +02:00
render_gl.h drm: rename plane options to better, invariant, names 2018-12-01 15:42:20 +02:00
stream_cb.h Fix use of ISC license 2017-04-15 16:20:00 +02:00