libva-glx1-1.0.10-5.fc17$>5a(W~WQ9J>=u?ed   >HL`dos     > T\fp0(89h: >!@0B?GLHTI\X`YpZ[\]^bdHlMthupvxwxy$\e`fcClibva-glx11.0.105.fc17Shared libraries for package libvaThis package provides the shared libraries libva-glx.so.1* for the package libva. Shared libraries are required at runtime for software built against libva. Keeping shared libraries in a separate package enables their use as forward/backward compatibility packages.OGflocki.atrpms.netIATrpms.netMITATrpms System Environment/Librarieshttp://freedesktop.org/wiki/Software/vaapilinuxx86_64IСOGOG04ae2035f14f66eaca69d7427072e75972619b07c65adef067e207e31f6a0caelibva-glx.so.1.0.10rootrootrootrootlibva-1.0.10-5.fc17.src.rpmlibva-glx.so.1()(64bit)shared-library-packagelibva-glx1libva-glx1(x86-64)@@@@@@@@@@@@   @ /sbin/ldconfig/sbin/ldconfiglibGL.so.1()(64bit)libX11.so.6()(64bit)libXext.so.6()(64bit)libXfixes.so.3()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2.5)(64bit)libdrm.so.2()(64bit)libva-x11.so.1()(64bit)libva.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rtld(GNU_HASH)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.9.1.2MMtMERMERLBL@IL@IL=L1@K,K@K y@K@J@J1@J@J@JJ@J@J#JAxel Thimm - 1.0.10-5Paulo Roma - 1.0.10-4Paulo Roma - 0.32.0-3.sds1Paulo Roma - 0.31.1-2.sds5Paulo Roma - 0.31.1-1.sds4Nicolas Chauvet - 0.31.1-1.sds4Nicolas Chauvet - 0.31.0.1.sds13-3Nicolas Chauvet - 0.31.0-1.sds13Nicolas Chauvet - 0.31.0.1.sds130-1Adam Williamson - 0.31.0.1.sds10-1Adam Williamson - 0.31.0.1.sds9-1Adam Williamson - 0.31.0.1.sds8-1Adam Williamson - 0.31.0.1.sds7-1Adam Williamson - 0.31.0.1.sds5-2Adam Williamson - 0.31.0.1.sds5-1Adam Williamson - 0.31.0.1.sds4-1Adam Williamson - 0.31.0.1.sds3-1Adam Williamson - 0.30.4.1.sds5-3Adam Williamson - 0.30.4.1.sds5-2Adam Williamson - 0.30.4.1.sds5-1Adam Williamson - 0.30.4.1.sds4-1Adam Williamson - 0.30.4.1.sds3-1- Allow building/running against older libdrm.- Switch to upstream.- Update to 0.32.0-1.sds1- Update to 0.31.1-1.sds5- Rebuilt as libva for ATrpms.- Update to 0.31.1-1+sds4 - Add BR libudev-devel - Obsoletes libva-utils (tests files aren't installed anymore).- Revert to the previous version scheme - Fix mix use of spaces and tabs- Move to libva-freeworld - Virtual provides libva bumped with epoch - Remove duplicate licence file.- Update to 0.31.0-1+sds13- new SDS patch version (sds10): + Add detection of Broadcom Crystal HD chip. + Require vaDriverInit() function to include SDS API version. + OpenGL extensions updates: - Drop the 'bind' API. Only keep vaCopySurfaceGLX(). - Fix FBO check for the generic implementation with TFP. + Compat: strip vaPutSurface() flags to match older API. - This fixes deinterlacing support with GMA500 "psb" driver. + Upgrade to GIT snapshot 2009/12/17: - Add a "magic" number to VADisplayContext. - Add more test programs, including h264 encoding. - add -utils package for the various new binaries in this build- new SDS patch version (sds9): + Add extra picture info for VDPAU/MPEG-4- new SDS patch version (sds8) - note sds7 package actually contained sds5 due to an error on my part: + Fix detection of ATI chipsets with fglrx >= 8.69-Beta1. + Upgrade to GIT snapshot 2009/11/20: + Merge in some G45 fixes and additions. + Add VA_STATUS_ERROR_SURFACE_IN_DISPLAYING.- new SDS patch version: + Fix compatibility with older programs linked against libva.so.0 + G45 updates: + Fix vaCreateImage() and vaDestroyImage() + Fix subpictures association to parent surfaces + Fix rendering of subpictures (extra level of scaling) + Fix subpicture palette upload (IA44 and AI44 formats for now) + Add RGBA subpicture formats + Add YV12 vaGetImage() and vaPutImage() + Fix subpicture rendering (flickering) + Fix return value for unimplemented functions + Fix vaPutSurface() to handle cliprects (up to 80)- enable the i965 driver build- new SDS patch version: + G45 updates: + Fix VA driver version + Fix vaAssociateSubpicture() arguments + Add vaQueryDisplayAttributes() as a no-op + Fix vaQueryImageFormats() to return 0 formats at this time- new SDS patch version: + Fix chek for GLX extensions + Fix libva pkgconfig dependencies + Fix vainfo dependencies (Konstantin Pavlov) + Add C++ guards to + Don't search LIBGL_DRIVERS_PATH, stick to extra LIBVA_DRIVERS_PATH + Upgrade to GIT snapshot 2009/09/22: - Merge in SDS patches 001, 201, 202 - i965_drv_driver: use the horizontal position of a slice- new upstream + SDS patch version: + Add OpenGL extensions (v3) + Upgrade to VA API version 0.31 (2009/09/07 snapshot) + Add drmOpenOnce() / drmCloseOnce() replacements for libdrm < 2.3 + Add generic VA/GLX implementation with TFP and FBO + Fix detection of ATI chipsets with fglrx >= 8.66-RC1 + Add VASliceParameterBufferMPEG2.slice_horizontal_position for i965 driver- don't declare the stack as executable when creating libva.so.0- enable glx support- new SDS patch version: + Add VA_STATUS_ERROR_UNIMPLEMENTED + Add vaBindSurfaceToTextureGLX() and vaReleaseSurfaceFromTextureGLX()- new SDS patch version: + Add OpenGL extensions + Fix NVIDIA driver version check + Fix libva-x11-VERSION.so.* build dependencies- initial package/sbin/ldconfig/sbin/ldconfiglibvaglx1bb1.0.10-5.fc171.0.10-5.fc17libva-glx.so.1libva-glx.so.1.0.10/usr/lib64/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=genericdrpmx86_64-redhat-linux-gnuELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=0xb253e7b6cd6afc7fcad7ac3d2b0ec6f99b0c1df0, strippeddirectoryPRRRRRRRR R R R R Rxz2?07zXZ !PH6"+@]"k%{U}dg8[qiR#X J"Nx?5;xKm *Țhz J>/V~u~e4\ d#P&@@/ 28:cbJB-D4^“xH1o_zl_JeQW<}jvig T8B_xQ+Gm,O<~v*/˽Qpf\Cn`5磙lvŒj0I3CpF}V#~Er%a >OSB+w,(~5V5 i&Kyi7+:̂aހU? s_\=͘+Օx[lИHXV6vo: |]i:еwz[h-<5 5pA=Q-V+Ks 2{AO}ڹhz-ONHxYʌ6aq- }"̎h\RN8@ވo⟠Q 90we~|ȶ]xQj+$&(fuH!'k,)a[WA$7WHҊ(k+5՛sMC Fj >*[ǒCv'oAf\*Їc1^N(T'*RJg(9JlҬV,&ԈWr]?j36oQO'd7[/qͱf\Bv ^뭁d]mS3r]*asl>z8H淯n?} 6d܍e*z\ӺN*Uz!?LiyDBv^g;8i_IAXv5&bLmCc8X{LW8䨠5TrrE0Mթ$sRS/D;NF7RXs J?&PUPzlQy% r;ڿT|YRi]M.AJ40٣9W6u^/ݕ "t=`ޏPv( %rڪ ͼ`t]V' x}p 4I6I:g"Х/VI~ϮvI]]xal1+[=i#@~0g^iLS#'wRnPL0s{=֩pluE$&AC ^0Y#V$O0:Jp|vC;_{e$jQ^|ә5-6|,٩b^P [MKpr4yE2;ĠX0P6 ;3Nw1 vdn{9,hVĈuWӿ{Qy{t?ғۤ|ᅬO!n^{Q{#x rpfatM٢2ߏ&ROFdo3(:}jtC-15Grngh2w..3VeE/2=}M8Dh:W5j+f"("Ks5+(%U8MIFF5)uAur V"rdǠAG) a:bj,2I.ũIo\K /I{hwjE/ļoccJ4Ҵ(5T[ 4Ha?% yVO`oo_蘿Qt$+8Tt1uY'H<)'P~&] 0Qɮ-fI W~KQ+矜8ԐIg pIAϷyyJi}6 uOQ~WM-#Q:/,kyEote1)1{/A*)`ɹHkPJ1N &$7ƅ-!uM\zOaBEi^\ُi"~4V'_$PZWb KKVk{zD\YStq-q ~;U8o!i pD5#NB/Cw~nMtЏ|}õUJ[#s//Ϯt~oV3eMP&J,״==Yl7cR DFSX%0NГ= *1)KFi]?<+QLx=X1C#MhM,5A=9ۄ qoCX:?U>"p0p2~z;$nZ\74V D3WyF.Om p,#/Eg!ϝdgߤ&lsZ?ja!Ւ5i mz`n't@)%>&-*JTx^LQʡ#3ޝlGre!g T}Zm]y3g~;qV}?_05/t}\XnWw+!@(JZl y͎:N| ^WTv] F8F(Oa0A5mfHBa]NmQW3`U#>¥F=R dmE7juvJʎRw!u*rs@~j3.HP(\zr\?'Kn%0dU:m pj$* :, #OQԆ&v;,nBb.8B-ΊUphH Yk!dZ:8>_rax&ˆ4'iZx*[O"5<^M5=2粏&5Դ ܌vd4'.~X j"@kDMeH D킙ӓK~5I0]GIQbՊAybBM޼c2)d|Js(T:' .iv(o^{"0꟏TP;J+AHD@'fE~Q%Q/JI6>J ̰}LCE-)nah09WޭKAx)xz\!y"P xJrYwj*FA* +fZZP X]C)aQ]6sc$(g#wn|$|\]"+B2,& 9 a:+h'=T&tDN - TPK6P}0dv|W3iF1"jkSHye;hxcCS'Y`brJjk4\1^pr`k )=WU; ] !."J^TWNx'h ބnBV4:hrOXb5 9[xM-7i(6_9Y -D!X! 8 ol3{DOw*,h rܔbwі?=Y!bv&atڂՓ>/!NfWuv]'DosI܃i4.Kf+! a0"u|6,Cef$koŞq_/}C|6UnwdmBŢ-+2 ,BDz)~l6ohf߈Xʥ1"C8 lxE̟*fWKEa)JԂa|}L42ChTs``k,u"]yWȅ-4QzAz.CbB4‰(22ܦRz\zǎ;&Yq/4${\C[S+xկj@W1㜽"KxR\c^}lca0EL*>q'x1 UpR0z.g>݄a5,}fKpM/!nC,6XIK:QxM)ްFx >X-3GmnjlrQb]Cx-O+TI8Re4'.|=-S?hembQNxxYGtةVs/!җ{ $ #nJ;iOrp|]s97xi>xey/sNVbt)D%hQS.3mo@f@4p2:ӽhx#q5`d A1%Һd*)ʮU0.&(]6%7}8,y6/*7`"Bb!z;x6躪 aB|(awgw7^D跖HgSGe_NhM51{M1;8/hv=fW&a2Cp2]ɛr>̠$}YA!\:7:U"HaDZM͆ Ȫl㍁*eS^wS*8+u/FK#C} -ݦ[n0DY YZ