summaryrefslogtreecommitdiffstats
path: root/video/out/gl_hwdec_vaglx.c
Commit message (Expand)AuthorAgeFilesLines
* vaapi: try dealing with Intel's braindamaged shit driverswm42014-08-211-0/+6
* video: make mp_image use mp_image_params directlywm42014-04-211-1/+1
* vaapi: make struct va_surface privatewm42014-03-171-1/+1
* vaapi: mp_msg conversionswm42013-12-211-4/+6
* gl_hwdec: use a imgfmt field instead of a query_format callbackwm42013-11-291-6/+1
* video: move struct mp_hwdec_info into its own header filewm42013-11-231-1/+1
* vo_opengl: redo aspects of initialization, change hwdec APIwm42013-11-051-7/+7
* vo_opengl/vaapi: use IMGFMT_RGB0wm42013-11-051-1/+1
* vo_opengl: add support for VA-API OpenGL interopwm42013-11-041-0/+140