aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/decode/vdpau.c
Commit message (Expand)AuthorAge
* video: move struct mp_hwdec_info into its own header fileGravatar wm42013-11-23
* vdpau: unbreakGravatar wm42013-11-09
* vdpau: drop dummy render functionGravatar wm42013-11-07
* vo_opengl: support for vdpau hardware decodingGravatar wm42013-11-05
* vdpau: drop required/deprecated access to a libavcodec struct fieldGravatar wm42013-11-04
* video: check profiles with hardware decodingGravatar wm42013-11-01
* vdpau: don't try to match codec profilesGravatar wm42013-08-19
* vdpau: fix compilation on LibavGravatar wm42013-08-15
* video/decode: pass parameters directly to hwdec allocate_image callbackGravatar wm42013-08-15
* video: redo hw decoding initialization, add --hwdec=autoGravatar wm42013-08-11
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel APIGravatar wm42013-07-28