summaryrefslogtreecommitdiff
path: root/va/va_backend.h
Commit message (Expand)AuthorAgeFilesLines
* Add vaSyncBuffer for output buffers synchronizationDmitry Ermilov2020-06-301-1/+7
* Add vaSyncSurface2 with timeoutDmitry Ermilov2020-06-231-1/+7
* add backend function pointer to query candidates numberCarl Zhang2019-12-251-1/+11
* va_backend: remove unneeded linux/videodev2.h includeRodger Combs2019-05-061-1/+0
* Add a new interface for exporting surfacesMark Thompson2017-11-221-1/+11
* add support for processing ratePing Liu2017-11-211-1/+8
* add 2D buffer supportCarl.Zhang2017-11-211-3/+13
* Add message callbacks for drivers to useMark Thompson2017-11-211-1/+42
* New VAAPI definition for multi-frame processing applicable for Encode, FEI En...Artem Shaporenko2017-11-211-1/+24
* Add reserved bytes to most structuresXiang, Haihao2017-09-271-0/+6
* Make logging callbacks library-safeMark Thompson2017-09-271-0/+5
* Add one API to allow the user to specify the loaded backend driverZhao Yakui2015-05-221-1/+3
* drm: add support for render nodes.Andrey Larionov2014-09-251-0/+2
* API: add support for buffer exports.Gwenole Beauchesne2014-09-071-0/+13
* vatrace/vafool: save the context data into display contextAustin Yuan2014-03-171-0/+2
* API: add vaQuerySurfaceAttributes().Gwenole Beauchesne2013-06-051-0/+9
* API: add surface attributes.Gwenole Beauchesne2013-06-051-0/+20
* vpp: add video processing hooks.Gwenole Beauchesne2013-05-281-1/+8
* API: add support for Wayland.Gwenole Beauchesne2012-09-261-1/+12
* API: add support for raw DRM.Dmitry Ermilov2012-09-261-0/+2
* API: backend: add VA display types.Gwenole Beauchesne2012-09-261-1/+17
* API: backend: rename VADriverContext.dri_state to drm_state.Gwenole Beauchesne2012-09-261-2/+15
* Revert Pixmap-based EGL interfaces.Gwenole Beauchesne2012-09-261-12/+2
* Remove dependency on X11/Xlib.hXiang, Haihao2012-01-101-3/+0
* VA/EGL interfacesXiang, Haihao2011-12-141-2/+2
* New hooks to create/free native pixmapXiang, Haihao2011-12-141-0/+10
* corrected vaBufferInfo interfaceAlexander I Osin2011-05-061-5/+4
* 1. add interface VARenderDevice for output the video into an external dev...Austin Yuan2011-04-011-2/+2
* 1) cleanup for VA_FOOLAustin Yuan2011-02-081-3/+21
* Make VADriverContext.vtable a pointer.Gwenole Beauchesne2011-02-091-4/+17
* Refine VA_FOOL, and delete the hard coded clip va_fool_264.hAustin Yuan2011-01-141-0/+7
* VA/GLX cosmetics (indentation, declarations)Gwenole Beauchesne2010-06-041-1/+1
* Fix build issueAustin Yuan2010-05-121-2/+2
* Add OpenGL extensions (v3) and generic implementation with TFP and FBO.Gwenole Beauchesne2010-05-131-0/+6
* Seperate 3rd party API (e.g. vaCreateSurfaceFromXXX) into a libva-tpi.soAustin Yuan2010-05-081-19/+15
* Remove and redifine some Xlib Macros, use void* instead of Surface* for VASta...Ren Zhaohan2010-05-071-6/+1
* restore old va_DisplayContextGetDriverNameRen Zhaohan2010-05-061-4/+0
* add new va_DisplayContextGetDriverName, remove 'x11/XX' include folder namePO-ww19.3-newRen Zhaohan2010-05-051-20/+5
* Merge branch 'va_backend' into POAustin Yuan2010-04-291-1/+7
|\
| * libva backendRen Zhaohan2010-04-271-3/+10
* | Add 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 Zhaohan2010-04-081-0/+19
* | pass moblin compileRen Zhaohan2010-04-011-4/+1
|/
* Add Android.mk, pass compileRen Zhaohan2010-04-011-1/+3
* Display *x11_dpy ==> void *native_dpy for other window systemAustin Yuan2010-03-311-1/+1
* merge vatraceAustin Yuan2010-03-301-0/+10
* Drop <va/va_x11.h> include from <va/va_backend.h> as it is pointless.Gwenole Beauchesne2010-03-081-2/+0
* Remove IN_LIBVA defines, Thanks for the patch from GwenoleAustin Yuan2010-03-081-0/+421