summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-17Merge branch 'master' of git+ssh://AustinYuan@git.freedesktop.org/git/libva i...ww6.5-videoww53.4-videoww53.2-videoww53.1-videoww52.4-video-newww52.3-videoww51.5-videoww51.4-videoww5.2-videoww4.3-videoww08.1-videoww02.5-video-newww02.4-video-newww02.2-video-newww02.1-video-newww01.5-video-newww01.4-video-newww01.4-video4.1-video20100322_5.2.0.200420100218_5.2.0.200220100204_5.2.0.200120100128_5.2.0.200020100121_5.2.0.100420100115_5.2.0.100320100112_5.2.0.100220100108_5.2.0.100220100105_5.2.0.100120091231_5.2.0.100020091224_Alpha820091217_Alpha7Austin Yuan1-1/+1
2009-12-17Update libva library version to 1.0.1. should increase the revision when the ...libva-1.0.1Austin Yuan1-1/+1
2009-12-17Merge branch 'master' of git+ssh://AustinYuan@git.freedesktop.org/git/libva i...Austin Yuan1-0/+2
2009-12-17Add extra picture info fields for VDPAU/MPEG-4.Gwenole Beauchesne1-0/+2
2009-12-08Merge branch 'master' of git+ssh://AustinYuan@git.freedesktop.org/git/libva i...ww51.3-videoww51.1-video20091210_Alpha6Austin Yuan10-2107/+0
2009-12-08remove the duplicated X11 subdirAustin Yuan10-2107/+0
2009-12-01Merge branch 'master' of git+ssh://AustinYuan@git.freedesktop.org/git/libva i...ww50.1-videoww49.5-video20091204_Alpha520091130_Alpha4Austin Yuan0-0/+0
2009-12-01fix test build issueAustin Yuan2-3/+5
2009-12-01Merge branch 'master' of git+ssh://AustinYuan@git.freedesktop.org/git/libva i...Austin Yuan12-0/+2110
2009-12-01fix test build issue on a clean systemAustin Yuan2-3/+5
2009-12-01Merge branch 'sync-fdo-master'Austin Yuan31-131/+1294
2009-12-01refine test program: putsurface/h264encodeAustin Yuan3-53/+130
2009-11-30Assign the magic number to a macroAustin Yuan3-2/+3
2009-11-27Add license headerAustin Yuan2-0/+48
2009-11-27re-arrange test programsAustin Yuan27-129/+1166
2009-11-23Merge branch 'master' of git+ssh://AustinYuan@git.freedesktop.org/git/libvaww49.1-videoww48.4-videoww48.3-videoww48.2-videoAustin Yuan3-1/+5
2009-11-23Added a "magic" number to VADisplayContext in case an illeal VA dpy passed inAustin Yuan3-1/+5
2009-11-20Merge branch 'master' of git+ssh://AustinYuan@git.freedesktop.org/git/libva20091120_Alpha3Austin Yuan16-308/+344
2009-11-20Added VA_STATUS_ERROR_SURFACE_IN_DISPLAYINGAustin Yuan2-1/+4
2009-11-18fix rendering of RGBA subpictureGwenole Beauchesne7-78/+16
2009-11-18simplify subpicture formats. make sure the returned VAImageFormats are correc...Gwenole Beauchesne3-33/+74
2009-11-18fix upload of the subpicture palette.Gwenole Beauchesne2-16/+45
2009-11-18implement vaSetImagePaletteGwenole Beauchesne2-24/+37
2009-11-18the VA API spec metion that the dest rectangle to vaAssociateSubpicture() is ...Gwenole Beauchesne3-57/+66
2009-11-18fix subpicture association and deassociationGwenole Beauchesne1-12/+19
2009-11-18Add MAX helper functionGwenole Beauchesne1-0/+1
2009-11-18cleanup vaCreateImage, make it possible to add formats laterGwenole Beauchesne3-41/+75
2009-11-18fix vaDestroyImage()Gwenole Beauchesne2-3/+9
2009-11-18Fix vaAssociateSubpicture() argumentsGwenole Beauchesne1-2/+0
2009-11-18Fix VA driver version.Gwenole Beauchesne1-2/+2
2009-11-18Fix vaQueryImageFormats() to return 0 image formats supported at this time.Gwenole Beauchesne1-0/+3
2009-11-18Implement vaQueryDisplayAttributes() as a no-op.Gwenole Beauchesne1-2/+4
2009-09-15i965_drv_driver: use the horizontal position of a slice.Xiang, Haihao1-1/+1
2009-09-14Clean up NVIDIA driver detection code.Gwenole Beauchesne1-62/+14
2009-09-14Drop assert() in isDRI1Connected().Gwenole Beauchesne1-1/+0
2009-09-14Add VASliceParameterBufferMPEG2.slice_horizontal_position for i965 driver.Gwenole Beauchesne1-0/+1
2009-09-10Merge branch 'master-fd.o'ww43.5-videoww37.4-video20091118_Alpha2.520091112_Alpha220091109_Alpha1Austin Yuan1-8/+1
2009-09-10Removes references to SDS versioning in libva master. (from Gwenole)Austin1-8/+1
2009-09-03Merge branch 'master-fd.o'20090904_5.1.0.0123Austin Yuan1-0/+2
2009-09-03Update va.h version numberAustin Yuan1-0/+2
2009-09-03Merge branch 'master-fd.o'ww36.4-videoAustin Yuan6-25/+16
2009-09-03Mv libva_display.pc.in -> libva-x11.pc.in to fix autogen.sh issueAustin Yuan1-0/+0
2009-09-03Drop libva_display. Explicitly use libva-x11.Gwenole Beauchesne3-11/+5
2009-09-03Fix libva-x11-VERSION.so.* dependencies.Gwenole Beauchesne1-1/+1
2009-09-03Fix NVIDIA driver version string parser.Gwenole Beauchesne1-1/+8
2009-09-03Add VA_STATUS_ERROR_UNIMPLEMENTATION string representation.Gwenole Beauchesne1-0/+2
2009-09-03Drop references to SDS.Gwenole Beauchesne2-12/+0
2009-08-31Merge branch 'master-fd.o'Austin Yuan4-4/+19
2009-08-31__vaDriverInit_0_30 --> __vaDriverInit_0_31 for libva31Austin Yuan4-4/+19
2009-08-28Merge branch 'master-fd.o'Austin Yuan13-367/+220