summaryrefslogtreecommitdiffstats
path: root/video/decode/vdpau.c
Commit message (Expand)AuthorAgeFilesLines
* vdpau: unbreakwm42013-11-091-0/+1
* vdpau: drop dummy render functionwm42013-11-071-14/+2
* vo_opengl: support for vdpau hardware decodingwm42013-11-051-0/+1
* vdpau: drop required/deprecated access to a libavcodec struct fieldwm42013-11-041-3/+0
* video: check profiles with hardware decodingwm42013-11-011-26/+43
* vdpau: don't try to match codec profileswm42013-08-191-27/+11
* vdpau: fix compilation on Libavwm42013-08-151-0/+1
* video/decode: pass parameters directly to hwdec allocate_image callbackwm42013-08-151-6/+3
* video: redo hw decoding initialization, add --hwdec=autowm42013-08-111-15/+29
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-1/+1
* vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel APIwm42013-07-281-0/+228