aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/vdpau.h
Commit message (Expand)AuthorAge
* vd_lavc, vdpau, vaapi: restore emulated API avoidanceGravatar wm42017-12-02
* video: refactor hw device creation for hwdec copy modesGravatar wm42017-12-01
* vdpau: remove some more dead codeGravatar wm42017-10-16
* Add checks for HAVE_GPL to various GPL-only source filesGravatar wm42017-10-10
* vdpau: support new vdpau libavcodec decode APIGravatar wm42017-03-23
* vdpau: use libavutil for surface allocation during decodingGravatar wm42017-01-17
* vdpau: get surface data as nv12 if possibleGravatar wm42016-06-21
* vdpau: force driver to report preemption earlyGravatar wm42016-01-25
* video: reduce error message when loading hwdec backend failsGravatar wm42015-06-20
* 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
* 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
* 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
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* vdpau: move device and video surface management from vo_vdpau.c to vdpau.cGravatar wm42013-11-05
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* build: fix build with vdpau, simplifyGravatar wm42013-07-29
* vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel APIGravatar wm42013-07-28