Rev. | Zeit | Autor |
---|---|---|
42a1365 | 2012-04-04 01:26:24 | Gwenole Beauchesne |
API: bump version to 0.33.0 (libva 1.1.0). |
||
af294d1 | 2012-03-29 15:36:39 | Xiang, Haihao |
test/egl: Fix compiling error if GLESv1_CM isn't installed in the default location |
||
72ee1f4 | 2012-03-29 14:46:28 | Sven Putteneers |
Demo code v4l/h264 encode/decode using Libva |
||
3ef3996 | 2012-02-07 15:07:19 | Xiang, Haihao |
update vainfo |
||
2517cc1 | 2012-02-07 14:04:26 | Zhao Halley |
A simple JPEG example to use VAAPI |
||
7ee38e1 | 2012-02-06 17:27:19 | Xiang, Haihao |
Fix comment for JPEG quantization table |
||
2547f78 | 2012-02-06 17:27:07 | Xiang, Haihao |
Remove the macros for JPEG components |
||
8d286e7 | 2012-02-06 17:26:52 | Xiang, Haihao |
Directly use component id instead of component index in VASliceParameterBufferJPEG |
||
4670753 | 2012-02-06 17:26:39 | Xiang, Haihao |
Modify the interface of Huffman table for JPEG decoding |
||
63402bc | 2012-02-06 17:26:24 | Xiang, Haihao |
Support 16-bits quantization element for JPEG decoding |
||
037fb87 | 2012-02-06 17:26:11 | Xiang, Haihao |
Modify the interface of Quantization table for JPEG decoding |
||
82225f0 | 2012-02-06 17:25:53 | Xiang, Haihao |
refine the JPEG decoding interface |
||
a1c2bd3 | 2012-02-06 17:24:05 | Xiang, Haihao |
va: add data structure for JPEG decoding |
||
fc8f1b8 | 2012-01-19 14:27:48 | Xiang, Haihao |
include va_egl.h instead of va.h |
||
6bca8e5 | 2012-01-13 17:22:02 | Xiang, Haihao |
fix the check for EGL |
||
f908ee0 | 2012-01-13 12:12:02 | Xiang, Haihao |
Don't build egl case without EGL |
||
cff1ade | 2012-01-10 15:40:04 | Xiang, Haihao |
Remove dependency on X11/Xlib.h |
||
9c37166 | 2012-01-10 15:30:45 | Xiang, Haihao |
Remove legacy DRI support |
||
c005e80 | 2012-01-10 15:30:33 | Xiang, Haihao |
Don't build the EGL test case without GLESv1_CM |
||
2a4fcff | 2011-12-14 09:27:03 | Xiang, Haihao |
egl/va_egl_x11: fix the number of the allocated elements |
||
c3ab994 | 2011-12-14 09:27:03 | Xiang, Haihao |
Array bound check |
||
2f484d7 | 2011-12-14 09:27:03 | Xiang, Haihao |
Update VA/EGL test case as well |
||
7b663dc | 2011-12-14 09:27:03 | Xiang, Haihao |
Update the VA/EGL implementation in VAAPI |
||
e8dc39b | 2011-12-14 09:27:03 | Xiang, Haihao |
Update VA/EGL interfaces |
||
0851426 | 2011-12-14 09:27:03 | Xiang, Haihao |
Move va_egl.h to va/ to avoid compile error |
||
2ac9bac | 2011-12-14 09:27:03 | Xiang, Haihao |
a test case to use VA/EGL interfaces |
||
1cda440 | 2011-12-14 09:27:03 | Xiang, Haihao |
VA/EGL interfaces |
||
731d575 | 2011-12-14 09:27:03 | Xiang, Haihao |
New hooks to create/free native pixmap |
||
52c87f8 | 2011-12-14 09:27:03 | Xiang, Haihao |
declare vaGetDisplay in va.h instead of va_xxx.h |
||
a65acb2 | 2011-12-14 09:27:03 | Xiang, Haihao |
rename NativeDisplay to VANativeDisplay |