summaryrefslogtreecommitdiff
path: root/va/va_backend.h
AgeCommit message (Expand)AuthorFilesLines
2013-05-28vpp: add video processing hooks.Gwenole Beauchesne1-1/+8
2012-09-26API: add support for Wayland.Gwenole Beauchesne1-1/+12
2012-09-26API: add support for raw DRM.Dmitry Ermilov1-0/+2
2012-09-26API: backend: add VA display types.Gwenole Beauchesne1-1/+17
2012-09-26API: backend: rename VADriverContext.dri_state to drm_state.Gwenole Beauchesne1-2/+15
2012-09-26Revert Pixmap-based EGL interfaces.Gwenole Beauchesne1-12/+2
2012-01-10Remove dependency on X11/Xlib.hXiang, Haihao1-3/+0
2011-12-14VA/EGL interfacesXiang, Haihao1-2/+2
2011-12-14New hooks to create/free native pixmapXiang, Haihao1-0/+10
2011-05-06corrected vaBufferInfo interfaceAlexander I Osin1-5/+4
2011-04-01 1. add interface VARenderDevice for output the video into an external dev...Austin Yuan1-2/+2
2011-02-08 1) cleanup for VA_FOOLAustin Yuan1-3/+21
2011-02-09Make VADriverContext.vtable a pointer.Gwenole Beauchesne1-4/+17
2011-01-14 Refine VA_FOOL, and delete the hard coded clip va_fool_264.hAustin Yuan1-0/+7
2010-06-04VA/GLX cosmetics (indentation, declarations)Gwenole Beauchesne1-1/+1
2010-05-12Fix build issueAustin Yuan1-2/+2
2010-05-13Add OpenGL extensions (v3) and generic implementation with TFP and FBO.Gwenole Beauchesne1-0/+6
2010-05-08Seperate 3rd party API (e.g. vaCreateSurfaceFromXXX) into a libva-tpi.soAustin Yuan1-19/+15
2010-05-07Remove and redifine some Xlib Macros, use void* instead of Surface* for VASta...Ren Zhaohan1-6/+1
2010-05-06restore old va_DisplayContextGetDriverNameRen Zhaohan1-4/+0
2010-05-05add new va_DisplayContextGetDriverName, remove 'x11/XX' include folder namePO-ww19.3-newRen Zhaohan1-20/+5
2010-04-29Merge branch 'va_backend' into POAustin Yuan1-1/+7
2010-04-27libva backendRen Zhaohan1-3/+10
2010-04-08Add vaPutSurfaceBuf for AndroidIMG_Drop_20100507_MDFLD20100517_5.3.0.000820100512_5.3.0.000720100510_5.3.0.0006_mdfld_eng_120100505_5.3.0.000520100428_5.3.0.000420100421_5.3.0.000320100414_5.3.0.0002Ren Zhaohan1-0/+19
2010-04-01Add Android.mk, pass compileRen Zhaohan1-1/+3
2010-04-01pass moblin compileRen Zhaohan1-4/+1
2010-03-31Display *x11_dpy ==> void *native_dpy for other window systemAustin Yuan1-1/+1
2010-03-30merge vatraceAustin Yuan1-0/+10
2010-03-08Drop <va/va_x11.h> include from <va/va_backend.h> as it is pointless.Gwenole Beauchesne1-2/+0
2010-03-08Remove IN_LIBVA defines, Thanks for the patch from GwenoleAustin Yuan1-0/+421