summaryrefslogtreecommitdiffstats
path: root/video/out/gl_hwdec_vdpau.c
Commit message (Expand)AuthorAgeFilesLines
* vdpau: remove pointer indirection for a fieldwm42014-03-191-3/+3
* vdpau: mp_msg conversionswm42013-12-211-6/+8
* gl_hwdec: use a imgfmt field instead of a query_format callbackwm42013-11-291-6/+1
* vdpau: always let decoder output IMGFMT_VDPAUwm42013-11-291-2/+2
* video: move struct mp_hwdec_info into its own header filewm42013-11-231-1/+1
* gl_hwdec_vdpau: silence warning caused by buggy GL_NV_vdpau_interop specwm42013-11-091-2/+6
* vo_opengl: support for vdpau hardware decodingwm42013-11-051-0/+258