修訂. | 時間 | 作者 |
---|---|---|
49bb320 | 2013-06-19 15:23:54 | Austin Yuan |
va_trace: allow surface trace to dump part of surface content |
||
c4b089b | 2013-06-19 15:23:27 | Austin Yuan |
va_trace_surface: dumpe surface content after vaEndPicture call |
||
4068f32 | 2013-06-19 14:30:53 | Elaine Wang |
Fix va_fool.c klocwork issue |
||
dc88935 | 2013-06-19 14:30:43 | Elaine Wang |
klockwork: Fix libva klocwork scaning issues |
||
ffb82f3 | 2013-06-07 16:37:50 | Gwenole Beauchesne |
tests: cope with new vaQuerySurfaceAttributes() API. |
||
19bb972 | 2013-06-07 16:32:43 | Zhao Halley |
test: add color conversion test option in putsurface |
||
824a70a | 2013-06-05 10:40:49 | Gwenole Beauchesne |
tests: cope with new vaCreateSurfaces() API. |
||
285b384 | 2013-06-05 10:38:35 | Gwenole Beauchesne |
Add default implementation for vaQuerySurfaceAttributes(). |
||
8dccd7a | 2013-06-05 10:38:35 | Gwenole Beauchesne |
API: add vaQuerySurfaceAttributes(). |
||
fe3504d | 2013-06-05 10:38:35 | Jonathan Bian |
Added new VA_RT_FORMAT_RGBP and VA_FOURCC_411R |
||
cdd0286 | 2013-06-05 10:38:35 | Austin Yuan |
SurfaceAttribMemoryType: add ION memory type for Android |
||
8727619 | 2013-06-05 10:38:35 | Austin Yuan |
ASurfaceAttribExternalBuffers flags: add more memory attribute flags |
||
5f76279 | 2013-06-05 10:38:35 | Jonathan Bian |
Changed values for VASurfaceAttribMemoryType from fourcc to bit fields. |
||
9d2ed7d | 2013-06-05 10:38:35 | Jonathan Bian |
Added new RT formats and fourcc codes for pixel formats. |
||
35237dd | 2013-06-05 10:38:35 | Jonathan Bian |
Added new surface attributes to enable VA surface creation from external buffers. |
||
af00a1b | 2013-06-05 10:38:35 | Li,Xiaowei |
Add RGB RT format definition for video process |
||
63e1d77 | 2013-06-05 10:38:35 | Austin Yuan |
tpi: clean the old interface, and use new one |
||
f516e0a | 2013-06-05 10:38:35 | Jonathan Bian |
Add new fourcc codes |
||
0000fd0 | 2013-06-05 10:38:35 | Austin Yuan |
va_TraceCreateSurface->va_TraceCreateSurfaces: correct name change |
||
6febbca | 2013-06-05 10:38:35 | Gwenole Beauchesne |
API: add compat glue for older vaCreateSurfaces(). |
||
e1d3569 | 2013-06-05 10:38:35 | Gwenole Beauchesne |
API: add surface attributes. |
||
57b99c7 | 2013-05-28 17:46:49 | Xiang, Haihao |
test: update MPEG-2 encoding case |
||
2f4d1cb | 2013-05-28 17:46:49 | Gwenole Beauchesne |
tests: disable v4l demo for now. |
||
523df13 | 2013-05-28 17:46:49 | Austin Yuan |
vaPutSurface test on Android: fix build isste on Android JB |
||
06e28ad | 2013-05-28 17:46:49 | Austin Yuan |
h264encode: fix build warning on Android |
||
e200237 | 2013-05-28 17:46:49 | Austin Yuan |
h264encode: remove the leftover file h264encode_android.cpp |
||
56bc6ea | 2013-05-28 17:46:49 | Elaine Wang |
h264encode: fix some issues |
||
76a1501 | 2013-05-28 17:46:49 | Austin Yuan |
test/h264encode: refine the h264encode to support advanced mode |
||
8ab3bae | 2013-05-28 17:46:49 | Austin Yuan |
test/putsurface_x11.c: don't hard code the DISPLAY to ":0.0" |
||
acfb4ee | 2013-05-28 17:46:49 | Xiang, Haihao |
mpeg2enc: find the proper profile and level |