libvdpau_trace1-32bit-1.1.1-lp151.2.4 >  A \G/=„on>h(4kjw;2%u"DhG2[3d٪|Q/zL{tJ|Uz߲/JtG>Wq OIL8(J9=hmi˴$ ' :#X4a!c#YV7c" zN@«Ğ)>cM"\(sE V4Z lR+?5x` }ZCHW#045200fbd0674a490150eb708b9ad48477c1f947d7f021982ad16d447442407aca97bc9855db154b48be987ef317f84f9c06e011dȉ\G/=„[_UR8U0F$.& P^r9](tttGVbHLKpuTq1ZP #u0t̉B;_*R2:v~E|ɹl4O<73KXq!XcɸIڄK0概{2*1cgysc?8E2aaU`ws%( +hwm7=,E%5ՑʈLi<J \>p>$0?$ d ( <  <BIXd j p |  (4|(89d:H> G!H!I!X! Y!,\!P]!\^!b!c"fd"e"f"l"u"v"w#x#y# ###$Clibvdpau_trace1-32bit1.1.1lp151.2.4VDPAU trace libraryThis package provides the library for tracing VDPAU function calls. Its usage is documented in the README.\Bbuild84openSUSE Leap 15.1openSUSEMIThttps://bugs.opensuse.orgDevelopment/Libraries/X11http://www.freedesktop.org/wiki/Software/VDPAU/linuxx86_64/sbin/ldconfigA\B\B\B10569658abb19f22ae7767070f43a13affed760898bde91daea8899319329e8blibvdpau_trace.so.1.0.0rootrootrootrootrootrootlibvdpau-1.1.1-lp151.2.4.src.rpmlibvdpau_trace.so.1libvdpau_trace1-32bitlibvdpau_trace1-32bit(x86-32)@@@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.17)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libdl.so.2libdl.so.2(GLIBC_2.0)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1Y-^U|@UU@U@UTY@S@Rm@QP<@QQ@PG>O@ORN[@N[@LLzL_LK@K@K:@K:@K:@Ksndirsch@suse.comsndirsch@suse.comsndirsch@suse.comsndirsch@suse.comsndirsch@suse.comsndirsch@suse.comjweberhofer@weberhofer.atsndirsch@suse.comsndirsch@suse.comidonmez@suse.comhrvoje.senjan@gmail.comidonmez@suse.comsndirsch@suse.comcoolo@suse.comsndirsch@suse.comsndirsch@suse.comcoolo@novell.comsndirsch@novell.comsndirsch@suse.desndirsch@suse.desndirsch@suse.desndirsch@suse.deherbert@graeber-clan.deherbert@graeber-clan.desndirsch@suse.desndirsch@suse.de- includes everything needed for missing sle issue entries: * fate #315643-315645, 319159-319161, 319618 (bsc#1041623) * bnc#943967, bnc#943968, bnc#943969 (bsc#1041623) * CVE-2015-5198, CVE-2015-5199, CVE-2015-5200 (bsc#1041623)- replaced u_src-mesa_dri2.c-define-_GNU_SOURCE.patch with upstream U_Add_missing_include_of_config_h_to_define_GNU_SOURCE.patch- added missing BuildRequires for pkgconfig(dri2proto) - u_src-mesa_dri2.c-define-_GNU_SOURCE.patch * Without having defined _GNU_SOURCE __USE_GNU isn't defined either. Though secure_getenv() in stdlib.h isn't declared.- Update libvdpau to version 1.1.1 (bnc#943967,#943968,#943969) libvdpau versions 1.1 and earlier, when used in setuid or setgid applications, contain vulnerabilities related to environment variable handling that could allow an attacker to execute arbitrary code or overwrite arbitrary files. See CVE-2015-5198, CVE-2015-5199, and CVE-2015-5200 for more details. This release uses the secure_getenv() function, when available, to fix these problems. The updated libvdpau will instead use a fallback implementation of secure_getenv() when the platform doesn't provide one. If you use the NVIDIA .run installer packages, please see https://devtalk.nvidia.com/default/topic/873035 for additional information. This release also adds tracing of HEVC picture structures to libvdpau_trace. - supersedes patch: libvdpau-nopdftex.patch- Update libvdpau to version 1.1 * This release fixes a bug in the new VdpPictureInfoHEVC structure: the column_width_minus1 and row_height_minus1 arrays had the wrong dimensions. To avoid the incorrect structure being used, the profile numbers for the HEVC profiles have been changed. Please use the new profiles rather than the ones from libvdpau 1.0.- Update libvdpau to version 1.0 * This release adds support for the following HEVC / H.265 profiles: VDP_DECODER_PROFILE_HEVC_MAIN VDP_DECODER_PROFILE_HEVC_MAIN_10 VDP_DECODER_PROFILE_HEVC_MAIN_STILL VDP_DECODER_PROFILE_HEVC_MAIN_12 VDP_DECODER_PROFILE_HEVC_MAIN_444 - Updated vdpauinfo to version 0.9 * This release adds support for querying the new profiles added in libvdpau 1.0 (see above) - cleanup: removed empty patch 'vdpauinfo-missing-lX11.diff'- Update libvpaud to version 0.9 This release adds several new decoder profiles: - VDP_DECODER_PROFILE_H264_CONSTRAINED_BASELINE - VDP_DECODER_PROFILE_H264_EXTENDED - VDP_DECODER_PROFILE_H264_PROGRESSIVE_HIGH - VDP_DECODER_PROFILE_H264_CONSTRAINED_HIGH - VDP_DECODER_PROFILE_H264_HIGH_444_PREDICTIVE In addition, this release includes a number of packaging and compiler warning fixes and clarifies the ABI policy to include the size of the data structures defined in vdpau.h. It also fixes a race condition that could be triggered when two threads call VdpDeviceCreateX11 simultaneously. * vdpau_x11.h: update stale comment about how libvdpau finds drivers * vdpau.h: define a more strict ABI policy * trace: properly annotate private functions as static * vdpau: do not export _vdp_DRI2* functions * Clarify type of source_surface as VDP_INVALID_HANDLE * vdpau_x11 - fix typo * Add support for H.264 Hi444PP in VDPAU API * vdpau_trace: Fix GCC 4.8 build warnings * vdpau_wrapper: remove unused parameter warnings * test: do not clobber CFLAGS * test: remove assignment-as-truth-value warning * test: fix incomplete prototype * vdpau.h: improve constant expansion safety * vdpau: define some more H.264/AVC decoding profiles * configure: add test for POSIX threads * vdpau_wrapper: make the fixes initialization thread-safe * vdpau_wrapper: make initialization of library handles thread-safe * vdpau_wrapper: protect concurrent access to _imp_get_proc_address - Updated vdpauinfo to version 0.9 This release adds support for the new profiles added in libvdpau 0.9. It also adds the ability to display which indexed color formats are supported by the PutBits interface. Finally, it adds the command line options --display and --screen, which can be used to select which X server and screen to query rather than having to set the $DISPLAY environment variable. * Set the AM_INIT_AUTOMAKE foreign flag * vdpauinfo: add option processing * vdpauinfo: print supported PutBits indexed color formats * Support new H.264 profiles added in libvdpau 0.9 * List profiles that are not supported as well - rebased patches- Update to v0.8 * This release fixes an incorrect type for VdpPictureInfo and adds an environment variable, VDPAU_DRIVER_PATH, which can be used to override the default search path that the library uses to find its backend driver libraries.- update to vdpauinfo 0.1 * This release fixes a problem where ranges were queried for mixer parameters and attributes where ranges were not allowed.- Drop libvdpau-alway-workaround-libflash.patch: while this fixes flash plugin, it breaks all the other apps. (bnc#811360)- Update to v0.6 * Make use of dri2proto_CFLAGS when building. * Fix leaked extension info on library unload * Use AC_CONFIG_HEADERS instead of AM_CONFIG_HEADER to appease automake 1.13- Update to v0.5 * vdpau_wrapper.c: Track dynamic library handles and free them on exit * Implement workarounds for Adobe Flash bugs - Add libvdpau-alway-workaround-libflash.patch: always enable Flash workarounds and not depend on kernel command line. Users can disable this in the /etc/vdpau_wrapper.cfg file.- back to building the HTML documentation (instead of prebuilding and then extracting it during the build), but this time without requiring texlive, since pdftex apparently isn't used for this purpose anyway (libvdpau-nopdftex.patch)- do not build the documentation but package a prebuilt tar of it to avoid huge build cycle- fixes the build in a more correct way :-) Hopefully!- vdpau needs an explicit "-lX11" with latest toolchain- fix baselibs.conf- libvdpau 0.4.1 This minor update just changes a few small, but important, documentation details. * vdpau.h: Clarify video mixer field amount recommendation * vpdau.h: Fix typo and clarify wording. * More doc issues pointed out by Xine authors.- renamed rpmlintrc to libvdpau-rpmlintrc - added libvdpau-rpmlintrc as source to specfile- fixed baselibs.conf (packages have been renamed)- fixed libvdpau_trace1 package description - added README for tracing VDPAU function calls- added Wladimir J. van der Laan's vdpinfo tool, a command line utility for querying the capabilities of a VDPAU device.- put libvdpau_trace into it's own package- follow Shared Library Packaging Policy - obsolete packman vdpau packages for proper update- also build and package documentation- created package (bnc #596481)/bin/sh1.1.1-lp151.2.41.1.1-lp151.2.4vdpaulibvdpau_trace.so.1libvdpau_trace.so.1.0.0/usr/lib//usr/lib/vdpau/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Leap:15.1/standard/0550985fd00ab3a7d91b4630368c0c12-libvdpaucpioxz5x86_64-suse-linuxdirectoryELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=d20b3d8c17516d238178b627fcb33fb36da56313, stripped PR RRRRRRRRutf-84527a42c80ca28163ebc64e80d71363a741d2b003445f49363f870beefd66f36? 7zXZ !t/e|CN$[GzqWy-9(6Oع9d31hA%9xoMeUd854 ` Q'E,iNۧr2K/aj"t9_Mdh `T쏓 ىp2v4HS&tFlv20Uۡ] FOE%8yA}tT r-Rm`(EXgnr5)meu7 ԥ˝/ph3`tɩͲ=0sz#|VӾkN5FGܺx VOmۻsqM+Ggr̶*ߖa[x\D&A -#'-M& h p]s(zyѻ 1TUutI#hn,O˼RbM&܄F޽UWfa泙İ>/ iBT%ܳyUs/nfmS;ROI'_ȭ"8uw5h;-3(cGؚz*>~#eujpl?Y-`5֒(:(1~u~;R*#ZqK@:bzT۝,B0ƜWoO-gf,=X0L7FgVA&j+m*;U`Sl˯vh̉x躏2{$`[31 \WTX75-#-U:s"(St*)QBPN8U isFW gB2v6ǫ>_e;O6mB>P& > wWyC DORo{'\5#\: s̵PJ=GkIvZmG,X URU; (L~U]^ޕ'>(0±6#@9*94F%T(A{3\ĜJ,E ¹mHYt)ّiopk=Lg1S %ڱWߑ t(`$ |{A2=}°'ZjY=WqFp!Z+3L>(oEӇo04P 禥 b (o|<=ؠh1T?↰h$_8(mFcѹkpdsoV`*T.F)a%O8Ukĩy롱mZOƭך݀ S[oM%xvSEt]yfjzJӾq_XwoSؓޡ SE:oӮ>|ҤHUo p/<d}Z4 X}v 獈t ',1j火S#! mݝS+WBlu0=")8ᢒ@`$;Y rވU*i~=;CBfGez$Р{VCX5yb"]Do6a-4ΫcšV! SѯOQ7m2k S ǜLyuc*GOB#)ZF ۝XUXO+^@p. J1A#?cS6@cw`#&\;JH֠YdȨZm F,SfqwueZ(Gs%>ZQɏM%*߻5 d$bd'C"}]U[w* O4~ˇy1o){V-4py&2o6(I}ۑB/}vr@n]CĎVR!L[Ug(rR)_#"X?Rgr / ,@F4De):w9MXY_ yE hKXލ;*guVv~) gHz0 8FWe_#[U蚟f+A{x<תn'Ѧ˥E4_NJm6Q K 3#^*laeIhxzrTDDޡ榻 /D^4~ٗiLS~V]♕5A:RA[vETU]7MpWgj=bEK܉ nK_c6ٲQ+ƥL!J<|y[üR7^ -94}K.8r 8a ߆Q Z$ހOv\"hdyC=.r]ynFv v["+pAE,o9Óz-g c'$T{jᕜfjSa'{Ys)Sᙊ M.=rnmt U=c|ҙ\+_ )!.X BtFſ5(/U j6:" x|PDknFO|8|u\;pUMKΣ䰏Q5bYÈfƿWU+8 l[v;}Jڗ(eQ+@鲺פ)f]p| mc[0vi0|r_"Ga;+<ӄSq夕g|V4qfվy~vs FxvtI}k -LT!aA3լ@n@ JSg7ہ7 bM#,jnW8IyXu9h6J3)-)r?m@EܒԳ"yJ}8}/ؿ\ 䶦Z|ܕtMM-Pf`c0q5Vt:ƶ5XT0^@7nPʨqw_ojή Xb;M*Py*26o2=/: .խ5ȕ$G̊嗏P)£_oq#ᄨZ\8Rc]mECZͶ=jqFah`bBf:p2[iKr]]ADV  w-N5fFOe|k8XZկMφG4'*B|bYx\3s L?a ȬW¤#9A[:?k([ۘWIJ_',\%]aYxsIY 2Fk [^3a5^bsXG[(m"ڋtAE <4RЅE#V/ֵf̃ {hvI=uC ҳZ1za*H=1$\nWD,w=fZ1v(N%֋Orh| 9[]YhPhp"YUJB,rPD?2;S7E?Ȧi?=,J u4K~/deR_;nazyܶ`9):(ŷ˂aa+x9*hӓЋ"?tA]PTa:e&`;gke1$9![>ie珈3*rx`Y8BSu [%4 ?=Ý{cJ@!͚3N|-Lcf3K.77nH\Ҙ>рقn#V3#:[oGP.ڐOIvPYG;-r^)q BV>lG7>fgq7*\^n>-u_ist@Za.:)9 QТξ꺎 7h N_Nt,Թx'20fێo]g=$49Ao]En~/kR=Cg=VrGy#J]p܎nmۋ7PTI5h`ֵƟgZ*`[C~4`u!cd(-/S߯Q!\nӐ5we41 j~A󮬔wWN%Ri{rЧmHhg/̈́,+`%!A'<3:AgS-/O>CN0hU:BpzIӷK3jdUbUsr;uxHHfSOz2)(3mWu6 r@v֋ ?1cI[{WȒI&bcI$C"X4Isުr_L:*XZk\iX-̇l}Yg+M%%,յJW8n߃n̙>+;q6qinuL!.n<dl% 9m #w,hH͵X\F4MJAD)/\ mv☍CpB7"tZȬy% 2PE AhdJ|!bh^BLeTQ|Ӻ 8>.&ʢ=yJ"b%PU X rpXG]GV"L֦8K,A9Er7nzTAPG=Z2\[* `EZNl/ptAٸ# /i"_\fo}\Sa^PRJ>2_Z*SF,kQߤw ZY=JޯhCj Ơ2/-\&-2`; d0Q@aэQ=+YpfoIcr+p{BDϡs)<*] K TFsUG*.1G<_.CS.#E)TнzVP ׁ~ه3Skz@L {p~wuzD10:')-`xH#׊1<)e)5 >{ct#hҺpVxi l5Q)Laݬ,Gc_u ;51~C:xfd| S%9I7It%,CdC}WNŰy&# _}|)t_n&lLE{UB8MVJ n6lΑv>jեĉxwct+oof>-spgUzrYqw2 p2ӻq''ڊprsrgdc+\u =|=Qt6ݰuLw}Lb.IyQe^f.A5O)0 (`8*)~bǗFJׄ s =b5~80JkaMŲ,^% 'f1Nu6I~Pʨ]9@Lt!zQ)6 <7eaa pO5yq4p%s~agh踳Wn =F^y"+pxXH XJlrUb80Xÿ3*oM gOn#-nzYસpUc"-UVh̵~[^z\?ڕk$Wa\ĉK/E34̱R!Lh%7?J 0E![[u㭫o*v6I^g|x58ZU]L]H3z7҅uL%6{{$*>5Mq*m- xG7cRH͘amS:#lIM(Κ҈bZHϜrapþQ ˇRfAM[ T9sUA) ksM&mӶ' s6͡.XOm[fK]@B{k7J2KWj ܨv/ꔛovy,RqzOF|C{"cHx*-ͭo1Dg2,y[]-=ժ9l:]\Rm@ 7PVZƙŽ8i;2TJVU7Xn ,! 9Zc6f=b|J䐉j !s;Hkw,֊/?P7ȆPY3!!ԥbAKKFR{vY` ΀?cfܺ5 F\wvH[i$"no%k &u ~wag zo;̪vAMC YA sbHIA \;ZīyЀ´9ᨪwr•^qӕ$"zGw'e)obPO?]CZ膍mS1ҹ3̼f9Omp^ĹZwg>+ee(c7m C( yT<cOyIm\aWcO Fbx^ؾ9P#nFMΫU}&RNb2NO,o% _l$rSSpr:~!Iڊ!fq ۬1N7ڙuF~שIk1TJct09њH: 25*B |>Fga^"ww!#N;4 |k̾E.ԍR<3=.bJF>f1fQSJ*a}^~ƀ}Z=ȥ#o0'UL^"N$:n&򵩮z >|m&JEdX?N@ yR3ĵH@7Yay!Ǟ"ԋMw^K7`WdB\({4x|K&At\c]~v_6/(XhCf`3;g+0:vsX@3g*?Λ^P2sF z͖seU ѪUķ|3T¸<W \ cM3ȐՇo6mڪvrL~)v[塛+R8,YmR,M\Y5owo+Wux ܌fZ3MCgcIܰ2Q50X+` /{'ޣ78sAΎ{M% 쏡z@ [)7=Zji@gBlG\.!`AL?SWLr[ \yW|P575'd2q P2!X.B݁ 5Bw^u/riAc,n< \nq1h^<ԈJ߇CO?o5D.tu4dDKE'~s@ˆ3m%v~%}Q!Tb4G [x=+BdoM)c"["$+c3rI oD>G?I#llcg>i1r~t+b_iQq3%ka660TP, ǺNi+ЙH6[uCN7)$^y8li)4)KX΅rr1O=[1*)\}u!|HD@eM4"4X]ch:E>).sѺM~AHW2|3Y% ["*vQOFGs wcoa~v~ 7%5$)+>r Ucڈg+>R%.촹`𡛅,SP]UҮRw5xւҌ;òx/^ j"x5>UŨ'TY żLs5deGҺm:1ƭz'Px!wCOhs pŭFinИh?ԤOY㌦x `YS^gǾ;2ibffa%}׉8+K޵9OPx ť[)hu YQlJ.1tL9ʁHl*"ְRs$VW1y{-5'׬+/exk! άMYȜDcDJ[)>rxR[<$**%CD0(^D4{]M<ՇLjcD;p@jJCmQ.>~|9d Q_8r0'MHiiGHe 8\-CqEmtJlrۼ'?NZ8dQ8+zlp/h>QNFrG#}9`I%;D+ʲpu@UI= ZaRoK;LYI]eZ :/3@1+r!zX-nuŨwǹ/غs!ajFe`q%@'qd@VMO_9tgf@MһG}u b(?Ƞ:;^4)nSț.O\@sXy-LLЄg 3 g(JY,b` > Z?w=wQ ~dPvApw 5g?HO|ǽG1k0ՙѰ jG$pB|%uxCpRQÄj~R)+`$!G+0/ul ^®})Fw!XN1xpqy?fj]WX'2t"G\f9y"fO[ yxpf_5(`i=[yvt?HbZLvj0决;Bħ&{r뉪{Vu]ا3j!uAդ n$ ت S{{}<:oHp(:~KҟسWCQ50:L3N(Nz6x -MH5z[|wL@`xkjnw"gm*Ar+Яs&0 je24e٩m@.}XHD Q nI=Vsu@qiIxHA^T|rhUj'+ZDhёrzδrbܸ~3qV \%8f9@g*.I~ #qW+ D#\7b8Bcyq5GO577Hu?Tt ȩCzPg*lj\S,Rʍiu/a]u//D4w3IXKDL{iБaV_7:7ZSntLJ] b;b%[۩ˈG{o/ADI.EzR&PL5dx*4Cx/ 3hHPuFr H@2 :S@DG[tn x+֐^5$W@q&ud1=n˟B;Ukzˬ+ ª>Qړ$l[  W v#9p>ē8O%@W{J+i0(*1TL\m晫[n6:ئdɩ*l|Ibqk(|v%sY_LuF$-XK 2EjLW`b3@i4aY{np+$J`x[w 3 1@ME*E y_O?aywōf3;'fv[) O~<0cOyG 3omM"7^ ub(}9,ŀȷh=dqމDRqڜO{Āb2_Sy4!-u,X52D'vi&'E"@={,;ꐘ齗YL ycņTЁ4Ljh=;Nqi4-\U~.=6r1 WqAF^M}eG1`۶PoQ DP1B߈D!JEJ\Ϧ1y\9LUj-{=fhkSv,2CT%ZÌ&BMF;AD 54"\3"c;#Y-HJ糭ęnnDY8X=Ҥv_6Sk%xEkN(  ^lg=oE^]Κ@z%/ \L%f8F ֪A|2n P'=bN4Dq P!5(6Ԟe2aﶳX!dlѧCE:,4aƔ1S|xJ|{Makk'}eڿ#|!R ;*.4#-ĵ.U6ؾO"|/ P*:P'""_ =OLw+v81l7"T,e'g00n+u9ԡ˓割z0z 6qg3Uy (zUs+g2pxEx:]I;AS@IB eH@^ е -[NeDJz(,ϥC?]GL F4EVI\&SH8@\ J | *fvvsu9LJ-O{jpFx{*(GƗ"[]% &>2v\7?/ $um‹cv%L'EjGSV1 }ҺeGrxɷ;,[#4j"W$DskH-qC :E{Ue%a)WѼS,{۞KeMF~=,I/mۻ`HW-xoƀwn܄z >̟EM84W, +M$ZwzY6kZoS IX| H3@bGm:Qd\L~ʦ?L/T:!p CINR<>@VUn&n鎖DZ=kx'j;5$}cqh؏L .\ gX=HR* *xF_LybwEϵGZyI3"@>W$lbyj}q YZ