profile/ivi/libva.git
2009-07-27 Xiang, HaihaoCheck the version of intel-gen4asm in configure.ac 39/439/1
2009-07-08 Austin Yuanput drivers into /usr/lib/dri by default 38/438/1
2009-07-08 Austin Yuandon't build i965 driver by default 37/437/1
2009-07-08 Gwenole BeauchesneAdd VASliceParameterBufferBase. 36/436/1
2009-07-08 Gwenole BeauchesneRemove obsolete fields. 35/435/1
2009-07-08 Gwenole BeauchesneAdd new DSO versioning (SONAME changed to libva-VERSION... 34/434/1
2009-07-08 Gwenole BeauchesneFix memory leak (VADriverContext.dri_state). 33/433/1
2009-07-08 Gwenole BeauchesneAdd VA_INVALID_ID helper macro. 32/432/1
2009-07-08 Gwenole BeauchesneFix make install (<va/va_x11.h>). Actually drop extrane... 31/431/1
2009-07-08 Gwenole BeauchesneAdd check for libXfixes. 30/430/1
2009-07-08 Gwenole BeauchesneDrop duplicate LIBDRM_DEPS pkg-config check. 29/429/1
2009-07-08 Gwenole BeauchesneFix driver name retrieval for dri1 and dri2. 28/428/1
2009-07-08 Gwenole BeauchesneFix va_DisplayContextGetDriverName() to check for LIBVA... 27/427/1
2009-07-08 Gwenole BeauchesneAllow conditional build of video drivers (dummy, i965). 26/426/1
2009-07-08 Gwenole BeauchesneFix tests. 25/425/1
2009-07-08 Gwenole BeauchesneInstall drivers into pkglibdir/va/. 24/424/1
2009-07-08 Gwenole BeauchesneFix dummy_drv_video.so init function name. 23/423/1
2009-07-08 Gwenole BeauchesneFix includes. 22/422/1
2009-07-08 Austin Yuantest: Use IN_LIBVA, so that they can be built out of... 21/421/1
2009-07-08 Austin YuanFix test build issue 20/420/1
2009-07-08 Gwenole BeauchesneFix build of vainfo. 19/419/1
2009-07-08 Gwenole BeauchesneDrop explicit CFLAGS override. 18/418/1
2009-07-08 Gwenole BeauchesneFix make dist (i965_drv_video missing files, Paul Bender). 17/417/1
2009-07-08 Gwenole BeauchesneFix build after X11 -> x11 move 16/416/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-07-01 Austin YuanAdded the patch from Zou Naihai to correct DRI2XXX... 13/413/1
2009-07-01 Austin Yuanva_backend.h: X11/va_x11.h --> dri/va_x11.h 12/412/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
2009-06-25 Austin YuanAdded missing file test/mpeg2-I.jpg, mpeg2-i.mpg 08/408/1
2009-06-24 Austin YuanAdded version number for libVA. Current version is... 07/407/1 20090625_5.1.0.0111 20090702_5.1.0.0112 20090707_5.1.0.0113 20090710_5.1.0.0114 20090716_5.1.0.0115 20090723_5.1.0.0116 20090724_5.1.0.0117 20090727_5.1.0.0118 20090731_5.1.0.0119 20090806_5.1.0.0120 20090820_5.1.0.0120.1 20090821_5.1.0.0120.1 20090821_5.1.0.0122 20090909_5.1.0.0124 20091002_PreAlpha_Int 20091015_5.1.0.0125 20091021_5.1.0.0126 20091103_PreAlpha5 menlow-beta video-img1.5-poc ww30.1-rar-video ww30.3-video ww30.5-video ww31.2-pm-video ww31.2-video ww32.1-video
2009-06-19 Austin YuanProposed new vaCreateSurfaceFromV4L2Buffer to replace... 06/406/1
2009-06-19 Austin YuanAdded more comments for vaCreateBufferFromV4L2Buffer 05/405/1
2009-06-18 Austin YuanFixed dummy driver compile issue 04/404/1 20090618_Alpha2.3
2009-06-18 Austin Yuanrefine vaCreateSurfaceFromMrstV4L2Buf to vaCreateSurfac... 03/403/1
2009-06-18 Austin YuanRename vaDbgCopySurfaceToBuffer ->vaCopySurfaceToBuffer... 02/402/1
2009-06-18 Austin Yuanrename vaDbgCopySurfaceToBuffer ->vaCopySurfaceToBuffer... 01/401/1
2009-06-13 Austin YuanFix the issue that all files are moved into a sub-direc... 00/400/1
2009-06-12 Austin YuanUpload latest libVA library 99/399/1
2009-06-12 Austin YuanFix vaSetSubpicturePalette compile issue 98/398/1 20090616_Alpha2.2.1
2009-06-12 Austin Yuanremove vaSetSubpicturePalette 97/397/1
2009-06-05 Austin YuanChage VASurfaceSkipped from 3 to 4 96/396/1 20090608_Alpha2.2
2009-06-03 Austin Yuanremove Xv checkouk in config 95/395/1
2009-06-03 Austin YuanAdded va_dri2tokens.h for DRI2 tokens definition 94/394/1
2009-06-03 Austin YuanRemove uncessary link form libva.so by adding flag... 93/393/1
2009-05-25 Austin YuanMerge branch 'master' of ssh://git@moblin-mdi.jf.intel... 92/392/1 05282009_Alpha2.1 menlow-port_05282009_Alpha2.1
2009-05-25 Austin YuanAdded "intra_period" into VAEncSequenceParameterBufferH263 91/391/1
2009-05-20 Jeff RousMake libva pass compilation with old and new dri2proto 90/390/1 05212009_Alpha1.5
2009-05-19 Austin YuanTest write permission 89/389/1
2009-05-15 rootMake libva pass compilation with old DRI2 proto which... 88/388/1
2009-05-12 Austin YuanAdded build information (build date/time, git commit... 87/387/1 05142009_Alpha1.4 menlow-port-05142009_Alpha1.4
2009-04-29 Austin YuanFix binary compatibility issue caused by VAAPI ISO... 86/386/1 04282009_ww18 04302009_Alpha1.2 05082009_Alpha1.3 menlow-port-05082009-Alpha1.3
2009-04-23 Austin YuanAdded va_dri2str.h so that don't relay on dri2proto 85/385/1
2009-04-22 Austin YuanMerge branch 'DRI2' 84/384/1 04212009_Alpha1.1-DRI2 local-branch-testing-rework-drm-04232009 menlow-port-rework-drm-04232009
2009-04-22 Austin YuanMust link with Xv, orelse segment fault when XCloseDisplay 83/383/1
2009-04-22 Austin YuanMore update for DRI2 support 82/382/1
2009-04-22 rootMerge branch 'DRI2' of ssh://git@moblin-mdi.jf.intel... 81/381/1
2009-04-22 rootAdded DRI2 files 80/380/1
2009-04-22 Austin YuanInitial support for DRI2 79/379/1
2009-04-03 Austin YuanFix vainfo unsupported_profile vastatus issue 78/378/1 04082009 04132009 04142009 04212009_Alpha1.1
2009-04-03 Austin Yuanvainfo: print more information about supported profile... 77/377/1
2009-03-26 Austin YuanRevert "patch 108_drivers_path.patch" 76/376/1 04032009
2009-03-26 Ren, ZhaohanAdd 'bits' field for structure VAEncSliceParameterBuffer 75/375/1
2009-03-25 Ren, ZhaohanAdd -DIN_LIBVA 74/374/1
2009-03-25 Ren, ZhaohanMerge branch 'master' of ssh://git@moblin-mdi.jf.intel... 73/373/1
2009-03-25 Ren, ZhaohanMove files from X11 to va 72/372/1
2009-03-25 Ren, Zhaohanrepatch 106_libva_includedir.patch, modify #include... 71/371/1
2009-03-25 Ren, Zhaohanpatch 107_cosmetics.patch 70/370/1
2009-03-25 Ren, Zhaohanpatch 109_VA_FOURCC.patch 69/369/1
2009-03-25 Ren, Zhaohanpatch 108_drivers_path.patch 68/368/1
2009-03-25 Ren, Zhaohanpatch 106_libva_includedir.patch 67/367/1
2009-03-25 Ren, Zhaohanpatch 105_libdrm_headers_check.patch 66/366/1
2009-03-25 Ren, Zhaohanpatch 103_fix_includes.patch 65/365/1
2009-03-25 Ren, Zhaohanpatch 102_fix_make_dist.patch 64/364/1
2009-03-25 Ren, ZhaohanMerge branch VA-ISOC-conformance 63/363/1
2009-03-03 Austin YuanUpdate from Jonathan's latest vaAPI_r030v2.txt 62/362/1
2009-03-03 Austin YuanUpdate from Jonathan, 61/361/1
2009-03-02 Austin Yuanlink with libXv 60/360/1 20090323 menlow-port-20090314
2009-02-16 Austin YuanMerge branch 'master' of ssh://git@moblin-mdi.jf.intel... 59/359/1 20090306
2009-02-16 Austin Yuanclean vaDbyCreateSurfaceFromMrstV4L2Buf 58/358/1
2009-02-11 Austin YuanFixed the case that vaXXXX pass a corrupted vaDisplay... 57/357/1
2009-02-06 Austin YuanMerge branch 'master' of ssh://git@moblin-mdi.jf.intel... 56/356/1
2009-02-06 Austin YuanAdded vaDbgCreateSurfaceFromUB for V4L2 buffer sharing 55/355/1
2009-02-06 Austin YuanFixed strncpy isssue, should copy "\0" too 54/354/1
2009-02-04 Austin YuanFix vainfo build issue 53/353/1
2009-02-04 Austin YuanPrototype of vaCreateSurfaceFromCIFrame 52/352/1
2009-02-01 Austin YuanFixed issues reported by Klockwork 51/351/1
2009-01-21 Austin YuanFix path issue of "va_x11.h" 50/350/1
2009-01-19 Austin YuanFixed compile issue 49/349/1
2009-01-20 chenbinglinnot include header at right directory, Compile error... 48/348/1
2009-01-12 Austin YuanRemove garbage files 47/347/1
2009-01-12 Austin YuanApply the patch to split va and display/x11 from Gwenol... 46/346/1
2008-12-19 Austin YuanAdd definition of FOURCC IYUV 45/345/1 lincroft-gfx-video-prealpha-rc2-encode-hotfix lincroft-gfx-video-prealpha-rc3
2008-12-18 Austin Yuandummy driver by default installed into /usr/lib/dri 44/344/1
2008-11-20 Austin Yuanadd dependence check in autoconfig 43/343/1 Phase3-12082008 lincroft-gfx-video-prealpha-rc1 lincroft-gfx-video-prealpha-rc2
2008-10-22 rootchange video driver directory to /usr/lib/dri instead... 42/342/1 phase2-20081110
2008-08-29 Austin YuanBump va to v0.30 delievered by Jonathan 41/341/1
2008-07-09 Austin YuanAdded some FOURCC definitions 40/340/1
next