summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-24Added version number for libVA. Current version is 0.30.4ww32.1-videoww31.2-videoww31.2-pm-videoww30.5-videoww30.3-videoww30.1-rar-videovideo-img1.5-pocmenlow-beta20091103_PreAlpha520091021_5.1.0.012620091015_5.1.0.012520091002_PreAlpha_Int20090909_5.1.0.012420090821_5.1.0.012220090821_5.1.0.0120.120090820_5.1.0.0120.120090806_5.1.0.012020090731_5.1.0.011920090727_5.1.0.011820090724_5.1.0.011720090723_5.1.0.011620090716_5.1.0.011520090710_5.1.0.011420090707_5.1.0.011320090702_5.1.0.011220090625_5.1.0.0111Austin Yuan2-2/+2
2009-06-20Added more comments for vaCreateBufferFromV4L2BufferAustin Yuan1-1/+24
2009-06-19Fixed dummy driver compile issue20090618_Alpha2.3Austin Yuan1-4/+10
2009-06-19refine vaCreateSurfaceFromMrstV4L2Buf to vaCreateSurfaceFromV4L2Buf to make i...Austin Yuan2-28/+17
2009-06-19rename vaDbgCopySurfaceToBuffer ->vaCopySurfaceToBuffer, vaDbgCreateSurfaceFr...Austin Yuan2-38/+61
2009-06-13Fix vaSetSubpicturePalette compile issue20090616_Alpha2.2.1Austin Yuan1-1/+0
2009-06-13remove vaSetSubpicturePaletteAustin Yuan2-31/+0
2009-06-05Chage VASurfaceSkipped from 3 to 420090608_Alpha2.2Austin Yuan1-1/+1
2009-06-03remove Xv checkouk in configAustin Yuan1-2/+1
2009-06-03Added va_dri2tokens.h for DRI2 tokens definitionAustin Yuan3-2/+49
2009-06-03Remove uncessary link form libva.so by adding flag RTLD_NODELETE intoAustin Yuan2-2/+2
2009-05-25Merge branch 'master' of ssh://git@moblin-mdi.jf.intel.com/umg-moorestown-libvamenlow-port_05282009_Alpha2.105282009_Alpha2.1Austin Yuan1-1/+1
2009-05-25Added "intra_period" into VAEncSequenceParameterBufferH263Austin Yuan1-1/+2
2009-05-20Make libva pass compilation with old and new dri2proto05212009_Alpha1.5Jeff Rous1-1/+1
2009-05-15Make libva pass compilation with old DRI2 proto which dri2tokens.h hasn't DRI...root1-0/+5
2009-05-12Added build information (build date/time, git commit point) into the librarymenlow-port-05142009_Alpha1.405142009_Alpha1.4Austin Yuan3-0/+16
2009-04-29Fix binary compatibility issue caused by VAAPI ISO-C conformance fixmenlow-port-05082009-Alpha1.305082009_Alpha1.304302009_Alpha1.204282009_ww18Austin Yuan3-100/+105
2009-04-23Added va_dri2str.h so that don't relay on dri2protoAustin Yuan2-1/+194
2009-04-22Merge branch 'DRI2'menlow-port-rework-drm-04232009local-branch-testing-rework-drm-0423200904212009_Alpha1.1-DRI2Austin Yuan7-18/+467
2009-04-22Must link with Xv, orelse segment fault when XCloseDisplayAustin Yuan2-1/+2
2009-04-22More update for DRI2 supportAustin Yuan4-8/+13
2009-04-22Merge branch 'DRI2' of ssh://git@moblin-mdi.jf.intel.com/umg-moorestown-libva...root2-13/+83
2009-04-22Added DRI2 filesroot3-2/+375
2009-04-22Initial support for DRI2Austin Yuan2-13/+83
2009-04-03Fix vainfo unsupported_profile vastatus issue04212009_Alpha1.1041420090413200904082009Austin Yuan1-1/+4
2009-04-03vainfo: print more information about supported profile:entrypointsAustin Yuan1-8/+60
2009-03-26Revert "patch 108_drivers_path.patch"04032009Austin Yuan5-13/+4
2009-03-27Add 'bits' field for structure VAEncSliceParameterBufferRen, Zhaohan1-1/+1
2009-03-26Add -DIN_LIBVARen, Zhaohan2-2/+2
2009-03-26Merge branch 'master' of ssh://git@moblin-mdi.jf.intel.com/umg-moorestown-libvaRen, Zhaohan2-1/+10
2009-03-26Move files from X11 to vaRen, Zhaohan2-1/+2
2009-03-26repatch 106_libva_includedir.patch, modify #include <va/va_x11.h> to #include...Ren, Zhaohan2-1/+10
2009-03-26patch 107_cosmetics.patchRen, Zhaohan1-1/+7
2009-03-26patch 109_VA_FOURCC.patchRen, Zhaohan1-1/+1
2009-03-26patch 108_drivers_path.patchRen, Zhaohan5-4/+13
2009-03-26patch 106_libva_includedir.patchRen, Zhaohan3-4/+5
2009-03-26patch 105_libdrm_headers_check.patchRen, Zhaohan2-2/+10
2009-03-26patch 103_fix_includes.patchRen, Zhaohan1-0/+1
2009-03-26patch 102_fix_make_dist.patchRen, Zhaohan3-2/+2
2009-03-25Merge branch VA-ISOC-conformanceRen, Zhaohan1-1/+1
2009-03-03Update from Jonathan's latest vaAPI_r030v2.txtAustin Yuan3-72/+13
2009-03-03Update from Jonathan,Austin Yuan3-193/+240
2009-03-02link with libXvmenlow-port-2009031420090323Austin Yuan1-1/+1
2009-02-16Merge branch 'master' of ssh://git@moblin-mdi.jf.intel.com/umg-moorestown-libva20090306Austin Yuan2-5/+23
2009-02-16clean vaDbyCreateSurfaceFromMrstV4L2BufAustin Yuan2-7/+19
2009-02-11Fixed the case that vaXXXX pass a corrupted vaDisplay pointAustin Yuan2-5/+23
2009-02-06Merge branch 'master' of ssh://git@moblin-mdi.jf.intel.com/umg-moorestown-libvaAustin Yuan1-1/+1
2009-02-06Added vaDbgCreateSurfaceFromUB for V4L2 buffer sharingAustin Yuan2-0/+26
2009-02-05Fixed strncpy isssue, should copy "\0" tooAustin Yuan1-1/+1
2009-02-04Fix vainfo build issueAustin Yuan2-3/+3