summaryrefslogtreecommitdiffstats
path: root/video/vaapi.h
Commit message (Expand)AuthorAgeFilesLines
* vaapi: try dealing with Intel's braindamaged shit driverswm42014-08-211-0/+5
* video: warn if an emulated hwdec API is usedwm42014-05-281-0/+2
* vaapi: make struct va_surface privatewm42014-03-171-16/+6
* vaapi: replace image pool implementation with mp_image_poolwm42014-03-171-13/+6
* vaapi: mp_msg conversionswm42013-12-211-8/+11
* vaapi: check image format in va_surface_upload()wm42013-09-271-1/+1
* vaapi: potentially make reading surfaces back to system RAM fasterwm42013-09-271-1/+5
* vaapi: add vf_vavpp and use it for deinterlacingxylosper2013-09-251-14/+63
* vaapi: fix typowm42013-08-141-2/+2
* video: add vaapi decode and output supportwm42013-08-121-0/+73