vapoursynth-plugin-miscfilters-50-bp153.1.32 >  A `!M@eee`^ h3Iq>IkJB+^`"i<NTt%k0$&GR)ve8t?=u\rdY=Š[9?$xSpqfXpZ y-E6c=TOϢFu5x2R DKMYjPLv]e9GF/fymEXqokV! 5Zo9aE7Cq[5AttKG+w+*Ze4cc2ba1c3c86ee9f5f9363769e4eb9a79d3794f277c65f5679c69e6bb8886198a025625385a0bb28396434354e19eaacfbdfe30V`!M@eee.zfLdl}lLflUϽ ܥ絗xZycf0: mC3vG7eI ]:5Zpkp%%U#alՈfpAݻ ۀR1MŹ(2]JX9ݲ H9d 1Y=/2`=+4?ݽt4IgNs_T|IaNK(S]ECjQ.t (d}>p>!?!d!$ / S ;AHL N P T  0t<(e8l9:FGHIXY\]^*bBcd Ue Zf ]l _u tv xw! x!y! z!H!X!\!b!Cvapoursynth-plugin-miscfilters50bp153.1.32Miscelaneous plugin for VapourSynthSet of miscelaneous filters for VapourSynth.`goat01|SUSE Linux Enterprise 15 SP3openSUSELGPL-2.1-only AND OFL-1.1https://bugs.opensuse.orgProductivity/Multimedia/Video/Editors and Convertorshttp://www.vapoursynth.com/linuxx86_64|؁`3bfc874d938a075b7e2143dfe95ec4285cb88974a69aa26f48b00d32ffb52a37rootrootvapoursynth-50-bp153.1.32.src.rpmlibmiscfilters.so()(64bit)vapoursynth-plugin-miscfiltersvapoursynth-plugin-miscfilters(x86-64)@@@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libvapoursynth-50rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1^2^^g@^ @]]H@]\3?@Z@ZZ}@Z#@ZZ@Z@ZXX TX TX TMichael Vetter Michael Vetter Steve Kowalik Christophe Giboudeaux Martin Pluskal mvetter@suse.commvetter@suse.comMartin Pluskal guillaume.gardet@opensuse.orgolaf@aepfle.dempluskal@suse.commpluskal@suse.comjengelh@inai.dempluskal@suse.comjengelh@inai.dempluskal@suse.comantispace@codesector.coantispace@codesector.coantispace@codesector.coantispace@codesector.co- Update to 50: * Updated zimg to latest v2.9 so grayscale colorspace are supported * Fixed several minor issues related to path handling in vsrepo * Added version and api_version to python module to make detecting version mismatches easier * Improved rounding in averageframes * Fixed averageframes not properly rejecting more than 31 weights or nodes * Fixed crash in textfilter line wrapping introduced in r49 * Fixed regression introduced in r48 where expr, sobel and prewitt wouldn't clamp 9-15 bit output to valid range * Fixed crash due to null pointer dereference when instantiation many vapoursynth classes directly in python- Update to version 49: * Updated to python 3.8 on windows * Updated visual studio 2019 runtime version * Updated zimg and added support for spline64 resize method * Fixed transfer characteristics not being applied to gray format clips * Fixed vdecimate bugs when compiled on systems where char is unsigned by default * Fixed a regression introduced in r48 in that could sometimes cause corrupt output from expr on cpus without sse4.1 * Fixed a savestring bug in avscompat * Interleave, selectevery and separate fields now have a modify_duration argument to determine if they modify frame durations and fps * Addborders and crop now update the _fieldbased attribute properly when an odd number of lines are cut from the top * Fixed add to path not working for single user installs * Fixed compilation on non-x86 systems * Fixed an infinite loop in the expr filter optimizer that was introduced in r48 - Remove python38-compile.patch: contained in upstream - Rebase vapoursynth-version.patch- Add patch python38-compile.patch to build against Python 3.8, from upstream.- Add the missing libarchive dependency.- Update to version 48: * it's now possible to select which optimized code path is used for internal filters (sekrit-twc) * avx2 optimization in many filters, previously the internal ones were mostly sse2 (sekrit-twc) * expr filter can now better optimize expressions (sekrit-twc) * the 7zip executable is now bundled with vsrepo * the portable version now includes the documentation as well * the portable version now includes all the plugins bundled with the normal installer again * fixed deadlock when setMessageHandler is called a second time * added an option to add vspipe, avfs and vsrepo to path in the installer * added registry entries for the path to vspipe and vsrepo * imwri is now included in the installer * the overwrite argument in imwri now also disables the requirement for output filesnames to contain a number * fixed corrupt output from imwri when requesting alpha output but the read image doesn't have an alpha channel - Changes for 47.2: * fixed broken merge intrinsics - Changes for 47.1: * fixed linux and non-x86 builds- Update to 47: * fixed a crash in vdecimate when both dryrun and clip2 is set (no1d) * updated zimg to 2.9.2 to fix a crash that would happen on certain invalid input combinations * removed dependency on nasm * improved message handler api and core info api * various installer improvements including a warning if the vs2019 runtimes aren't installed - Update vapoursynth-version.patch- Update to version 46: * added a fallback to how the appdata path is retrieved which works even if %USERPROFILE% isn't set * the default number of threads used is now based on the process affinity on windows, linux and bsd * added an option to vspipe to make it not modify the current working directory * added a better equality check for the Format class in python * fixed doubleweave sometimes using the opposite field order (dubhater) * fixed broken output when stride wasn't equal to width in the python output function (stuxcrystal) * relaxed mask clip requirements in maskedmerge (dubhater) * fixed overflow with int16 in maskedmerge (dubhater) * fixed swapped fields in doubleweave (dubhater) * fixed selectevery breaking and leaking when there are no frames to return- Update to version 45 (boo#1120873): * avfs now uses utf8 filename support when available in avs+ * avfs now prints the used mount point * removed accept_lowecase setting from the python bindings * fixed frame duration calculation in clipinfo (dubhater) * fixed bug that prevented adding vertical margins in subtext (dubhater) * documentation updates - Changes for version 44: * fixed crop with compatbgr32 format where top and bottom crop would be switched * fixed crash in scdetect with one frame clips, now it simply returns an error since the operation is pointless * fixed potential multithreading issues in vsscript (stuxcrystal) * the resizer will now properly apply a shift even if no actual resizing/format conversion is being done * added experimental large page support and changed cache logic (sekrit-twc) * minor documentation updates - Drop no longer needed patch: * vapoursynth-upstream-fix-for-aarch64.patch- Add patch to fix aarch64 build: * vapoursynth-upstream-fix-for-aarch64.patch- Obsolete libvapoursynth to cleanup old packages during upgrade- Update to version 43: * Mostly bugfixes and internal changes (see provided ChangeLog for details)- Create subpackag for python bindings - Enable libass, ffmpeg, ImageMagick and Tesseract OCR support- vapoursynth-devel needs to pull in libvapoursynth-script0- Rename previously added patch to match our patching guidelines: * vapoursynth-version.patch- Correct package version (it is 40 not R40, as per configure.ac). - Resolve project ambiguity in %description. - Add SLPP versioning to libvapoursynth. - Add missing Group: tags to subpackages. - Move bigger doc directory to -devel.- Update to version R40 - Clean up spec file a bit- Updated to R35 - Added disclaimer comment block - Renamed plugin package names to include 'plugin-'- Cleaned up package descriptions and Summary tags- Renamed main package to libvapoursynth- Packaged R34 - Split plugins into their own separate packagesgoat01 161911525950-bp153.1.3250-bp153.1.32libmiscfilters.so/usr/lib64/vapoursynth/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/6961f51c515b08383b1f13adfc916b4f-vapoursynthcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=deb6ffdb12ff876e758b32951516e18bd26cd294, not stripped PRRRRRR R R RRRR>m: (3qutf-88e5c91d2c781654f1c78a339e71fe4b440240c2d9e172fd4cc928cade865d81e? 7zXZ !t/}0] crv9xKПJ3+qOڜY#.Gڈu?9i(}J9\ AeݍG]3D]a—DO1鍦€ `\Ma R P+E *YAnuE[y3H3XpH@Ƃ:CHSZ{% <BMد,#̡(;ܖԇZ;!wzxj8Z=0eGQt@:o_GWĞ?x6yn!P|;"5ŧk5Q41QSV8X9:q~75 u΂尟lXC?ȵ?"x>=YoVN|) GlWm-r4u>m^hl:GTT=rݩQ? u}etsSV+-+xj;Gf49!HKaũ]µdXz)ֳVsY`_!; 8m߸ 2Q m@rŢ  1(_aQÞ7Q}|_AXUI؎¬U")CN'?`2:24` N ](s"U꒰+_7x[w#y-g-l4o.FmSI"'ո4|P9+ؔ@[| X,?&M6E#cy_}[^r>Y٪pt)FGe5ּ3V ;Ws9fM36=Sj-S;rGNHމR80mW@3+-gwڼVy7p< d$(3\OoR0T?EC@sԥs܏jcsL{{ +ؤuqȣJ!RP^9;Xɉo# V0cŞ :.8z\BU>xtq@!}lZW36.bw^ze%A;VQM/'`*-.%L#Uc 0{ktTtPեd"0!$AtlأH$|%^ ht*iu#^L#4ԍ3EU@)˛? fd!d4Giv],+jnFEg7(kb+G'Y7tٍ+L#.uM/PsT4 olDwOp>K6#yo{:t4&^X-*:ҝ3 C#O-ପ ^yxhQxQ ܁o#O֬dSW{D5 2ow/[NMK^~@AU-^Y&?$|?)wפWs!?}ڢʴK b+ cF2HD0|sGI=#\J2qJ=K%1!שjb[,#;FO6}#c$+^q/KB[ꬓ6[sT6{v!>j^\]t6X(Hjgz*~-  [-^d%[T(>O([;$ˈEjJn9ot&Msg:WQFM1k5ytD#"Oּ?xl'\T/OnIi#cOGxZ?q4qƤ7!1?Ss]3nkЖF慹6oKx3ju+ |XWbxΓ3›Wgqp>Mm r62}*dÖqwƓ@Jʌb^_٘(P1bN_e'3I[#׊pLlI{ިRq3ti;Q[^!6~J]겛&g9L)30Z4 !`T`Ar AzNQ)nW:};,rKNf؈]aZ,]_ @&[KU:G.x_r~]Jx 1at H*_Qٸ]߂q_YvU5AX}M"O6IһAb4~tR+8t/k8QAC0-Ḧ́S"E|x7IӛHzQ?>5MSz=9haܳUĬV3$%EV:6킜RԎ:ddcFbM;l ƄFNmvG TK~MuZ[^/F_?Hb܉^gd\Gϖ:ZG͜z/N'r}ι6yZk8*n݀?@IK2Ej\*Q|%cʽM nA4 l̦W[oN(؀FuH)'ͳ*v^Y ں%]g,B̹Zwn_ r]+l=%V%bͰ9 P 9g y'BY($ܳ25ᙫo[O͝F7r 6!XnX'Ml7JVnO:`d*a03,G#ñyCk&Z0I-خ?ߦ$ENnLcc>Ȟk`5qs1s\,!XvR2+%<4ʶ+ҵ. ~8+4&&)W+cӲnG…'ը;l)i^|DTʿ|JruPvU$<RF<.N#W2mA/RL} 0M^J}\G9t́+n\Q5p. Ō>,G T\^Ve.{@BC0q*L29E/Zi !='EIh2RLSKq%eȹMo}"t!^V0`ta\l(=Atk#.Oq=2 D}=A`5EN4H+ȶSizxy1LqKmN_=@ao^/ l0bvbrkQTZJ&%̝s2s;pP~òBY?&1-O*7鷓YNqMpjb,K5X%8t45}AH;DQ;ǯ?z"K&lgh`6a]<qXRJzl^8y,3"4AA:=Bj&.`m"2^Կ A' LJu&cĒYjASk5Ysw?.:?=D|EQ:1Fd@6Iu qxZv}xf[/#f.8WxX^Y{hS~2ZmqA,X}|Aь`mŊ,ٝM Wez5 l,kC#3)U/3Z"}K2. s>~3KFߍ56S t2#!UAn!P;Y>_4Ag/z@˱(Ug-ڸJXswNt:=lc5ן`e>:]10("iM*:͂$/_AIg`Y%_xK74\nE:[[%+^!)o4b)6Bɣ5\萤c4vf-Lx5 R>vdﴂf;Fq$,gGN뷷ґ[*sD0 eP(&q&| }S`U֨p&DтO.KsܦL2qma/ԫz4ez/xgl ]޽ aC}YiND Z`DA Q@݌g4TInX6e2y5I0q֓y!%Y4lC"ɠrP\s:rYDjJrmePI rLywAL^2Uۻ@L)LGH[NDWGm0b gszUF-j:k_Yг8(A9~`s.ɷMb1{qK^ *+\?cX9 gʻ즫!SQ'W8@d&,kɮyI(B{.Wꅺ3 psMȄܾ0 Iz#0VH/Fh5nt 'H@.\Ϗ^,i+hTY KKsV/ ICzG+9DF|bK ahXU"rQu b_\7[P0B~ >US=^&JhPvpk EGnmmU"!܋:Ā'WZzx;/-Q(6;r؊W_4}r_Hf~g.S̝MD2(733cczLj(X;`bh-#ʶez5fMlFe#akbq "Ib}ao?Faӕ;=bđ50Hd%p{a?ըɽǐCǙ. cE7=vWBw, .(NT|TbYR]5'm>,"roV?Zj Rvw(8%\} P7[ΩxSW ؘy5{y-{?/$_~"[.wgRJwreW<\+Z~e]/<ƚ'wBhL#M>IzحCaXW*f fߞpZw-V{{sRϏ\/⨬7>eGdIsyy4 !,_[=1AgG#H7iu 38b^au]NE`&fKU[a2:CBDrx"LH5N$a<:i#,,(k0t5fDf^*0//JM#H sm~z']Y/)E*裿&P|Cϩ|o'n$,}xv?N)"1aWOK2윒e9G]F3EuxR) F6n+lXbւrfFBR۝C%,6 8J%Ʌ]wG .T=ZA0DvDԯRt{dN@!3|yvC}!T|F *.]2"tN0Xrn4{M 4@+2ePKo2j[Zއn!M\y,c - R#폰t3m{2:M+!a0ʉt*gDy}6!Zk}ef%m̉giuהnϠE;] 5wM0h@CbN2@%prvy ^;g"rF!u;&-g'9=heMf0W6F/ܧ&.0림jP9ԖٻQ`']9ZQ: iZx[㚤:oPmG[ D2M60k!3Ob{(GVS WB Mgt#og_*Yw:K&:farV/3i^+D~U1]?€JUT.lHt2S_GAV\$N+mZd!Sdf~`⛂NȤ <|Z").?;W<~2*5C(BLيF?elw< d8MꆻjҩP+s[y>Wa{.*ݢ!ǟ] !L7l7D07upX]eelz:r_6rs),_ԓs"TYTYmQLmPNZ7ϑҋ,JYXVnaJkENX3.E }8x+]UP E:==8?Bkc.c `N ֋]IK"nzJn]A3PYͭ{bHB ?;(=l-8x8픧~L]AwQ7<#-$.d~/ߏJakLj5xU toLNzdft"XvJv*D<45GlY\"jہ7o?l 6ֽZ9xifO{}dg{-%Ű >1r4>2sIjXݪ:;߻n"5t2N(|LAN(7!,\xwqȯ/>]uR,㎫Dz>yy@ؚ)}<n>c{;Q@oT}|~G̎:v ? ֳy4Պ^N#~# $/VuƊ5Fva=݇\ϼ[Ja[\(7 ;68v3k9Sґo7 ? ve Lcs*禉%A 6WvGn8@:)z ʍQL$$ PV쥚5;Ȇ H,&,u禮(l4e J~~8n4FKGx=c PI3-ԥgFM͓!RK|e 7"Ow4СptiXmu?@bJsMtF#t - RW$:æ['nmx!~ޘBPt}fjpBE FQi[aL^;p1KI+_ׂ_97K:W Q*v=(HRVzw42ھpjAa(G:GS5)%Xp1sCfj7ߞC-{ $X7=V2_Ѭ~L3/<:(Ǐɢdv|Q$]WݣNx-o܄-!zpZ,g+TmԪ`n 칿*#Le&'?5~|E)2.5j'dw@̋]wQY5V$8GK" Ta=eHںU[abxm$`OԶM|芊\HCZ >y6B5gOtv=F~k`|L@ dw<vRHѻԜh~Y]iQy?Tn'CV4, %WP~QydUSi<*>"=ݿ ;pnZKLt}&EӻrNsR3}OsíDm.r|| hxl4>oNц[p95G7f,i49-qc*'K#%͇Y=d$hnʲ0!]jWua0I: ؓb_\ _Bd}XI^Dp'ZM?m=I"^W].W Hqꟓ8c!.+ m~yM~+O+WGUU>IIbs $41۴)NdžAΰ9㚊3v/ dKOق}_$kZ2na~1jcĿ\M`nmca'ad9m:#cu(r5|b(>/w>3Iȁz7'Gnh,->7UeJZژ OZ z>qAJnEqK\5S!sXuqSskIƊ14i,-S+)6t#>ɟoPCIL3mvGWCoo1SO0C7f<o2Ͻ < m>`9 2#?CL 9L]fS+9SwNw5CsJS/,z\dK;Y4* ߘ=ǢR7Z Bt@&va٣tߍi# SL7) 7i`y poo릓 ߬"8!qQ:ם`ߪ͔d5&Pg1T$~+ hrfzNkFmMYzFE?JŹYihEvRPM^ǀz6Q{cMW^ 3h,?vCK_?~pm,Qd^K}f+}N> ۏmc}%[W&pSd8tm%ZpO*r7O*kwbZNua.W P[J7z;Nݸu#gGz+Z\WyztݹvEqSi5\ycː=d]LO=Zu_D-\eUwj{aV3RFaf.&91^6!$a{PFOlHy%5j+4%qD-^P^_T<~cCFwB i,π8P#Pw(cJ7/Icq&JToc7Xn,nv`zG=Urt $l*ӆvh3^"D ľ6Qf Rnn;t]zYE܍ T[2*!$@ k`}.C~)gr:i閣Aլ6RĚ. rn}k'*&i…f4xĉIt/ Gr΄ng' \a2ɽf)cScf:O`0{@i4NޭYk_0m(5^MI- ʱoP CQh۰6a1W`tz"XviIYsݱHѫ[Br P~|ZҫR՝%M3'.]A>+Pθ%ˌ6L _va_?W߇U^Ʉ_UV&'%lbj.Qμtf8q2'66:ŰdU a5#Z-