summaryrefslogtreecommitdiffstats
path: root/video/vdpau.h
Commit message (Expand)AuthorAgeFilesLines
* vdpau: remove pointer indirection for a fieldwm42014-03-191-1/+1
* vdpau: remove legacy pixel formatswm42014-03-171-2/+2
* vdpau: mp_msg conversionswm42013-12-211-6/+4
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-1/+1
* vdpau: move device and video surface management from vo_vdpau.c to vdpau.cwm42013-11-051-4/+23
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-1/+1
* build: fix build with vdpau, simplifywm42013-07-291-1/+1
* vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel APIwm42013-07-281-0/+55