aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/vdpau.c
Commit message (Expand)AuthorAge
* video: introduce failure path for image allocationsGravatar wm42014-06-17
* video: warn if an emulated hwdec API is usedGravatar wm42014-05-28
* vdpau: move RGB surface management out of the VOGravatar wm42014-05-22
* vdpau: make mp_vdpau_ctx thread-safeGravatar wm42014-05-10
* vdpau: remove some codeGravatar wm42014-05-10
* vo_vdpau, vo_opengl: handle vdpau preemption differentlyGravatar wm42014-05-10
* vdpau: handle display preemption during decodingGravatar wm42014-05-10
* vdpau: deduplicate video surface upload codeGravatar wm42014-05-04
* vdpau: remove pointer indirection for a fieldGravatar wm42014-03-19
* vdpau: remove legacy pixel formatsGravatar wm42014-03-17
* vdpau: mp_msg conversionsGravatar wm42013-12-21
* vdpau: move device and video surface management from vo_vdpau.c to vdpau.cGravatar wm42013-11-05
* vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel APIGravatar wm42013-07-28