summaryrefslogtreecommitdiffstats
path: root/video/decode/vdpau.c
Commit message (Expand)AuthorAgeFilesLines
* 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