vapoursynth-plugin-imwri-54-bp155.2.16 >  A dkI%z D sbQd{<}6ZJ$Ph$y"ePȟjӔsq!/gZW9$=&i{`#Q lXAXoF"ThIB]( W;"/#K=,}A}kzTrDVp>(?(d ) Mtx  '-48 : < @  H (28<9:?F%G%H%I%X%Y&\&(]&,^&8b&Pc&d'fe'kf'nl'pu'v'w(x(y( z(P(`(d(j(Cvapoursynth-plugin-imwri54bp155.2.16Image writer plugin for VapourSynthImage writer plugin for VapourSynth.dk s390zl29SUSE Linux Enterprise 15 SP5openSUSELGPL-2.1-onlyhttps://bugs.opensuse.orgProductivity/Multimedia/Video/Editors and Convertorshttp://www.vapoursynth.com/linuxs390xdk464e2dfc3d6782ee697e94384405543438e494be2954e2fbc9f138cf68d3b584rootrootvapoursynth-54-bp155.2.16.src.rpmlibimwri.so()(64bit)vapoursynth-plugin-imwrivapoursynth-plugin-imwri(s390-64)@@@@@@@@@@@    libMagick++-7.Q16HDRI.so.5()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(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.20)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libvapoursynth-54rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3aS@`@`_C_2@^2^^g@^ @]]H@]\3?@Z@ZZ}@Z#@ZZ@Z@ZXX TX TX TMichael Vetter Michael Vetter Martin Pluskal Michael Vetter Michael Vetter Michael 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 54: * Floating point mask clips are now a consistent thing - Remove vapoursynth-include.patch: upstreamed- Fix build with gcc11: Add vapoursynth-include.patch See: * https://github.com/vapoursynth/vapoursynth/issues/686 * https://github.com/vapoursynth/vapoursynth/issues/688 * and commits b5ed913f, a4c4eba7- Update to version 53: * Bugfix release- Update to 52: * updated visual studio 2019 runtime version * updated zimg * updated vsrepo with support for python wheel packages * vsgenstubs is now included with vsrepo * fixed maximum for 16 bit input with diagonal filters and optimizations * fixed deadlock in fmserial filters introduced in r51 * fixed more averageframes bugs- Update to 51: * updated visual studio 2019 runtime version * fixed a cache shrinking issue * fixed a crash when removing a message handler without a free function * fixed an extremely rare threading issue only affecting fmparallelrequests filters and arframeready events * fixed compilation when avs+ master is used * fixed lut and lut2 triggering a fatal error when invalid planes were specified * fixed property append operations on non-empty keys not properly copying the underlying data * fixed wave64 headers generated by avfs * fixed crash in averageframes with odd number of clips * scale averageframes for integer chroma by distance from grey * several fixes and improvements regarding handling of the active script environment in python * plugin loading now has better error messages * using get_core() in python now generates a deprecation warning since it's been deprecated for years- 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 packagess390zl29 168478234754-bp155.2.1654-bp155.2.16libimwri.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-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/e24bdd5f7b8e098f719701768fe3fe4e-vapoursynthcpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=1a97ea8c188bfc672b3de2fc976316ff18e9d27f, stripped PRR RRR RRRRRRRQ\TrC2zutf-85e962b717d18ccb45207544d54c49480158e647365ae11b806303e603ff89906? 7zXZ !t/฿;D] crv9wZ*-kps, 4W!hy=(h$*1<#.8D N_+`ej .^t  ?Y/j(8`^inec:O ]nE۽-/ RV8{p䏸u)*5igwӠj"U 8kCZQ[5AךqR4!,T%D pW:8X/ihLmR9X%, @{3>Siȕ&;_9 }^`@C M^]Cr aU[C4W;o>%}j_*Ht@~1*y-Q":1JdG.?-OԶD)8o"]G>M>XSiiwJߴVFg^=! ܛh4ϵ;ևA|+5MM Vif ѲBT~n8,ZaTJ,MֺRl氲lX* !Ij~;|hK$xB|K΅Eؖ,9tߔMn" < ;t?nPT"D=#'Op{;Yݸd<}&T8:`o CÕ{vli~_]RQsD]' Jd@X}> WU2ć#v׈lɁ&lfQ@5h;L5/YN+7hT+@ "W2~#oB%8h}tZM~ wY : =tscI3TnH0H W+r]~JqOL&z $c,gޡ$/¡}7,[qI!~};XuH%366KrmYRCKL;DߗvE-uiyں4L=Z݈m^! .8(6b!=R]~+4fM\O 9-!_WUE2Z#xŕ|^ȱ[Qˋd.-TGtyҫFN(ۘ10ixjLӺ.yrh,:C7kJ%K6@fCq*)Z>w#- taVg|R$ؙWW.|!H34U2Ѿg ZCI){ :HgIк& 2iYUu F{6.ǎ@O#Y(ك`5C Fe?IdtD|A7 Xo!BRٕbH̛P m V:}C+¤<'-/EMi.dMEpXKƩh{~xP,?yQy qw`ArJ]~ق h.+8B+> x >nt;ΆoV,;K͜4w㼛YziC.d,<ـ^t QbQXCSp6L{×-بq#{CVy_yI,k51lτTCk4${*}𕩛oҜh5xYkّm qؗ=tч XZFIUKƐu 6#E}eP%N#Mg]1&fasw"a]% S?Dݔv6z|c|S@-pOAO|5U`2%&FЋcdL+ 6cLorQGjܧM'_𥵅DyX~_ӘFlA[hg@;0"ڄ {hP+76}p^1~Ԯ7г%ft}"C4.fol/9q4΀W]y;' o6^9N7M#=?&z^\udkqAb=&<dlDHxrfޞv{oZ yqpxXW炅=*G[cd[E<"|bTpUn<=[ R>yxj?SttU bW^}{4_)[Tc޽!QΈى^EQԬ^ /^L:"'4A`t.>2b_pHկ};=5,8 pqcjBV'Cg?Zԓ %P}qG8cț[MqN>(l/.~w:5b/"^P;FAr4 B%1XDȃW9I#s<[: Nj+z1Z>#~lkAv-Gn$vҲ"su_fA-\p&6z8w(Gk& ˜9!ꎉ:giyL#U]E(]_}~ ~ӨQk^z +S 0\%M,RRؓ8c 8N[eaOl#(pV%y jvR^I/'~$̼h]!<+ܶk{Ne;uabܰD?pd 郞E< ,>sݮ0Ű-h= PzcLkҍy=eVQa9'T#^>iLeijXꚻ"ĦV{.ȀK纪pc( Òˈ]$E\AgZ=Lҍ_U;ZKH]m Up@\PY~*Vvb BVM}!|1nP1Y{q.HdF>MUv›&ws<,ZEt>R|sAWBf2f5[H{dIBJE1ֹ^ gÑE}fj޶+(cOD#JZNE_>AO7`kHWPAԉ8kZr c6> %E66lU+KL qx9yzT2;xI4T(+Q|y_x^;]]rj5mG$C?AlؙlϿ{Ґ;yJ֣v25+גLfEv%<HsGm[?Bq !&h0j5h=)`SÓXcW5wI"ERT3y<'&@u.VFYJ! RlkJqnYx=41K5hN?8BiPPjP来BLhA YJʸt#uGdbDIѰ)D\0="31&֮G{2(qĿ ڎh]lE5$>!?"w^L槠{;&vQSuPMǐanԿa҂]k5ݭJ;kk-rKV TE-E@ ͑3ғJ3D_\Kˈs#K{Bfj0-ѭl!`_Tc rY=Ybu5^B1gi @2'Yu#B%H mWH$a\@ʑO3f .?3}SՈ֑ $bEFzVWT*J7E|=Q+;|N0 i]-DŽBᆠRc#"B 0W23B'+vQ5q[?5r Xf<^qq #0gqC\Z{Oy~%RJ}D~ Z6ssJN|]>}tK0 >m-x! - Am&Kjwut_!QB?,λp>9egϹ5g[|fa%KPG+swBެp p[WksbP@ kB< ᇲQnYhKᰶ\u;t +jgsSܣM<iW!7uz`8b#g5!FNwfQy@dx#lz;Cu1Wo{ f7mFrGI?Np'c|l ?\rZY!Aodl tpio~ R!ՈƉk7;*` lEWN<oSl6!NHJv`9Y+Okozև+RUC+a0`hDrȯOZpR„2LÙ tF;ET:}ԗ)Ʀ/L>T1M ^udOS:5^jiв2\6al&˽"zs;Wt<a] O0МcKб?]"쪿lG}piF(ҪZқҘt[e*Y _2}6 OȂ QPJY/=l&7߻#Z`± GÅle3'j[d9~ܝIa!j(ѪRqQr+d\NbXc9`HE͏ݿR)Xx[fLjbg ~kA-JK##Got79sN1.4hV異y R8C®p=Xٻ=;7m|ܓq-s,Cch4LshX7%r`)N$D&qJm#r~ד'3Y*@,~x9IsF)$%up! =Ųu]ɇ A \yEK"q^ Dzt_ݩ6uYj$Nd}u[d\N~a6vϳ{tфXZJLAd8g_+ pF&r4WOb켍IC/GCM LTkGւQjfY5L=k6Puu> OPCH 7uP j'9Jlvf)(g#́FDEgv殏)T|h?}2䖃\C%ħ/Lо (Zb8U՘Vnq dzgi|LÛR Բ8{9WcPOnٜ%uia)O'g;e hʅWQ٦"Dyy4﨓!x @u].k;4G89a֖=6PS=ԧzx5O _:KXwC"jJhIg#S t0ȴKW)M[@.vݭߒ$vv<^~XCeXͯZ L`>M+x f.,aHCo):$ϢP`+E/9Sm~R{,EY/ng>MsrXFVίݟ6A&ĤiW(mi"ٛ40fbD?f!G`T0 afw{H \H( \SoJUAVڕ戁]] {˵؊*_&몑t)u̱[ePҟp|~+-4#9trYN a-!Φb:n%zI ]@H<(|Xzo7Fx_7%_}ЭHV+/:9Otr 3bo;[ܨBM ?e) NξrO0 I5XEEVXWv75hM+9 cHGzHl[_r#-.6)mg[򨭛%ZAj2N, iUy!:q^:ow{'_ݽncpД'xnv+{MP9 5'u \ ڔ?~!?kt;\%xT;]H]ӼڇCkG٭Xu_vL%~ƶQ\w͇ƞD3Ҩ$}Toq"t|[fk @|]`S~347.D Eo)H*2ڇY'Ѿvykϔ6!5\8O/-ףwA!8]$.7ɫ'CgJB:D̷ߚ^P`NY' Ǖ 81rYmʥܞmEPeY__6yrn;uOA5ΐfv?q]M Xd/r8te#O (%yDyV =F-lN\D[bw='1gyh&xڷbɫ>\\X|h4&vY R[z5ىBNbΩ+-mػy${0^]n~ ~)0؃`s$ML 5+J0`eUN;^1~aj82U^ GjqD'ZMj!ap& TY$ MY H˹ P[ 4n $uwCOg:h+8HuO`'Xj)Ye;A\ښ)hd ӫwSC= c(9/|/?k E)T13xo]2-=Dz@`BJSie3 Dasic/^k ݺ(&Pe]|.GLoxģա)\1O4jۛI?.X:kH)J.'xzG=?WNV 1W>Bw95ϤjvkBV}HH$ݍyQ|s^tٕ?["YYSfK>пIFsuOZ05vU!OԹco*i{ű[1?Z zDWU/g&90άJTSc6O֗Z ]|B7:2B'ƸYuCe/kbB :bTD9)Ȣϫn5Ѳ@&~AD8d)yjfR .rR kDÙ~ 9']5#ޠz,Ţ%I6La{oQӌS>s=ʪ\gܻx0[ QZ i "yJF?wV?8Jt#gHp!\@,L{ChmFd(ʹF{$%=-* 4 eZծ}Hw;hm|L]Q k훸>8PaSl&mZFkc3A@of-aejϏΥDky5}\FD `YZ -7JG!ܣ`T LKj6,1sv-(+ޜ݁޴rMߴYrz\B"P$AU R{BWo'NC~yDaE{Q֏ݳkt"B3O_, Sgo =+OgJ֘4 SW QeG lZ„a:r8ogG9ك2|#'CW5Dy3ml53jQ]b\酝cYA|G/LRč+/EG:$F4[.J= L9dmv73îcmkN[ *O!D }tAkeskgn䮤F5uujiL,3$Lu3 ?X*-XƦlω }azxfcBXC=]$Gy6j')nG '(kafGTcDd>fk,u(E٬G.ݔPAP٭3[^V,ZvQa(r.)"^t?k.2w]X&% _ 1fM f̵@}b?#˦r!bL^;Qoȣz-U|hyr@ 0xy=*cxh`Qںvwd.okdQvG;] G+=w%h- M+>Sz MȚ|s!j3 qg2˶W ٯlp  x6 G])9ȭhYEW1z,wk: ~) 9. Vvzޞ.Og(@֧*p*|bGGj/~AN )%(*Ov0 xzqr% pЀ/:&qmh4u3O2\k!/mf3Xrr;g&{'2dTh )S?<1;(< )fݹrק|Дz?g&X#<%xv VjjYMZ~ҿ'D۲.iY_-U~BxB6bg|3U\Ӹ Xlj$-)F9W7߫Úqa3g]wzYlcǸ|ȭYm"g .: nZ/͗qM*It]xHqb3' mAa \D%,b[jm"-?yrSu-Yx4tX313]'ºYBγvJ^'GMH-2"1-]9Az+g es 0s:|~s3q1:M܏&8"L1q6:lgr|0#`X}E |m6&hhn'̦@p@&FfuO SOK+_6ba?w?)YP7pњ8zb.H>( QSt#$_h]J r/ԜqÒHwRR(N'vv) e<N%!mw%bvAp ~97({k=z,{ +½ "F"՘g)h"d|N^BPaJD FǍuTr𫭆i·3a~R-? o;U.r.Ǵ٤C@ЪK">Rt C%OxO y?F[ $T²Ml[]'D3:\ w;hvkez PD;!—= )iM׌MW_gk$@֋``&_H̦Ü-7ր1\,@n^x%Zb`j;cu{Z0r4NSe## †#fr+fˁkt jmhb( ѣ9u(Ñؕx{Jr[^o~GcC&٭XuFHvQbb>ͱ[&o$;j$(ioM\V9 J7bomhxlHH=2(6gelBGU:Y p#@~kX D4&bDR-ҀI^]㊭[X-]E+r[U<%GR y%oUkW?ujM La!qLo@ob)>;զFƢe00qu hddi:2 {@>jk=K9Rbi]X%0N’CC#|A$z'I[IJ[.X3~Y\0k{P*ȇ">D&~Y/H:Zp;l?7Gv ɥlz;ylEOK-'eZ u@S6NT묪HI u3EfX00CԾXJ@$MdZc/IVDCatmH0"\wźq ;zmPQFnr|? nJ)wQY{]:~> NN) Ӄf]%) }3?Vk)_cF5W칖CA8jS!FzfaX/Q.r0K*졇8']Zb>=27$z?V4G[̄MTgҏ %BV @?Jk~w@S2'Czޑ#/l_x@kf?_HW <.`g [KwʐW^[BHh*uxi-({} <+%f/RN:6\N {mjoft@;^1Ȇxc=>:34pJ63hm!)fEev{ YZ