aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/gl_hwdec_vdpau.c
Commit message (Expand)AuthorAge
* 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