libva-x11_1-1.0.16-9.el6$>7 lX`WH>=?d  >HL`dos     > X`jt,w(89 : >@BGHIXYZ[\ ](^MbWdefltu v(wxyClibva-x11_11.0.169.el6Shared libraries for package libvaThis package provides the shared libraries libva-x11.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.Stflocki.atrpms.nethATrpms.netMITATrpms System Environment/Librarieshttp://freedesktop.org/wiki/Software/vaapilinuxi686hSoSt6f1ca0752d52ab70a6870e2fe9eab4136135118eedc60821c512ad1b181caa70libva-x11.so.1.3201.0rootrootrootrootlibva-1.0.16-9.el6.src.rpmlibva-x11.so.1shared-library-packagelibva-x11_1libva-x11_1(x86-32)@@@@@@@@@@@@   @ /sbin/ldconfig/sbin/ldconfiglibX11.so.6libXext.so.6libXfixes.so.3libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libdl.so.2libdl.so.2(GLIBC_2.0)libdl.so.2(GLIBC_2.1)libdrm.so.2libva-x11.so.1libva.so.1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rtld(GNU_HASH)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.8.0SNvNpM@MtMERMERLBL@IL@IL=L1@K,K@K y@K@J@J1@J@J@JJ@J@J#JAxel Thimm - 1.0.16-8Axel Thimm - 1.0.15-7Paulo Roma - 1.0.13-6Paulo Roma - 1.0.12-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- Update to 1.0.16.- Update to 1.0.15.- Update to 1.0.13 - Added BR libpciaccess-devel. - New avcenc binary.- Update to 1.0.12 - Removed all patches.- 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/ldconfiglibvax11_11.0.16-9.el61.0.16-9.el6libva-x11.so.1libva-x11.so.1.3201.0/usr/lib/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tablesdrpmxz2i686-redhat-linux-gnuELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, strippeddirectorysymbolic link to `libva-x11.so.1.3201.0' R PRRRRRRRR R R R R?07zXZ !PH64s]"k%ndhT0 is&0mg8?jCjgRՄþ}t0q|ư@%6?sΤ{xe0Ӵ7 )"+IӍ +  3/^#WBQMۺcEP zxWltî_TFGF?p0"(6 jT0xPuL?n f r9aE4\b`5V#4dNبrxۆM308_縪>FǀM>_T^1P[(A5!U`3򋉭zl]*>MUbCiD~qv(#]HPMyXG`X *nl*5@%@#!N5g3Z@wO g<k,U.>YD`="s@x LM@ͮql˾j[+9\ z>\-<7?C Y Ga'0]+j:lu)JҊ{~ND<2f:DKLO!oS.bNR1=+ rE `'é\F} O, j\i x3`9KX=j>f|'fڇo&[Ƙd"d25F;UpE ;&οc"0^Wւ'kPhWs9q6y`Oģ;;Ԁ$NϏ|Tˏ=gZ$S8[]AaYiR 7l|ԯm@ChЋKV"\FJ8*:fDrq[C-IOrY)i/S;l:&h)Mpwu7`s$v[.̺6dAHN`t-tƆgIhR`e:m60pj7S 'cb`,!=(Vݶ/:{Y.+ˤ|9cN2謁`U.˸4U>}tR7\ 'OuN/)Zڢ: 3K6w0H~l9\+Ʊ(iDtPh3A${<+dJg2aA;`@ |2ϓ7^jgdXC'nhu <P6X38 n&;<VPqX} h 6GmԗW?R7'hV0+yd;5Rͩ/?Z :+ c ` d J2P}.O\d٬Dy9Y|1u-EC3J'yfƅ,L};g7H26yQÐJCO>}p2=+`,Fo?'6=|ד eQf& ?/HlӅfFt2r O@kf0l*Va5oQڋoʦ|2 CByBYfZ=~Rr 0P+A+وQնd\jHv8[`ʟ.M ~0uO!$x>Jku%c6b!?&A >_[ fw_l]\ΥcU ^aQhç#@# PFŐVXq%K^;pr! &b _VJ(nYz=} DVs(__}OUcu5d"-(+͓,]eN˩oSF8dXhbN&GǸ5||&f͉+B^XT[.ys 1)$u7yI6Q(&դ7e6DB:oz/d neYsy΀*j-!c@-֝ųc̚SbgƷQmO ‘,;;[9eE+ޘKw55M0Qr|ȪCdL 1GkE&y7$EO|ׅTJ-#Ui-˩rƥ$j$^&[uxm_eC:N86\wid)5] 2o@ƁPrk-3#@)kiMV q* Uyé;Żw+;.^Fĭ8yҠw1Ĭx -BRtS\쩫m!diPBiS[Y`1O2SvFduV0 "u؄DǺΦZ@ׅ̆H\ؽDQֈqKpĄgg݂Ϧz'R:S8n-]@ +X\ju6 .@m+ZkU&COP,J<"dlzn us:/*贡K HƄ3vܒ}L1jb ݚ{1xUH7/Ş<#yx=GW UJi%OԈ~fRb< ?5}|9U-Ul<5KĸfT:`uABC]5- u֊C؆hbv8BZ3fޖwZ Q2:1+oStQpc%v$m+hva@P̞ƋEK̾"8 $ZDا国)D;x8N0}J}YX}Ώ{lF`s+Tګ9~<#L/2^YL2FQ?xnUȾZQɡ kݣ݀MRh?y#*6em\Ch7+?RJXH- 4m{lЭho+82=[h[1UDr: k?&yM-mc&_^p:=:[Oq-FAh UCyݐ?_?1&.^hU) oNOК "jkh=k`Hί* d[qȐgA䐥z>2ۦL՚I3]!ZfY#Xq +?YZf(6'y#ϳ_)/9H OX4DeSh"?Z[O(vЛq6'G#e%)PŰՑM÷%(K͞^ c)!ܯyhlQy0ǜ[A7HXϮ=Fҙ "XJzES.%EܠW#0d~K[:ꗽ8[vtp_@T<ɬ/E0Z;0C&?8(ڽWԌ4Rԃn{^"Dؗtcj9A_?&>:oX[f7 Y[mh 4.^:Ts=oMO UImqjdhJ 皥M{c6BN)DD mȋ.r@wӕTh|KiO2(TN3/QYG*CDw0aSˬqjBF7ZA3 covٕfm)8sӢs)GdD)EDn*@ݥ ujʯ&% uB[؀sPA9O Db !)5ђ}w: V#3Oc eh'j,C!iAP?I,.\F 9E wrgg+OQ$㕻ȣr&W鐈.{h`O&,jteAY6RS3iQT; YZ