aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/vo_libmpv.c
Commit message (Expand)AuthorAge
* vo_libmpv: support render performance dataGravatar Akemi2018-11-13
* vo_libmpv: pass vo struct to the control callbackGravatar Akemi2018-06-12
* client API: add some render API extensions for timingGravatar wm42018-04-29
* vo_libmpv: support GPU rendered screenshotsGravatar wm42018-04-29
* vo_libmpv: adjust redraw handling to new API semanticsGravatar wm42018-04-29
* vo_libmpv: remove annoying indirectionsGravatar wm42018-04-29
* vo_libmpv: move some update() callbacks out of context lockGravatar wm42018-04-29
* vo_libmpv: move up update() functionGravatar wm42018-04-29
* vo_libmpv: add support for DRGravatar wm42018-04-29
* client API: preparations for allowing render API to use DR etc.Gravatar wm42018-04-29
* client API: deprecate opengl-cb API and introduce a replacement APIGravatar wm42018-02-28