vapoursynth-plugin-miscfilters-50-bp153.1.32 >  A `zl!M@eee:mX1NnwBk_VaTo+cگ`r>n̖*8 *(F|{Z6e;T48OY>Stz[~$J6}i9LZACeG&/bFmz+b1e]C{$e)gk:S#%`n\NF!+(WFch/G`l~TŚ*ʤZbC{yjMAЦE^b#Bn%EϙxABF\!捄>˝ʇǡ z¨#djo`pCB)VN [#$ćD5h >p>!?!d!$ / S #?EPT V X \  8|Q(z89:FGHIXY \,]0^BbZc d me rf ul wu v w!(x!,y!0 z!d!t!x!~!Cvapoursynth-plugin-miscfilters50bp153.1.32Miscelaneous plugin for VapourSynthSet of miscelaneous filters for VapourSynth.`zEobs-arm-8SUSE Linux Enterprise 15 SP3openSUSELGPL-2.1-only AND OFL-1.1https://bugs.opensuse.orgProductivity/Multimedia/Video/Editors and Convertorshttp://www.vapoursynth.com/linuxaarch64`z@00622b0a7a84a0edd23c62c678056d6fca3714959bf244c625d54870d24239ferootrootvapoursynth-50-bp153.1.32.src.rpmlibmiscfilters.so()(64bit)vapoursynth-plugin-miscfiltersvapoursynth-plugin-miscfilters(aarch-64)@@@@@@@@@@@@    ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.17)(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 packagesobs-arm-8 161916371750-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-vapoursynthcpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=63ca56f0b4d06c88f8ce97f8e5f2ee0a61c0bfed, not stripped PRRRRR R R RRRRRaWXutf-817cbb46136aed142b3b29ab5b96fc4df0711e6d527273fb32393a21f589d64ab? 7zXZ !t/ -] crv9xnz͆9&:ii[:oȱs%``{컖MW^ں=rsC.r}hDZWϲ^yoøSaN1)%}AX4/Ŏ]C-9>Y#Jܬ[JP֫qRѓc5Lڪ 8q~_C[r%vP9P]T5x|bm, h׺̆Q޾irvuaSllha{OVI%٥ wQ4+$A- "^?r r믛ɐ@j^l]Ge'{aph\[C";mC~+Me"XՅ]-*ؓvCqvo}1ykwc W恓[B_⺗9ZAYEW*xO// nE@gh)Շc41.Y,u}\ufq60 BkTAМDtf =iS#];mfژ'%Ss1hJ;75]]@P`"JYMs(f۳Fta{Bm^,JJ 2'LjwT(/^XRZQICd?LpA+ @IO·#2ajKH~ɸ872i 2<]c_{5;Wh&xSC/q4ּLSU{" Qi0h>ȥb&b[sڪT%}|iS@ʫI4vw bqRKi+؇-[TjMVl'a7"' |y)Q|;x4 Pd3¶  MkxcMu@x&Z#lW`J`O)9y0'D[ED”1LEIPOlvgxԜ,+ ~fIâZp"ff"Ya+Z 4O&P.>D1;πK\w Ęf-jh@u}L#)HudQҪC}^%lnt~O( bi9#ZnP>}ēɊ#L{Ѭ X]lQV.Аr@3pUFY3tgn)yL(Vۖ9(4Bzt4@shP`;&~uTtW*=ȩu34o.ֆM?ynG5^QG(  jD2ޚ9k5Tf7eA){ŲzWvɢD |MmlP K`&5(A6f|V؁.#4GqcrM( H] HLY/p{F>6E9ŀN &F :.-sNZS~\9FQ@== _cZ4OX~fу-/W"Xzs qv*WO')e C*ts~OD.u BQme>=ixꕌhI}lYMzW4(a$8i$_h( ri.fx}g(A!jcAO sOP\G[jlڙ@ R.K\q֊" #V7!͋kmXsh)b`‰wC܉BH!b`ٚ9 fPLٹf%\*/jһLMOLXҨ){]@ ewX&LtpkvmaؾIg )tD^FmA(x O ']M 8jgǽ;ag9pxM,ʳwIb{}?>81:uJ̐*OpNl^\HV?ߎ,,RHΫ~IUh>%}C8376 `}\-Ѿ|;uǫܣ){L%g N7@r] OD+f^1 IRy"E84<+g~YlW/GpiUWsOnO5[=,A9Wr-f .L4[\K?N^sS=$w6E owAɪ(L~? Y" ˊ9]=a*m Z  NҸn[du۫XW0hBGDm/UUX'& K}|TuƤS4 }5]Q(Ӗ gƝd‚EuE1\(;C7 5٬mD',d<4w,>FFJ]*#,*+1J.Ss(OYz=*uUUX )Fwb;hir њ)+٫q4j5"Aetzs Œ^5 k0L'Ħ``}֐!^xDK;o$v;xXS3 6woQYeVŖQGS=K|ޖZKZ:0t:2w@x0Z/4^e-Gh>_NwWq c W}CW>d~~k #mTtrBxJxTe5eZ_я 7d1遰n.a*@$J'ށ,tV )bq%=ؐʋifJ_ =fP\ ~2[uf SDUזCK{Ԑ.s 8u,״@Bы{ŠokyyKrxgfB(Ms8^7hamcS5Жi[p~mIr|>02d5 wW;fjyب7i慵(R{eĎyR`t^f C\ onvߚ f͡R0TAL: BkS2%p5v/|n9y\z;&Ur%\v>{lJ[o4WXv1% +pWmBDy~e#N4 2)@CC}rM Yv)sW(oNew0x| *K_ύ)Σ a1ad(Sށr#X'.q` 1ZM~@(c hr/{$4wnsᢼmO5ޛ"fl?(Q,Xm90rW /RU M^3Za?R _ZT eaH{>8z:۩؆x* oXUW (z&7wȅO:P|' !b(ާ)B" τ jwZyS7gyF,/ .D౏Q^,k$'!})Evb ts}?o^{sQ2U~cZ [l27%Ogix@ȐN7eZ꤃{: R@] ߵפzٜJ}O hLP Z(V(}đ]o 9WR7GH:8 r7EHtuy4#+$=.g"lkVNS=Ok ſ¶Է7;9/p)l=/Vܬ`TZn҃]^݀ikTd{GG{uLr4;y{Uȅ*,R /Δ#X˺z-?=*{CݸOR-w3kM4j{ZH7]$'BNKgE&\P$dކ;iܕbnfJ5 "s+}ݻl^@;oXN}kxAσtV`]wЪ|.TD I_O2CB'Nj)?VM[ΒnO ?rV] vJApBsڪ7Dw4sW{uQi+ߐ_1#/tsp P ~r`ξS>Oo3es3[|ǟ-L5ږՇ 5E,>K8ڹ5OlyS#j'!}0ƪ6jb*?t2Q-Zq1r   ObthkTDo+H@PSjY,"S`(q.Y4z8!{ӣ1^5!iun9=B?L NCB )'T T[N1{UVRӎ\kA͝i^ohbϨJk:Uw {WN Dy>޳7'jȔ(#cDiVj`.1wAK1)c9&"^-k\^ДC)Ԋ9XWL{ s̋ 8$ߙ; 4?hy9WnQm+Oʉ胫pV~GK1Q4Rɮ\.FX5or9KN?T Ww攪F˶Y7cK8bũ MgL20CSTteK`}ƒЋsX^(Ԏ (>C.ne>MfR% ~S1nOqP9A)k0 Bfc\ OLc7.vTrєEa&>:#B#N:4H^B 7Z{ \lnѐ_؄^QѧK߬SߧӐ?ޜgݾ+Ԋ< .T{>_THԂd"%@q!A/b) 9HWD0I*^\A!X7%X_[1;+'\ |ep-[srD]#oo&/{.@`8Ni!x{N"w!l7  0N[lOeELBZ2"[4XyID˫]9F?l}ņ?2g\5NȜ~Vk@PՙcFqza!hN*k:zl/#Gu1t?M\CI6PxuF3~U<{.+ߺɣZ+';?4$a7CXzzhr1'^ ޣ\s?^HG òXpno\y{PHAXL58۹dj:>C3kY6VcDO"+D]2lu[I%hJaV~w?5Fy)9cq.Vn%^rEbG$Ͽ7fM KX^k/%0s0TO*7p#3.T[DA> 03 VIgLڔ?SϚ ncK*yDF3@ M3r#F|aҧ/~nC~m" t^ڤtF ?bm.*"ËM8rg 09T0( wZ!f6U% y 7-hF۬#b#Vz3Glʖ׼!}gcd24?,,?I$uK9IEe)wŒw/%#bj0ůRk6x 3O8 T|$m.C:Nn>q4ߐo;q8t;^Yrhʮ>5RҒ\ m~\1A\׎deJ q^o\Znt 17/-0Wa88[:VM淼{t^vs\59@ ,AS wJ~Vt[l8xysJwZ'PaxJEI+o(%c (𮛟׫ c9xfw Hx 3?qy+|e(U $)z4k?mw:aC-cmq%!⬁}'/k!.>[Tfj5+XHG|Sq,%6Q9߆ )RBDʙ#[Ź|fE!uͿ4^pw9pӄY!?LLaYfG잀\b QȵTc9VCNֈClcLYG@/1E>(}WaI"P% ގv4Y{K$hƳ2;a4z# GI+FYNإë@QMѴ+=K-cf UgI#~V݋r =Cnaw0ym{@D4pksͲZ vibݑYwGޝ!'i!= 3ZZOB4! JDR⯑^;=ϺkCoxȭDJviarVF $ l# W~a ~} @}2$XzA%jb1ux`ydqf6Й'#d%*Au;OJ ab9Ǹ =U=os7BUaI&>VEFZe<`6C]t5.&\Sl V7>WhY!M[z)l7$i>//Unw\h'm(Rtp՜RFV5⑛e ~]r+s*/** r-ԗ ӓkJdTZODqx[QBIF6{?Jf'ڥ>F-gɳ͞>By$|]yF2ܻCxN$8iLamN508%Jiy…" :²mp3xTN*@tTԥB0I˾Ǡ\lXפRa2;4} q;'QWI<#GڽalD(bTmǰETx3;[N՜[? YZ