1
mirror of https://github.com/mpv-player/mpv synced 2024-10-22 08:51:57 +02:00
mpv/libmpv
wm4 6e2d3d9919 vo_opengl: remove dxva2 dummy hwdec backend
This was a hack to let libmpv API users pass a d3d device to mpv. It's
not needed anymore for 2 reasons:

1. ANGLE does not have this problem
2. Even native GL via nVidia (where this failed) seems to not require
   this anymore
2017-02-20 08:39:08 +01:00
..
client.h client API: correct a comment in the API doxygen 2017-01-08 10:05:07 +01:00
mpv.def client API: add stream_cb API for user-defined stream implementations 2016-08-07 19:33:20 +02: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 vo_opengl: remove dxva2 dummy hwdec backend 2017-02-20 08:39:08 +01:00
qthelper.hpp qthelper: introduce new convenience functions 2016-09-26 16:49:35 +02:00
stream_cb.h stream_cb: fix stale comment 2016-08-08 10:34:12 +02:00