aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/vdpau.c
Commit message (Expand)AuthorAge
* vdpau: do not attempt to allocate surfaces while preemptedGravatar wm42015-05-29
* vdpau: don't use a transparent image format for screenshotsGravatar wm42015-04-07
* vdpau: remove dead assignmentGravatar wm42015-03-23
* command: add property returning detected hwdec APIGravatar wm42015-02-02
* video: handle hwdec screenshots differentlyGravatar wm42015-01-22
* video: have a generic context struct for hwdec backendsGravatar wm42015-01-22
* vdpau/GLX: don't access VO backendGravatar wm42014-12-03
* vdpau: allocate surfaces by ageGravatar wm42014-08-11
* vdpau: don't crash on flipped imagesGravatar wm42014-08-05
* 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