Rev. | Hora | Autor |
---|---|---|
ff6eec3 | 2010-12-06 13:50:04 | Xiang, Haihao |
i965_drv_video: check batch buffer emitting |
||
b077c90 | 2010-12-06 13:50:04 | Xiang, Haihao |
i965_drv_video: MACROs for MFX on Sandybridge |
||
d9d4563 | 2010-12-06 13:50:04 | Xiang, Haihao |
i965_drv_video: PCI IDs and new MI_FLUSH_DW command for Sandybridge |
||
7d6bbcf | 2010-10-28 08:26:04 | Austin Yuan |
Added the missing files |
||
881b49c | 2010-10-28 08:18:18 | Austin Yuan |
libva-1.0.6 |
||
6c37203 | 2010-09-26 10:47:37 | Austin Yuan |
For VAEncPictureParameterBufferH264:last_picture |
||
4fdedfc | 2010-09-25 14:58:37 | Austin Yuan |
Remove VADisplayAttribCSCFormat |
||
68a3622 | 2010-09-25 14:56:18 | Austin Yuan |
Fix x11/Makefile.am license header |
||
2dc5c75 | 2010-09-25 14:55:17 | Austin Yuan |
Added libva-tpi.pc file |
||
e68bb8b | 2010-09-21 16:21:21 | Xiang, Haihao |
bump library version to 1.0.5 |
||
62641bd | 2010-09-15 09:38:10 | Xiang, Haihao |
i965_drv_video: deinterlacing & scaling |
||
20975a9 | 2010-09-15 09:37:50 | Xiang, Haihao |
i965_drv_video: add video processing kernels |
||
5f2030b | 2010-09-15 09:37:31 | Xiang, Haihao |
add scaling flags for vaPutSurface() |
||
6772bdb | 2010-07-26 11:59:14 | Austin Yuan |
Bump to 1.0.4 |
||
923238f | 2010-07-26 11:23:34 | Austin Yuan |
remove VADisplayAttribCSC* which is duplicated, and add VADisplayAttribCSCMatrix for customized CSC matrix |
||
2224d4c | 2010-07-26 11:12:23 | Gwenole Beauchesne |
Fix detection of fglrx. |
||
0685f07 | 2010-07-26 11:11:59 | Gwenole Beauchesne |
Fix H.264 PicParam buffer trace. |
||
6dc2d5c | 2010-07-26 11:08:47 | Gwenole Beauchesne |
Fix va_TraceEndPicture() to unlock the VA surface. |
||
a6142c4 | 2010-07-26 11:07:02 | Gwenole Beauchesne |
Fix VA trace warnings. |
||
fb9d9c2 | 2010-07-21 11:49:59 | Xiang, Haihao |
Fix to require libdrm 2.4.21 or newer for i965 video driver. |
||
baeeaf9 | 2010-07-14 10:02:31 | Gwenole Beauchesne |
Fix rendering of subpictures. |
||
a02d3c7 | 2010-07-13 16:29:20 | Gwenole Beauchesne |
Fix vaGetImage() for YV12 format. |
||
558b079 | 2010-07-13 16:29:16 | Gwenole Beauchesne |
Simplify vaGetImage(). |
||
eb3dd03 | 2010-07-13 09:50:40 | Gwenole Beauchesne |
Fix vaGetImage() to wait for pending operations to complete. |
||
5010748 | 2010-07-13 09:47:13 | Gwenole Beauchesne |
Add NV12 image format. |
||
e9c00fc | 2010-07-12 16:45:05 | Gwenole Beauchesne |
Fix vaGetImage() bounds checking code. |
||
777c69c | 2010-07-12 16:44:58 | Gwenole Beauchesne |
Move initialization of render_state->interleaved_uv to vaCreateContext(). |
||
5438f92 | 2010-07-12 16:44:53 | Gwenole Beauchesne |
Fix out-of-source builds. |
||
d58c6d4 | 2010-07-12 16:01:42 | Gwenole Beauchesne |
Add I420 image format. |
||
252dd7c | 2010-07-12 15:26:06 | Xiang, Haihao |
i965_drv_video: use original widht/height for rendering |