index
:
~yakuiz/libva
cl_branch
libva30
libva31
master
staging
staging-rebased
test
v1.0-branch
vaapi-egl
vaapi-ext
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
va
/
android
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-28
Drop VA/dummy backend.
Gwenole Beauchesne
2
-11
/
+2
2012-09-28
android: use common DRM driver detection code.
Haitao Huang
3
-282
/
+23
2012-09-26
API: backend: add VA display types.
Gwenole Beauchesne
1
-0
/
+1
2012-09-26
API: backend: rename VADriverContext.dri_state to drm_state.
Gwenole Beauchesne
1
-5
/
+5
2012-09-26
API: introduce DRM common utilities and data structures.
Benjamin Franzke
1
-7
/
+7
2011-10-20
test: fix build warnings on Android
Austin Yuan
1
-1
/
+1
2011-09-22
vatrace/vafool: refine it
Austin Yuan
1
-8
/
+5
2011-06-16
va-android: same as X11, also always create a new VA display on android
Austin Yuan
1
-40
/
+13
2011-05-30
libva: several changes
Austin Yuan
2
-18
/
+23
2011-04-01
1. add interface VARenderDevice for output the video into an external dev...
Austin Yuan
2
-3
/
+3
2010-10-28
libva-1.0.6
Austin Yuan
1
-1
/
+36
2010-06-04
Follow up the change of "LIBVA_DRIVER_NAME", remove it from va_android.cpp
Austin Yuan
1
-108
/
+90
2010-05-21
mv va_android.c -> va_dummy.c
Austin Yuan
2
-1
/
+1
2010-05-18
Pass down ISurface instead of Surface
Ren Zhaohan
1
-1
/
+1
2010-05-11
Add local vaDisplayIsValid
Ren Zhaohan
1
-0
/
+6
2010-05-11
global vaDisplayIsValid
PO-ww20.2-video
PO-ww20.1-video
Austin Yuan
1
-5
/
+0
2010-05-08
Seperate 3rd party API (e.g. vaCreateSurfaceFromXXX) into a libva-tpi.so
Austin Yuan
2
-319
/
+2
2010-05-07
Remove and redifine some Xlib Macros, use void* instead of Surface* for VASta...
Ren Zhaohan
1
-4
/
+3
2010-05-06
move va_android.c => va_android.cpp, use sp<Surface> instead of void*.
Ren Zhaohan
1
-0
/
+318
2010-05-06
restore old va_DisplayContextGetDriverName
Ren Zhaohan
1
-18
/
+35
2010-05-05
add new va_DisplayContextGetDriverName, remove 'x11/XX' include folder name
PO-ww19.3-new
Ren Zhaohan
1
-3
/
+50
2010-05-04
remove udev
Ren Zhaohan
1
-23
/
+35
2010-04-29
android and dummy backend
Austin Yuan
4
-23
/
+36
2010-04-29
Merge branch 'va_backend' into PO
Austin Yuan
3
-51
/
+42
2010-04-27
libva backend
Ren Zhaohan
1
-7
/
+60
2010-04-17
save
Austin Yuan
2
-4
/
+11
2010-04-16
save
Austin Yuan
3
-0
/
+198
2010-04-16
save
Austin Yuan
1
-6
/
+32
2010-04-08
Add vaPutSurfaceBuf for Android
IMG_Drop_20100507_MDFLD
20100517_5.3.0.0008
20100512_5.3.0.0007
20100510_5.3.0.0006_mdfld_eng_1
20100505_5.3.0.0005
20100428_5.3.0.0004
20100421_5.3.0.0003
20100414_5.3.0.0002
Ren Zhaohan
1
-0
/
+28
2010-04-07
remove the unmature MIO
Austin Yuan
2
-1427
/
+0
2010-04-01
Add Android.mk, pass compile
Ren Zhaohan
1
-32
/
+11
2010-04-01
Update va_DisplayContextIsValid, driver name and included files
Ren Zhaohan
1
-5
/
+13
2010-04-01
Added MIO example based on vaPutSurface
Austin Yuan
2
-0
/
+1427
2010-03-31
move vaPutSurface(dpy, Surface *draw, XXX) into android/va_android.c
Austin Yuan
1
-0
/
+38
2010-03-31
Initial android backend
Austin Yuan
1
-0
/
+163