修訂. | 時間 | 作者 |
---|---|---|
7451873 | 2009-11-18 12:51:11 | Gwenole Beauchesne |
Add MAX helper function |
||
5f4d73d | 2009-11-18 12:51:11 | Gwenole Beauchesne |
cleanup vaCreateImage, make it possible to add formats later |
||
88df301 | 2009-11-18 12:51:11 | Gwenole Beauchesne |
fix vaDestroyImage() |
||
79c81df | 2009-11-18 12:50:49 | Gwenole Beauchesne |
Fix vaAssociateSubpicture() arguments |
||
c943e31 | 2009-11-18 12:50:44 | Gwenole Beauchesne |
Fix VA driver version. |
||
0476de6 | 2009-11-18 12:50:34 | Gwenole Beauchesne |
Fix vaQueryImageFormats() to return 0 image formats supported at this time. |
||
f1307eb | 2009-11-18 12:50:10 | Gwenole Beauchesne |
Implement vaQueryDisplayAttributes() as a no-op. |
||
b9129d1 | 2009-09-15 14:51:25 | Xiang, Haihao |
i965_drv_driver: use the horizontal position of a slice. |
||
201210b | 2009-09-14 15:37:38 | Gwenole Beauchesne |
Clean up NVIDIA driver detection code. |
||
599673f | 2009-09-14 15:37:30 | Gwenole Beauchesne |
Drop assert() in isDRI1Connected(). |
||
5e40eae | 2009-09-14 15:37:17 | Gwenole Beauchesne |
Add VASliceParameterBufferMPEG2.slice_horizontal_position for i965 driver. |
||
7e62098 | 2009-09-10 12:34:10 | Austin Yuan |
Merge branch 'master-fd.o' |
||
69d39f0 | 2009-09-10 12:13:53 | Austin |
Removes references to SDS versioning in libva master. (from Gwenole) |
||
c8c91f4 | 2009-09-03 18:43:33 | Austin Yuan |
Merge branch 'master-fd.o' |
||
166558b | 2009-09-03 18:42:01 | Austin Yuan |
Update va.h version number |
||
6900ce3 | 2009-09-03 12:25:10 | Austin Yuan |
Merge branch 'master-fd.o' |
||
8c14a97 | 2009-09-03 12:20:35 | Austin Yuan |
Mv libva_display.pc.in -> libva-x11.pc.in to fix autogen.sh issue |
||
4e349bb | 2009-09-03 12:11:02 | Gwenole Beauchesne |
Drop libva_display. Explicitly use libva-x11. |
||
6a72604 | 2009-09-03 12:09:13 | Gwenole Beauchesne |
Fix libva-x11-VERSION.so.* dependencies. |
||
2db5371 | 2009-09-03 12:08:34 | Gwenole Beauchesne |
Fix NVIDIA driver version string parser. |
||
c88c6b3 | 2009-09-03 12:06:48 | Gwenole Beauchesne |
Add VA_STATUS_ERROR_UNIMPLEMENTATION string representation. |
||
0b59c60 | 2009-09-03 12:02:35 | Gwenole Beauchesne |
Drop references to SDS. |
||
a5f3e05 | 2009-08-31 17:29:11 | Austin Yuan |
Merge branch 'master-fd.o' |
||
9664f0b | 2009-08-31 17:27:09 | Austin Yuan |
__vaDriverInit_0_30 --> __vaDriverInit_0_31 for libva31 |
||
a7dbd4e | 2009-08-28 18:33:21 | Austin Yuan |
Merge branch 'master-fd.o' |
||
2822d02 | 2009-08-28 18:25:21 | Austin Yuan |
Remove context from vaSyncSurface |
||
e2a24f0 | 2009-08-28 12:00:00 | Gwenole Beauchesne |
Split libva DSO into core (libva.so) and display-dependent parts (libva-x11.so). |
||
4e71a2d | 2009-08-27 18:50:18 | Austin Yuan |
Assgin VASurfaceRendering a non-zero value instead of 0 |
||
4aef21d | 2009-08-27 18:45:40 | Austin Yuan |
Combine vaPutImage/vaPutImage2, vaAssociateSubpicture/vaAssociateSubpicture2 |
||
cac45b0 | 2009-08-27 17:54:29 | Austin Yuan |
Update VAAPI to 0.31, libva.so SONAME to libva.so.1 |