summaryrefslogtreecommitdiff
path: root/va/android/va_android.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix build issue on AndroidXiang, Haihao2017-09-291-1/+1
* Add namespace prefix to globalsMark Thompson2017-09-271-2/+2
* Move VADisplay allocation to common codeMark Thompson2017-09-271-3/+2
* Move some common macro definitions to the new internal headerMark Thompson2017-09-271-3/+0
* android: open renderD128 by defaultXu Guangxin2017-05-091-1/+1
* libva: change to use ANativeWindowLinda Yu2017-04-261-1/+1
* android: use common DRM driver detection code.Haitao Huang2012-09-281-103/+23
* API: backend: add VA display types.Gwenole Beauchesne2012-09-261-0/+1
* API: backend: rename VADriverContext.dri_state to drm_state.Gwenole Beauchesne2012-09-261-5/+5
* API: introduce DRM common utilities and data structures.Benjamin Franzke2012-09-261-7/+7
* test: fix build warnings on AndroidAustin Yuan2011-10-201-1/+1
* vatrace/vafool: refine itAustin Yuan2011-09-221-8/+5
* va-android: same as X11, also always create a new VA display on androidAustin Yuan2011-06-161-40/+13
* libva: several changesAustin Yuan2011-05-301-0/+3
* 1. add interface VARenderDevice for output the video into an external dev...Austin Yuan2011-04-011-1/+1
* libva-1.0.6Austin Yuan2010-10-281-1/+36
* Follow up the change of "LIBVA_DRIVER_NAME", remove it from va_android.cppAustin Yuan2010-06-041-108/+90
* Pass down ISurface instead of SurfaceRen Zhaohan2010-05-181-1/+1
* Add local vaDisplayIsValidRen Zhaohan2010-05-111-0/+6
* global vaDisplayIsValidPO-ww20.2-videoPO-ww20.1-videoAustin Yuan2010-05-111-5/+0
* Seperate 3rd party API (e.g. vaCreateSurfaceFromXXX) into a libva-tpi.soAustin Yuan2010-05-081-1/+1
* Remove and redifine some Xlib Macros, use void* instead of Surface* for VASta...Ren Zhaohan2010-05-071-4/+3
* move va_android.c => va_android.cpp, use sp<Surface> instead of void*.Ren Zhaohan2010-05-061-0/+318