aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/gl_hwdec_vdpau.c
Commit message (Expand)AuthorAge
* video: reduce error message when loading hwdec backend failsGravatar wm42015-06-20
* vo_opengl: remove hwdec unmap_image callbackGravatar wm42015-03-14
* vo_opengl: silence vdpau hwdec warnings with smoothmotionGravatar wm42015-03-14
* vo_opengl: let hwdec driver report the exact image formatGravatar wm42015-01-29
* vo_opengl: move utility functions from loader to a separate fileGravatar wm42015-01-28
* video: have a generic context struct for hwdec backendsGravatar wm42015-01-22
* client API: expose OpenGL rendererGravatar wm42014-12-09
* vo_opengl: move hwdec parts into their own filesGravatar wm42014-12-03
* vdpau/GLX: don't access VO backendGravatar wm42014-12-03
* vo_vdpau, vo_opengl: handle vdpau preemption differentlyGravatar wm42014-05-10
* Fix bogus copyright textGravatar wm42014-05-06
* vdpau_mixer: allow overriding frame optsGravatar wm42014-05-02
* vo_opengl: make it work with vf_vdpauppGravatar wm42014-05-02
* vdpau: remove pointer indirection for a fieldGravatar wm42014-03-19
* vdpau: mp_msg conversionsGravatar wm42013-12-21
* gl_hwdec: use a imgfmt field instead of a query_format callbackGravatar wm42013-11-29
* vdpau: always let decoder output IMGFMT_VDPAUGravatar wm42013-11-29
* video: move struct mp_hwdec_info into its own header fileGravatar wm42013-11-23
* gl_hwdec_vdpau: silence warning caused by buggy GL_NV_vdpau_interop specGravatar wm42013-11-09
* vo_opengl: support for vdpau hardware decodingGravatar wm42013-11-05