platform/upstream/libva.git
2009-08-31 Austin YuanMerge branch 'master-fd.o'
2009-08-31 Austin Yuan__vaDriverInit_0_30 --> __vaDriverInit_0_31 for libva31
2009-08-28 Austin YuanMerge branch 'master-fd.o'
2009-08-28 Austin YuanRemove context from vaSyncSurface
2009-08-28 Gwenole BeauchesneSplit libva DSO into core (libva.so) and display-depend...
2009-08-27 Austin YuanAssgin VASurfaceRendering a non-zero value instead...
2009-08-27 Austin YuanCombine vaPutImage/vaPutImage2, vaAssociateSubpicture...
2009-08-27 Austin YuanUpdate VAAPI to 0.31, libva.so SONAME to libva.so.1
2009-08-31 Gwenole BeauchesneAdd VA_STATUS_ERROR_UNIMPLEMENTED.
2009-08-31 Gwenole BeauchesneFix bit-fields types.
2009-08-31 Gwenole BeauchesneAdd new bit to signal VC-1 skipped P-frames.
2009-08-31 Gwenole BeauchesneAdd new H.264 fields for XvBA backend.
2009-08-31 Gwenole BeauchesneAdd new VC-1 fields for VDPAU backend.
2009-08-31 Gwenole BeauchesneAdd new H.264 fields for VDPAU backend.
2009-08-24 Austin YuanSync latest fd.o libva:master 20090820_5.1.0.0121
2009-08-24 Austin YuanMerge branch 'test'
2009-08-14 Austin YuanDon't include VAAPI version to SONAME
2009-08-14 Gwenole BeauchesneExplicit API extensions versioning from SDS.
2009-08-14 Gwenole BeauchesneFix NVIDIA driver detection.
2009-08-14 Gwenole BeauchesneAdd <va_version.h> for versioning helpers.
2009-08-11 Xiang, Haihaoi965_drv_video: clear draw buffer before rendering.
2009-08-07 Zou Nan haii965_drv_video: fix rendering issue
2009-08-05 Xiang, Haihaoi965_drv_driver: fix assertion failure
2009-07-27 Xiang, Haihaoi965_drv_video: Eanble VAAPI on IGDNG
2009-07-27 Xiang, Haihaoi965_drv_video: add new compiled shader programs for...
2009-07-27 Xiang, HaihaoCheck the version of intel-gen4asm in configure.ac
2009-07-08 Austin Yuanput drivers into /usr/lib/dri by default
2009-07-08 Austin Yuandon't build i965 driver by default
2009-07-08 Gwenole BeauchesneAdd VASliceParameterBufferBase.
2009-07-08 Gwenole BeauchesneRemove obsolete fields.
2009-07-08 Gwenole BeauchesneAdd new DSO versioning (SONAME changed to libva-VERSION...
2009-07-08 Gwenole BeauchesneFix memory leak (VADriverContext.dri_state).
2009-07-08 Gwenole BeauchesneAdd VA_INVALID_ID helper macro.
2009-07-08 Gwenole BeauchesneFix make install (<va/va_x11.h>). Actually drop extrane...
2009-07-08 Gwenole BeauchesneAdd check for libXfixes.
2009-07-08 Gwenole BeauchesneDrop duplicate LIBDRM_DEPS pkg-config check.
2009-07-08 Gwenole BeauchesneFix driver name retrieval for dri1 and dri2.
2009-07-08 Gwenole BeauchesneFix va_DisplayContextGetDriverName() to check for LIBVA...
2009-07-08 Gwenole BeauchesneAllow conditional build of video drivers (dummy, i965).
2009-07-08 Gwenole BeauchesneFix tests.
2009-07-08 Gwenole BeauchesneInstall drivers into pkglibdir/va/.
2009-07-08 Gwenole BeauchesneFix dummy_drv_video.so init function name.
2009-07-08 Gwenole BeauchesneFix includes.
2009-07-08 Austin Yuantest: Use IN_LIBVA, so that they can be built out of...
2009-07-08 Austin YuanFix test build issue
2009-07-08 Gwenole BeauchesneFix build of vainfo.
2009-07-08 Gwenole BeauchesneDrop explicit CFLAGS override.
2009-07-08 Gwenole BeauchesneFix make dist (i965_drv_video missing files, Paul Bender).
2009-07-08 Gwenole BeauchesneFix build after X11 -> x11 move
2009-07-06 Austin YuanX11->x11 per the suggestion from Gwenole
2009-07-03 Austin YuanMove back dri --> src/X11
2009-07-01 Austin YuanAdded the patch from Zou Naihai to correct DRI2XXX...
2009-07-01 Austin Yuanva_backend.h: X11/va_x11.h --> dri/va_x11.h
2009-06-30 Austin YuanRemove vaSetSubpicturePalette, please use vaSetImagePalette
2009-07-02 Austin YuanRefine the directory, move src/X11 to dri/
2009-07-02 Austin YuanApply the patch from Nanhai to support MPEG2 VLD on...
2009-06-25 Austin YuanAdded missing file test/mpeg2-I.jpg, mpeg2-i.mpg
2009-06-24 Austin YuanAdded version number for libVA. Current version is... 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...
2009-06-19 Austin YuanAdded more comments for vaCreateBufferFromV4L2Buffer
2009-06-18 Austin YuanFixed dummy driver compile issue 20090618_Alpha2.3
2009-06-18 Austin Yuanrefine vaCreateSurfaceFromMrstV4L2Buf to vaCreateSurfac...
2009-06-18 Austin YuanRename vaDbgCopySurfaceToBuffer ->vaCopySurfaceToBuffer...
2009-06-18 Austin Yuanrename vaDbgCopySurfaceToBuffer ->vaCopySurfaceToBuffer...
2009-06-13 Austin YuanFix the issue that all files are moved into a sub-direc...
2009-06-12 Austin YuanUpload latest libVA library
2009-06-12 Austin YuanFix vaSetSubpicturePalette compile issue 20090616_Alpha2.2.1
2009-06-12 Austin Yuanremove vaSetSubpicturePalette
2009-06-05 Austin YuanChage VASurfaceSkipped from 3 to 4 20090608_Alpha2.2
2009-06-03 Austin Yuanremove Xv checkouk in config
2009-06-03 Austin YuanAdded va_dri2tokens.h for DRI2 tokens definition
2009-06-03 Austin YuanRemove uncessary link form libva.so by adding flag...
2009-05-25 Austin YuanMerge branch 'master' of ssh://git@moblin-mdi.jf.intel... 05282009_Alpha2.1 menlow-port_05282009_Alpha2.1
2009-05-25 Austin YuanAdded "intra_period" into VAEncSequenceParameterBufferH263
2009-05-20 Jeff RousMake libva pass compilation with old and new dri2proto 05212009_Alpha1.5
2009-05-19 Austin YuanTest write permission
2009-05-15 rootMake libva pass compilation with old DRI2 proto which...
2009-05-12 Austin YuanAdded build information (build date/time, git commit... 05142009_Alpha1.4 menlow-port-05142009_Alpha1.4
2009-04-29 Austin YuanFix binary compatibility issue caused by VAAPI ISO... 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
2009-04-22 Austin YuanMerge branch 'DRI2' 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
2009-04-22 Austin YuanMore update for DRI2 support
2009-04-22 rootMerge branch 'DRI2' of ssh://git@moblin-mdi.jf.intel...
2009-04-22 rootAdded DRI2 files
2009-04-22 Austin YuanInitial support for DRI2
2009-04-03 Austin YuanFix vainfo unsupported_profile vastatus issue 04082009 04132009 04142009 04212009_Alpha1.1
2009-04-03 Austin Yuanvainfo: print more information about supported profile...
2009-03-26 Austin YuanRevert "patch 108_drivers_path.patch" 04032009
2009-03-26 Ren, ZhaohanAdd 'bits' field for structure VAEncSliceParameterBuffer
2009-03-25 Ren, ZhaohanAdd -DIN_LIBVA
2009-03-25 Ren, ZhaohanMerge branch 'master' of ssh://git@moblin-mdi.jf.intel...
2009-03-25 Ren, ZhaohanMove files from X11 to va
2009-03-25 Ren, Zhaohanrepatch 106_libva_includedir.patch, modify #include...
2009-03-25 Ren, Zhaohanpatch 107_cosmetics.patch
2009-03-25 Ren, Zhaohanpatch 109_VA_FOURCC.patch
2009-03-25 Ren, Zhaohanpatch 108_drivers_path.patch
2009-03-25 Ren, Zhaohanpatch 106_libva_includedir.patch
2009-03-25 Ren, Zhaohanpatch 105_libdrm_headers_check.patch
2009-03-25 Ren, Zhaohanpatch 103_fix_includes.patch
next