Age | Commit message (Expand) | Author | Files | Lines |
2011-08-22 | Moved files around. | Gwenole Beauchesne | 1 | -255/+0 |
2011-07-12 | i965_drv_video: update post processing interface | Xiang, Haihao | 1 | -5/+0 |
2011-06-29 | i965_drv_video: add support for VA_SUBPICTURE_DESTINATION_IS_SCREEN_COORD. | Gwenole Beauchesne | 1 | -0/+1 |
2011-06-13 | i965_drv_video: track the internal format of a surface | Xiang, Haihao | 1 | -1/+3 |
2011-05-25 | i965_drv_video: clean up codes1.0.13 | Xiang, Haihao | 1 | -0/+5 |
2011-05-16 | i965_drv_vidoe: thread safety for rendering | Xiang, Haihao | 1 | -1/+2 |
2011-05-16 | i965_drv_video: move batchbuffer to context | Xiang, Haihao | 1 | -1/+4 |
2011-05-10 | i965_drv_video: store kernel info in the corresponding context | Xiang, Haihao | 1 | -2/+3 |
2011-05-10 | i965_drv_video: use the same structure for all kernels | Xiang, Haihao | 1 | -2/+2 |
2011-05-10 | i965_drv_video: create media_state per context | Xiang, Haihao | 1 | -11/+38 |
2011-05-06 | Added locked_image_id in struct object_surface | Alexander I Osin | 1 | -0/+1 |
2011-04-07 | i965_drv_vidoe: Encoder on Sandy Bridge | Zhou Chang | 1 | -1/+21 |
2011-03-10 | i965_drv_video: move pp_context to i965_driver_data and make it a pointer. | Xiang, Haihao | 1 | -0/+1 |
2011-03-10 | i965_drv_video: Implement vaDeriveImage() | Xiang, Haihao | 1 | -0/+7 |
2010-09-15 | i965_drv_video: deinterlacing & scaling1.0.5 | Xiang, Haihao | 1 | -0/+5 |
2010-07-13 | Add NV12 image format. | Gwenole Beauchesne | 1 | -1/+1 |
2010-07-12 | Add I420 image format. | Gwenole Beauchesne | 1 | -1/+1 |
2010-07-12 | i965_drv_video: use original widht/height for rendering | Xiang, Haihao | 1 | -0/+2 |
2010-07-12 | Add YV12 image format. | Gwenole Beauchesne | 1 | -1/+1 |
2010-07-12 | Add RGBA subpictures. | Gwenole Beauchesne | 1 | -1/+2 |
2010-06-02 | i965_drv_video: fix graphics memory usage | Xiang, Haihao | 1 | -2/+4 |
2010-04-06 | i965_drv_video: multiple slices in a picture for H.264 | Xiang, Haihao | 1 | -3/+9 |
2010-03-31 | i965_drv_video: move DMV buffer to private data | Xiang, Haihao | 1 | -3/+2 |
2010-03-26 | i965_drv_video: add support for H264 on Clarkdale/Arrandale | Xiang, Haihao | 1 | -0/+3 |
2010-03-08 | Remove IN_LIBVA defines, Thanks for the patch from Gwenole | Austin Yuan | 1 | -1/+3 |
2009-11-18 | simplify subpicture formats. make sure the returned VAImageFormats are correc... | Gwenole Beauchesne | 1 | -1/+2 |
2009-11-18 | implement vaSetImagePalette | Gwenole Beauchesne | 1 | -1/+1 |
2009-11-18 | the VA API spec metion that the dest rectangle to vaAssociateSubpicture() is ... | Gwenole Beauchesne | 1 | -7/+7 |
2009-11-18 | cleanup vaCreateImage, make it possible to add formats later | Gwenole Beauchesne | 1 | -4/+2 |
2009-11-18 | fix vaDestroyImage() | Gwenole Beauchesne | 1 | -0/+2 |
2009-07-02 | Apply the patch from Nanhai to support MPEG2 VLD on Intel integrated G45 grap... | Austin Yuan | 1 | -0/+170 |