aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/decode/vaapi.c
Commit message (Expand)AuthorAge
* video: move struct mp_hwdec_info into its own header fileGravatar wm42013-11-23
* vo_opengl: add support for VA-API OpenGL interopGravatar wm42013-11-04
* video: check profiles with hardware decodingGravatar wm42013-11-01
* vaapi: remove non-VLD entrypointsGravatar wm42013-09-29
* vaapi: fix non-sense conditionGravatar wm42013-09-29
* vaapi: potentially make reading surfaces back to system RAM fasterGravatar wm42013-09-27
* vaapi: allow GPU read-back with --hwdec=vaapi-copyGravatar wm42013-09-25
* vaapi: add vf_vavpp and use it for deinterlacingGravatar xylosper2013-09-25
* vaapi: use highest available profile, instead of mapping it exactlyGravatar wm42013-08-19
* video/decode: pass parameters directly to hwdec allocate_image callbackGravatar wm42013-08-15
* video: add vaapi decode and output supportGravatar wm42013-08-12