i965_drv_video: [H.264] fix chroma issue
[profile/ivi/libva.git] / i965_drv_video /
2010-06-25 Xiang, Haihaoi965_drv_video: [H.264] fix chroma issue 19/619/1
2010-06-18 Xiang, Haihaoi965_drv_video: fix AVC mc kernel 18/618/1
2010-06-13 Xiang, Haihaoi965_drv_video: [H.264] fix register blocks for ILDB 16/616/1
2010-06-08 Xiang, HaihaoMerge branch 'i965_h264' 14/614/1
2010-06-08 Xiang, Haihaoi965_drv_video: [H.264] some code clean up 13/613/1
2010-06-02 Xiang, Haihaoi965_drv_video: new ring buffer flag 01/601/1
2010-06-02 Xiang, Haihaoi965_drv_video: fix graphics memory usage 00/600/1
2010-06-02 Xiang, Haihaoi965_drv_video: don't execute batch buffer after decodi... 99/599/1
2010-06-02 Xiang, Haihaoi965_drv_video: [H.264] enlarge concurrent threads... 98/598/1
2010-06-02 Xiang, Haihaoi965_drv_video: [H.264] devide the command buffer into... 97/597/1
2010-06-02 Xiang, Haihaoi965_drv_vidoe: update max_thread for rendering 96/596/1
2010-06-02 Xiang, Haihaoi965_drv_video: fix initialization function 95/595/1
2010-05-07 Xiang, Haihaoi965_drv_video: [H.264] add support for ILDB 71/571/1
2010-04-19 Xiang, Haihaoi965_drv_video: move AVC-ILDB data buffer to struct... 61/561/1
2010-04-19 Xiang, Haihaoi965_drv_video: [H.264] fix weight 128 issue 60/560/1
2010-04-15 Xiang, Haihaoi965_drv_video: [H.264] fix for weight/offset state 54/554/1
2010-04-14 Xiang, Haihaoi965_drv_video: [H.264] track frame store index 53/553/1
2010-04-09 Xiang, Haihaoi965_drv_video: fix an assertion 52/552/1
2010-04-09 Xiang, Haihaoi965_drv_video: fix MBAFF issue 51/551/1
2010-04-08 Xiang, Haihaoi965_drv_video: surface width/height is 16Btye aligned. 50/550/1
2010-04-07 Xiang, Haihaoi965_drv_video: fix an assertion 47/547/1
2010-04-07 Xiang, Haihaoi965_drv_video: fix an error in the previous commit 46/546/1
2010-04-06 Zou nan haii965_drv_video: initialize depth buffer 42/542/1
2010-04-06 Xiang, Haihaoi965_drv_video: multiple slices in a picture for H.264 40/540/1
2010-03-31 Xiang, Haihaoi965_drv_video: move DMV buffer to private data 30/530/1
2010-03-29 Xiang, Haihaoi965_drv_video: fix POC value for current picture 26/526/1
2010-03-29 Austin YuanMerge branch 'powervr_iep_lite' 23/523/1
2010-03-26 Xiang, Haihaoi965_drv_video: add support for H264 on Clarkdale/Arrandale 22/522/1
2010-03-24 Austin YuanMerge branch 'master' of git+ssh://AustinYuan@git.freed... 20/520/1 20100324_5.3.0.0000
2010-03-08 Gwenole BeauchesneFix drivers build. 18/518/1
2010-03-08 Austin YuanRemove IN_LIBVA defines, Thanks for the patch from... 16/516/1
2009-11-20 Austin YuanMerge branch 'master' of git+ssh://AustinYuan@git.freed... 94/494/1 20091120_Alpha3
2009-11-18 Gwenole Beauchesnefix rendering of RGBA subpicture 92/492/1
2009-11-18 Gwenole Beauchesnesimplify subpicture formats. make sure the returned... 91/491/1
2009-11-18 Gwenole Beauchesnefix upload of the subpicture palette. 90/490/1
2009-11-18 Gwenole Beauchesneimplement vaSetImagePalette 89/489/1
2009-11-18 Gwenole Beauchesnethe VA API spec metion that the dest rectangle to vaAss... 88/488/1
2009-11-18 Gwenole Beauchesnefix subpicture association and deassociation 87/487/1
2009-11-18 Gwenole BeauchesneAdd MAX helper function 86/486/1
2009-11-18 Gwenole Beauchesnecleanup vaCreateImage, make it possible to add formats... 85/485/1
2009-11-18 Gwenole Beauchesnefix vaDestroyImage() 84/484/1
2009-11-18 Gwenole BeauchesneFix vaAssociateSubpicture() arguments 83/483/1
2009-11-18 Gwenole BeauchesneFix VA driver version. 82/482/1
2009-11-18 Gwenole BeauchesneFix vaQueryImageFormats() to return 0 image formats... 81/481/1
2009-11-18 Gwenole BeauchesneImplement vaQueryDisplayAttributes() as a no-op. 80/480/1
2009-09-15 Xiang, Haihaoi965_drv_driver: use the horizontal position of a slice. 79/479/1
2009-08-31 Austin YuanMerge branch 'master-fd.o' 64/464/1
2009-08-31 Austin Yuan__vaDriverInit_0_30 --> __vaDriverInit_0_31 for libva31 63/463/1
2009-08-28 Austin YuanMerge branch 'master-fd.o' 62/462/1
2009-08-28 Austin YuanRemove context from vaSyncSurface 61/461/1
2009-08-28 Gwenole BeauchesneSplit libva DSO into core (libva.so) and display-depend... 60/460/1
2009-08-27 Austin YuanCombine vaPutImage/vaPutImage2, vaAssociateSubpicture... 58/458/1
2009-08-24 Austin YuanSync latest fd.o libva:master 50/450/1 20090820_5.1.0.0121
2009-08-24 Austin YuanMerge branch 'test' 49/449/1
2009-08-11 Xiang, Haihaoi965_drv_video: clear draw buffer before rendering. 44/444/1
2009-08-07 Zou Nan haii965_drv_video: fix rendering issue 43/443/1
2009-08-05 Xiang, Haihaoi965_drv_driver: fix assertion failure 42/442/1
2009-07-27 Xiang, Haihaoi965_drv_video: Eanble VAAPI on IGDNG 41/441/1
2009-07-27 Xiang, Haihaoi965_drv_video: add new compiled shader programs for... 40/440/1
2009-07-08 Gwenole BeauchesneInstall drivers into pkglibdir/va/. 24/424/1
2009-07-08 Gwenole BeauchesneFix make dist (i965_drv_video missing files, Paul Bender). 17/417/1
2009-07-06 Austin YuanX11->x11 per the suggestion from Gwenole 15/415/1
2009-07-03 Austin YuanMove back dri --> src/X11 14/414/1
2009-06-30 Austin YuanRemove vaSetSubpicturePalette, please use vaSetImagePalette 11/411/1
2009-07-02 Austin YuanRefine the directory, move src/X11 to dri/ 10/410/1
2009-07-02 Austin YuanApply the patch from Nanhai to support MPEG2 VLD on... 09/409/1