summaryrefslogtreecommitdiff
path: root/va/va_android.h
AgeCommit message (Expand)AuthorFilesLines
2017-02-18PROJECT HAS MOVEDHEADmasterSean V Kelley1-82/+0
2013-06-05SurfaceAttribMemoryType: add ION memory type for AndroidAustin Yuan1-0/+2
2013-06-05Changed values for VASurfaceAttribMemoryType from fourcc to bit fields.Jonathan Bian1-2/+2
2013-06-05Added new surface attributes to enable VA surface creation from external buff...Jonathan Bian1-0/+3
2012-06-28license header: add the missing license header to filesAustin Yuan1-0/+23
2012-04-08Revert "declare vaGetDisplay in va.h instead of va_xxx.h"Gwenole Beauchesne1-0/+15
2011-12-14declare vaGetDisplay in va.h instead of va_xxx.hXiang, Haihao1-15/+0
2010-10-28libva-1.0.6Austin Yuan1-2/+2
2010-06-021) clean up Android header file to make it work in C file (from zhaohan.ren a...Austin Yuan1-12/+15
2010-05-18Pass down ISurface instead of SurfaceRen Zhaohan1-2/+2
2010-05-07Remove and redifine some Xlib Macros, use void* instead of Surface* for VASta...Ren Zhaohan1-5/+0
2010-05-06move va_android.c => va_android.cpp, use sp<Surface> instead of void*.Ren Zhaohan1-5/+11
2010-05-06restore old va_DisplayContextGetDriverNameRen Zhaohan1-3/+1
2010-05-06use Surface* instead of void*Ren Zhaohan1-1/+4
2010-05-05add new va_DisplayContextGetDriverName, remove 'x11/XX' include folder namePO-ww19.3-newRen Zhaohan1-2/+1
2010-05-04remove udevRen Zhaohan1-3/+3
2010-04-29Merge branch 'va_backend' into POAustin Yuan1-26/+2
2010-04-27libva backendRen Zhaohan1-4/+4
2010-04-16saveAustin Yuan1-19/+27
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/+18
2010-04-01pass moblin compileRen Zhaohan1-0/+2
2010-03-31Initial android backendAustin Yuan1-0/+46