Rev. | Time | Author |
---|---|---|
6ef0dbc | 2010-04-07 12:27:36 | Xiang, Haihao |
i965_drv_video: fix an error in the previous commit |
||
8e4db20 | 2010-04-07 11:46:17 | Austin Yuan |
remove the unmature MIO |
||
3929874 | 2010-04-07 11:46:02 | Austin Yuan |
Merge branch 'master' of ssh://git@moblin.intel.com/umg-moorestown-libva |
||
7e99827 | 2010-04-06 18:43:02 | Ren Zhaohan |
Add Android.mk under libva/ to recursive call sub-dir's makefile |
||
b660cd6 | 2010-04-06 18:02:42 | Zou nan hai |
i965_drv_video: initialize depth buffer |
||
efdddd7 | 2010-04-06 17:06:28 | Elaine Wang |
Add coded_buf to VAEncPictureParameterBufferJPEG. |
||
85ea768 | 2010-04-06 16:07:52 | Xiang, Haihao |
i965_drv_video: multiple slices in a picture for H.264 |
||
0fde14c | 2010-04-06 10:11:27 | Austin Yuan |
Merge branch 'master' of ssh://git@moblin.intel.com/umg-moorestown-libva |
||
24914b5 | 2010-04-01 20:45:55 | Ren Zhaohan |
Add Android.mk, pass compile |
||
0793e85 | 2010-04-01 17:03:16 | Austin Yuan |
Added codedbuf into JPEG encode picture parameter |
||
d304b16 | 2010-04-01 15:57:38 | Ren Zhaohan |
Update va_DisplayContextIsValid, driver name and included files |
||
152b03e | 2010-04-01 15:43:58 | Austin Yuan |
Added MIO example based on vaPutSurface |
||
680ebba | 2010-04-01 23:04:18 | Ren Zhaohan |
pass moblin compile |
||
6db0f05 | 2010-03-31 15:37:22 | Austin Yuan |
move vaPutSurface(dpy, Surface *draw, XXX) into android/va_android.c |
||
b4016ce | 2010-03-31 15:34:12 | Austin Yuan |
fix build issue |
||
341716a | 2010-03-31 15:23:36 | Austin Yuan |
Initial android backend |
||
f578063 | 2010-03-31 14:52:30 | Xiang, Haihao |
i965_drv_video: move DMV buffer to private data |
||
acf42fc | 2010-03-31 14:21:43 | Austin Yuan |
Display *x11_dpy ==> void *native_dpy for other window system |
||
c259a97 | 2010-03-30 16:19:28 | Austin Yuan |
merge vatrace |
||
2426785 | 2010-03-29 17:22:42 | Austin Yuan |
fix build issue |
||
a49d661 | 2010-03-29 16:37:12 | Xiang, Haihao |
i965_drv_video: fix POC value for current picture |
||
c701dff | 2010-03-29 15:56:32 | Austin Yuan |
Add entrypoint for JPEG encode |
||
1a75640 | 2010-03-29 15:43:20 | Austin Yuan |
Added JPEG/IEP data structure |
||
fe7dca4 | 2010-03-29 14:20:50 | Austin Yuan |
Merge branch 'powervr_iep_lite' |
||
bffbec2 | 2010-03-26 13:48:50 | Xiang, Haihao |
i965_drv_video: add support for H264 on Clarkdale/Arrandale |
||
06183a0 | 2010-03-25 01:22:18 | Daniel(Qiang), Miao |
add PowerVR IEP Lite related new display attributes |
||
92e17d6 | 2010-03-24 11:43:53 | Austin Yuan |
Merge branch 'master' of git+ssh://AustinYuan@git.freedesktop.org/git/libva into sync-fdo-master |
||
11f69c8 | 2010-03-08 18:25:07 | Gwenole Beauchesne |
Move vaPutSurface() flags to <va/va.h> header. |
||
78f1145 | 2010-03-08 18:24:59 | Gwenole Beauchesne |
Fix drivers build. |
||
2604959 | 2010-03-08 18:24:53 | Gwenole Beauchesne |
Drop <va/va_x11.h> include from <va/va_backend.h> as it is pointless. |