index
:
vaapi/libva
master
v1.0-branch
v1.3.x
v1.4-branch
v1.5-branch
v1.6-branch
v1.7-branch
Libva project has moved to https://github.com/01org/libva
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
i965_drv_video
/
i965_drv_video.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-08
Fix drivers build.
Gwenole Beauchesne
1
-0
/
+1
2010-03-08
Remove IN_LIBVA defines, Thanks for the patch from Gwenole
Austin Yuan
1
-2
/
+1
2009-11-18
simplify subpicture formats. make sure the returned VAImageFormats are correc...
Gwenole Beauchesne
1
-15
/
+68
2009-11-18
implement vaSetImagePalette
Gwenole Beauchesne
1
-23
/
+36
2009-11-18
the VA API spec metion that the dest rectangle to vaAssociateSubpicture() is ...
Gwenole Beauchesne
1
-2
/
+8
2009-11-18
fix subpicture association and deassociation
Gwenole Beauchesne
1
-12
/
+19
2009-11-18
cleanup vaCreateImage, make it possible to add formats later
Gwenole Beauchesne
1
-35
/
+71
2009-11-18
fix vaDestroyImage()
Gwenole Beauchesne
1
-3
/
+7
2009-11-18
Fix vaAssociateSubpicture() arguments
Gwenole Beauchesne
1
-2
/
+0
2009-11-18
Fix VA driver version.
Gwenole Beauchesne
1
-2
/
+2
2009-11-18
Fix vaQueryImageFormats() to return 0 image formats supported at this time.
Gwenole Beauchesne
1
-0
/
+3
2009-11-18
Implement vaQueryDisplayAttributes() as a no-op.
Gwenole Beauchesne
1
-2
/
+4
2009-08-31
__vaDriverInit_0_30 --> __vaDriverInit_0_31 for libva31
Austin Yuan
1
-1
/
+1
2009-08-28
Remove context from vaSyncSurface
Austin Yuan
1
-6
/
+0
2009-08-27
Combine vaPutImage/vaPutImage2, vaAssociateSubpicture/vaAssociateSubpicture2
Austin Yuan
1
-38
/
+5
2009-08-05
i965_drv_driver: fix assertion failure
Xiang, Haihao
1
-3
/
+4
2009-07-27
i965_drv_video: Eanble VAAPI on IGDNG
Xiang, Haihao
1
-1
/
+2
2009-07-01
Remove vaSetSubpicturePalette, please use vaSetImagePalette
Austin Yuan
1
-1
/
+1
2009-07-02
Apply the patch from Nanhai to support MPEG2 VLD on Intel integrated G45 grap...
Austin Yuan
1
-0
/
+1446