libva-x11_1-1.0.15-7.el6$>0,^)6's:%£>=?d  >HL`dos     > X`jt,w(89: >i@xBGHIXYZ[\]^ bdefltuvwtx|yClibva-x11_11.0.157.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.Ndflocki.atrpms.neti0ATrpms.netMITATrpms System Environment/Librarieshttp://freedesktop.org/wiki/Software/vaapilinuxi686i0N]Nc0d07e197cb2d73a3ef5ae9e51ec12d84f1a7eb6918b3ec6d1812ac26815a3db3libva-x11.so.1.3200.0rootrootrootrootlibva-1.0.15-7.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.0NvNpM@MtMERMERLBL@IL@IL=L1@K,K@K y@K@J@J1@J@J@JJ@J@J#JAxel 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.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_1<<1.0.15-7.el61.0.15-7.el6libva-x11.so.1libva-x11.so.1.3200.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.3200.0' R PRRRRRRRR R R R R?07zXZ !PH6E#]"k%ndhT0 is&0mg8?jCjgRՄþt»v)H5n͚ T23!a9\lF0wtp0#__)V "^K5=Ϭ~P0LKҭi-X8ql4xbr@0G~(gV#-cڶ;@H>ap`rڢLI N)}b^¾Hr_ARG1xZP ŽDC`ʰ['$oV^L)k Gp~ILLBѶvsćͅǯջ}w,< ,=v)s%w*?>^⣇9з`KؿGs2%֛u)Lը))ZQ]j~Cp  An$pIߢYI^k Jt@Xy.1鼴 J$Bl/"x`gbţʝ\εBFTNSG gX]L0ٌ}Z"%nuN⠶TCB}ŋzFeei4h2ׄ @E <= bؑ`-_&C+(Au{_/̭ 5NRW׭@#'}vhJꥧRQyt!MD @h+[N%i_`Z[#tR TԴZb֏gHG&'t;em\CVjQj{2tV5:AZ7@kV}kE=|azH.9YC}QcLrdyRc_bkՕg t&qLx؝@72dּ|B/}s&@=6x@ f9NP:G.! sNy[̠r/bivfl5<ԫ >;2?Ů ɖ;~Cp 2Tsh3v~\89{Ѹ7_r֯ $"ؿ駓]a"f80CX0(\2ػYgP4]ee馈 4_N.^;i ('ƅ:ԐVrD+%Jv/&<2i> (h,`O q%Bz8Z6X1@OKf)'1,V^3YPFfs68ՋgR༟ h0uE7rHSv24 c^SRw_tL1n*ı:{9jX`2O\[{nn)|b`E -(௄;J&e ӑ:ša=5E/TvJ8( GV}:]Bin˶(C>N5rct!t;(gXNYuu&Ĕ$%*:$]dA&x֝!uŲE+O}e ),ݗ?Pqcr (,GTnUsmaA{R0>Ϯ!2szM^~v =7tk̬<  ] d+=~{=P6YEE]y6SLs\ynB˙4ݤ2G4ڂk^&ֶDA%D0E8'6íg+6S"\yX QG6-+H,)ːZֽ:㽅OҖ:uMjh zvW_4ϡ &%ٯG3^}X#ŷ?v'Ĥk>}u9văMJHGd$ 7s37 K|ymx6X7v`  4 s R*85SpoqA%.Ir(3ptѮg B%/> :!SzM"9@ m \+?@ $F&;2 a([B[ n Fk92h*07e" s}" pͶoN~yr:.C\`SeZ+ß ljO!uJ˭.RQ0w֯"U[O;"PWUM}h{DMh6(9\rmN{;aXL͈􌷔q 'ËRolu&WUoFU?Nt՚#5>' /[rV'k.Ns|V4+s>~Vq,`Xw` :2^NCXg*oЄk"Rhn_#m)zmSIigHca2 2jjpUwf%1ƱGE& rwX4I`<>>r&S}HIz[Ӷ0Gvܓ b䉌z胜LSKH_59Jz2"3v3Y @ ~CiQς'ɥk@),璝 NP➓f`zkςõ2q>1Lf &*;AE .ZAGQ*yP 5Lv?&Tf,Z sĥ;F|2Jl 0732V(r>Dq ,c溯DE4ŧGy_r0R*f>lc' )*?PK5J}?g !!ZfJ@r:F˵!W6BeOd^ffaʞjԝ! NPyqt(.Cܓ3R:yΟ19&s;|Y--@+؇ߪp-߽zB YV϶`v߬ɘu\qH+x@Z@k݆P}UnokPC @|Q*H4}!QrWbFjGqwTټ`P^R?K!{/0"px,3>Xyħךwo0TcwTn! -_! 7K|KÂ_!uAKCRL v:Jy )jf!RYgڴ/ݮ|6(qui ʘHw^V1RګH+H[3(LsIH$UlyXџƓ,Z!M"x$,VeP}f֥ Dw$Οb=J0`Mm+2]E9vQYI<9(0:NSC/rf BVf_`@W=?UxVC'-tU,%_ߺ?ddD}Vv'G_ϑ͸khZ4ğN#I?۞ߕyL[ Sǣ%?C8mx93`ռ<:a8vqNp5=~$2挶 YZ