summaryrefslogtreecommitdiff
path: root/va/va_android.h
Commit message (Expand)AuthorAgeFilesLines
* android: remove useless vaPutSurfaceXu Guangxin2018-01-121-34/+0
* libva: change to use ANativeWindowLinda Yu2017-04-261-2/+3
* SurfaceAttribMemoryType: add ION memory type for AndroidAustin Yuan2013-06-051-0/+2
* Changed values for VASurfaceAttribMemoryType from fourcc to bit fields.Jonathan Bian2013-06-051-2/+2
* Added new surface attributes to enable VA surface creation from external buff...Jonathan Bian2013-06-051-0/+3
* license header: add the missing license header to filesAustin Yuan2012-06-281-0/+23
* Revert "declare vaGetDisplay in va.h instead of va_xxx.h"Gwenole Beauchesne2012-04-081-0/+15
* declare vaGetDisplay in va.h instead of va_xxx.hXiang, Haihao2011-12-141-15/+0
* libva-1.0.6Austin Yuan2010-10-281-2/+2
* 1) clean up Android header file to make it work in C file (from zhaohan.ren a...Austin Yuan2010-06-021-12/+15
* Pass down ISurface instead of SurfaceRen Zhaohan2010-05-181-2/+2
* Remove and redifine some Xlib Macros, use void* instead of Surface* for VASta...Ren Zhaohan2010-05-071-5/+0
* move va_android.c => va_android.cpp, use sp<Surface> instead of void*.Ren Zhaohan2010-05-061-5/+11
* restore old va_DisplayContextGetDriverNameRen Zhaohan2010-05-061-3/+1
* use Surface* instead of void*Ren Zhaohan2010-05-061-1/+4
* add new va_DisplayContextGetDriverName, remove 'x11/XX' include folder namePO-ww19.3-newRen Zhaohan2010-05-051-2/+1
* remove udevRen Zhaohan2010-05-041-3/+3
* Merge branch 'va_backend' into POAustin Yuan2010-04-291-26/+2
|\
| * libva backendRen Zhaohan2010-04-271-4/+4
* | saveAustin Yuan2010-04-161-19/+27
* | 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/+18
* | pass moblin compileRen Zhaohan2010-04-011-0/+2
|/
* Initial android backendAustin Yuan2010-03-311-0/+46