libva-x11_1-1.0.16-9.el6$><` >0]bV>=?d  >HL`dos     > X`jt,(898: J>@BGH IXY(ZD[H\L]T^ybdeflt u(v0wxy Clibva-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.Sflocki.atrpms.netp(ATrpms.netMITATrpms System Environment/Librarieshttp://freedesktop.org/wiki/Software/vaapilinuxx86_64p(SSbbb4cb01eef364ca09621e855fb22c62a5d281d67a04217e94b3b993cd525414libva-x11.so.1.3201.0rootrootrootrootlibva-1.0.16-9.el6.src.rpmlibva-x11.so.1()(64bit)shared-library-packagelibva-x11_1libva-x11_1(x86-64)@@@@@@@@@@   @ /sbin/ldconfig/sbin/ldconfiglibX11.so.6()(64bit)libXext.so.6()(64bit)libXfixes.so.3()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(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.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/lib64/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=genericdrpmxz2x86_64-redhat-linux-gnuELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, strippeddirectorysymbolic link to `libva-x11.so.1.3201.0' R PRRRRRRRR R R?07zXZ !PH68]"k%ndhT0 is&0mg8p|7͐ I.tS!o9-xn3Zn?3֎]rX b/$tzXxiu}<Ƣo=0d=9ٮ tD\q4`xե%XS`v#VxI˪0RMli~,z>ű |H:an⊌HOu5~w|/ iLGi PVx:gLr7㘍j"=+{X< BsHyG鳓4Y Oǜ9w,g6e$֩j3TdŔj${7/> p16F˴gl>;*?VIMW.W"Ca{쑠4.Nh͡f:'] ɑLе[gjpDHZتsi>c!~OY؊4+`Zf-JӅ7)x?|dzᄂ=d,%e{Y*nj:2R%0]Z}W1YKs3Êû4/,@6$4tMbk̊W m [X ?G.| n:o_Rlq4xkߒd 7Y6`+AtmP4^1kS t;\[><1'FOl/nD" {Sw兖x$xwcג2XT1NSϾ~m拎J.}9_gn? fYi:DqfԎ(Hn\p1^ݓZf(r$)#`Pn^OqZ_߀r wR5cgTOݯ3?I%d5+ bƗ%ki)(/Zzرg^60=!7~쐸̯3N?LЅ{D5p2 9Xb[ 5w,8yuT9m%AϊFq} =`O=qo6a9=dhqˠԮ왡e5j ~ܸ4_r^ɴڵ_ccq.`bPY l,A`Rx$9q^ yG5Adpߥl|*vb:t\Yv4E'\7wLcQ?^5#e}`J%t!~x -XxQJTʮXn<[b;\?-_iqIarS=c 00/\*LSBϱf7=F:ۣ)lwY,6C ZsӘ5w?–Jhܯbvǻ;3xҜ&/$ws e`7@Ji$M" eB' ǡ̆uf]@"){&:2 "+.6ŕ}B+iʂC ~0:MӲijT~Z|#7_ү&ڂG^MΙ0-y_*k@o+8B+O.s1";#8?gaP?1\R+{\91rY _]XȏюY>b-ګ8@k׫jlIt- ڤozG=e%U9S'}5:NwF%t }:TfKH<<$fR9Ur|({dT#&8MaCłL;궥U}1-q3NϏJgʻP9nuM*b!l)O2Y;@U xf @iypw{<0>=V7D.X.CH`@g5B{VI1ʗs 5/=>;J~xmBM[Wh{7U\bKj|>?!*o??ߢ%_fӡ}4 _c?QHǶ@p9(],vOugcGB`$~̮}!'E ۿ?E kf<`3a?~B7[{1[DU>[Cc+`u7}U&7I" aI?rB?Ϊ!RW?|g u'jHK#CQ>Je6}?[/z7w AҊbWߣN]xIoˆ`\Ƕ6gaɞUU*E+LFg+cϟG!ܫl plrk c ҋwֶCkEЕ'ra<}1ӝ 82)u\簖q1qg)`6""=,PFb-WrP .0!jkA+L:Q4ʴn_3\F>Ys'4o7 KO0F`2i04竉p4_6Er ӳo,7;ʶk =aMoqgSƹeAɂ2^'asN:NkA)DDP@b2RQ{;)Kx_qde7BoTSD4PHe|^V´7{"tI%LeTz\Jϝ~k7yڏat?}EoSAI|r=@XeõFH*auLr$pn&V$jtьF+f (\5 ʶ4^~f*{KJ?"Y͊,(cD3Lx(d6KjtGC{XNA'l gbZ 5fK,D$M<4Ǭ' ?Tg3uҁu&:[Rl:Nr?9E|N!|Kt,~zLW{O׮Vsp3NEcո`s-)|aHWϞ7vQsJ՗3eS4ʐ*UCϦ05]ëk!?=Jwo[&i  []32\n\3*a ^LLt4D_KW]05P1Z6D>?.j1r9Fp:z-q^O^u{$d<8N'B_Ƕ)0=g&a-Nۢ4$"pNDsƏ9 gi+atFe\<bY;%pEyC_G ٞ}8C / i@.;oD|V™Z(/4M\drU`Η'n eJnv$16^t7C`kRt܇D>qEws Y' 4Ga+G" #0&^q(0--E#m6,O RuqXt))1nos Gߗ,t@4v:3i=ay]DSQ}u ׻EN/$ 'JD3cY oqڗ<\fb7K/O˝H҈fNш6ALCѺnqN"zE ilY fb^ĬĥFɃIZP]`nUzA"GV))|C ]m2>5RJڰls0,*dϼ8lq,|>qV$'VK i:A1ܗ׿`Fc` hq %6H/`m=#{== LZ·Ʃ7$H(\2 (Iy`UlaLx2YR1A˭mЫ%o+@Dk [u MZ;d?N{Ͽ8TNC+6YOM" J F^fV:79Jd L* OSymZ1{mx@R P#)wɸAU`G2^AML}  j9pX/\XiIuBt3˾G}k>%T.eu;ΦT&$h3;]$֠D.ZRǁ:w๕M(9L;ث_;MjحKx``>ICs2~m^Mf9M%3Y/A#R`jOއ6,d 6Z(b~VND)y tBڧ3;}0 i#i0y&+96jw}ZJF~$:mf$Uza)UY )n&(PZئ/fcwâVZu?U96L Nl0]*bf < ei=vR3y]=0^+'=6v-9_/W`c&ZFuhʋJZZLq+̪GIaeY pMK~IG4&: }x\ X T栎[B"I, j~r|IN#d1/$7s׹8݈p`YjL2Zgk2#6L j؜AG=懳+(IRȘj3U9MT]nZ0m56w *%J"FaN>;$l*2w#^b,l6#HwW Vu'9qHt& ^b^V-_KКI)Ui av+L#MR6CIlcl=ra0IS&%s}]E0|\"0|Il^&} 2 )&|mq-&#j!ΦԶB> Q%9AZ㬝S14pׂK}