vapoursynth-plugin-miscfilters-54-bp154.1.64 >  A b|_F!M@eee%>mg2PObT9DG ʽZ+ovwI_r~wWOGQi=V8{ Sdt(BL)F ,W"n.=U&P٠?@xG'DI;̽>ܑYu,Mr'/'NJfp^3úY9T._ 0y؝MltXV{w#Yp-28jbM2B=yQ5u,)c0b0cc69bb7e65edcfa3b6203b6811a954b2a127f785556bb1db7bd9b5aaf0a9f6a78e85d8594996952e5b8c4311b9c9c8ecaea13[b|_F!M@eeeg :D:ηT0Rn33]o$sou_^ۨ*llEt#$Փe+;gPE/}umZ~݌*Mn>jO(q?G=t6:7dԔ4ֵӃ?ا4&(QoT5 椶qlvÌg=e0Ka@>2LOR kOkt4W1 p>(?(d!$ / S /5<@ B D H  $h0(Y8`9:cF%G&H&I&X&Y&(\&H]&L^&^b&vc'd'e'f'l'u'v'w(<x(@y(D z(x((((Cvapoursynth-plugin-miscfilters54bp154.1.64Miscelaneous plugin for VapourSynthSet of miscelaneous filters for VapourSynth.b|_!lamb10y8SUSE Linux Enterprise 15 SP4openSUSELGPL-2.1-onlyhttps://bugs.opensuse.orgProductivity/Multimedia/Video/Editors and Convertorshttp://www.vapoursynth.com/linuxx86_64y8b|_601e9a8803e932e0244f0635c05b34018d45134a5337f20a33c17716ea6cdb8frootrootvapoursynth-54-bp154.1.64.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-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 packageslamb10 165231798554-bp154.1.6454-bp154.1.64libmiscfilters.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-SP4/standard/e24bdd5f7b8e098f719701768fe3fe4e-vapoursynthcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=1f784a92ea56aa83c5896c19dccfe4ce3cb8d89a, stripped PRRRRRR R R RRRRe*Z}|*Autf-88bfc5ef961c70bc2a2426bc5259376018d3abbec9aea087ac3774281b98f5cf9? 7zXZ !t/zK.v] crv9w Wmqې1Hzo~e;oOFlZhl8%2NJ΢m۲O~'mSe=XYnC#5EI#KI 7b*NSF{UEw'T_= 7հpLF`CA ]$0-GYVGIɹEb=_~84=VsER"ΡF1^~/r&b10.-ވWR'!ް2ɐ9 [>"!Ƞ!d0(8+g|`vxJ]xuam)妵)=:uyėV}gR6>XSSV^5h.HַQ%ݐ^ ިdDq\_˄׺A7'v>ΰW1׀Ωo7<$H=EWD a.^=fdB#% 0#>z'eB9$Ͻۑ^wyKօTU!\ך xQXɋHhk1ˀMdt'y73oQQ_ޛMaUI?(x* P%YQ6]: r cS'ło>`c5dz3yhdh,鰰*h#Tv @7Ȭq>uķT,̡.`y+s ?|Ng.LGѐ`!O UɍW`Ab|Wk)Q'َ,_$!qe!]r}S]D P"Lwz܏+}AQ%ERXT#N J=뾐JL?Xj}-5K,jP_,K#u4N~((,_}.B u"=]ƞѱߊ/*O윹ĵJ6GWpRC474"fAnwyg/}P>7%#N#Gzzj5 !#h>>'BPyz:F8ͬQ¦jI~漇viiޮ% ԅӃȦ;?)3(~5Na/m;t7)$KvxKϭ`iFSxKPқQ `dY$5AȋaXEHU# 3,EKS2cu Kc}n=څ[tŹ9:@(0yg (mW/?_Ij{`4bM->Q )mWŠ* nLN݄V_m1*qvI8#E9;ț;~f?v_-w?aG5y'= 'C~`!n>h GIDkm!0[*3qx#%ŻBQIɸ{*<ۋA9n!AXa#Ccq5Vm~ogi#Ld_vӵD<3ý ›К".os"1iA"3`kh? iR!*ǦFA*ֵ&{^* p"~u/_Ac&#۠|2~ra:mUr 'u K*31 v96remzZ4/9j,f0.|UhS}0,> TI߷b~N+x1+XzDA^q :>^&n[_%-f9iPdV-/} ;^VAT7Mן>$`b.&q8Gn"fOQ8F@d9%N,5HГ8 k\n 0{W = _KHRc+7{QN2"꺙5<eWAE<΀nT¿<*cO3GlvU n}Jfj 9v=iDdW{Yp^b>558 b{vNY$9?zxZ4ln/~ۑn{1&Q㪍]=! 1h㕕~8"v>l $yK r60ݴaH/wl;NGo:jXf:!Ԉ\z'͚U@VfaÒ]_%g8-!`RD[PfdqT:w AG1 ''-s? ׺:Lϔ|1i,F'rdyx>`)>ޘ-"QmN TlwW&}Tёxt5&Ւ׶2A 1 k*՜7OcSdݖFwHmV|9Giz=e*8t$S1UJU?;zc2 q' L=z1A$RDt$DQ^dIbCn9Op,,Ƞ!iHpu`G &r7n. kE];:\]vě0#1!7 Y]xT^"tWHgѮX(`Sb'I#'IJp7F!ϙi#DЯB>bՕ+zNFJr|iMuʡ 3Kmꊧ,E U|² ;YrMCms"Ʃd R-,]W7Z2tXyJS$1dw3v(ͥ쳼}!1 ϒ, L$ZhbEcM6? ~"O>E4&{x6纣dKh>f9 h?6{7DxL ER=(79@.aNTa֢uBgC3H[ES1V=4No-AEMrMI_s9mO'/_\pKT~%9.\JIg~qJQr 塆|[㸇[a5⫻%KLA eLUBz *;qOM?|LՕ8"+ Iy;#|K7S;I NaR(>3e | ]\n5n\mklU[YvB hz!m6=x8 6- {kqZAn!y,\]х$ԫvM]Ma住xRn Mfru\pmHXٙ c X|u_HåvsXP\wHtUpM 3h]K1kki kMF➭}ma ce?#[c+vϨB^eG?G`E.P=(߀OI<^qZFn ?4 YT+h`qr;am"FzVn^- h s"Qp%xO.̴7X[;@q_0xhWcm|**Md(\V=ʲa;Ynj⦵5ѧNrPCI8%=!7oM}UE u1{ˍ@5~/yǣaѩPei5'_&Oߴݥ!(__ZlzvC2?\8^BU퀽|>ch'[cv $&JC#X2_9Xs]m٪9+ueĮSCx)fϑ/rS{Jh & )Z4MOXEbg/BGtN-֌Ɩ%j`.؃?o1,PQK_\[[f5 rCH3ة}(`n:n\8YmZgRpvtnS^Y7`MFVem?.!\hXp x 9@Dvi?x[c}-A$vLB[h-7{zd~h@?$~ZgOۧyPWgZvъjJ'f;*n}HhϦ7ISJ@B0<_e- 5`AP KM\S(k~8`4r+z 5Ge;>V/o=J{J,h2*+ũW3\A堏nDH,ZZ\T\څ}t,oW/#>i_{a'/N6 9wD b(YmG=akU1P K1xQM/LzUdb@aO0K &|Dcuc,U<2P}KwhhsҏNvCȹ^2Syxfɏ$H }ȍ,V(;Ϲ{?E 2M&/ ` Ч]WLxO*y{Rufv!})R|_ҬJfRrbaJ;jZCI[[B3 9Q]v;>75n)XK\ב>6%u\Se71YWbʏn龡 QjPf&9jşVKgFj6 o4hZ'|]7Ę:h#Ԓe&)7 Uٰ-lhW'bΣ]+VC L;{'nǀYH֙(F֌ĈV!Gz>FG`5dOMȑu[ ͭ +>q8BO&V=*H4{yJ6Q$.D"`24 Ÿ 1ࡻ-,26$t3$EV~ 8 i !ĜJAZτϚo} m,-vϹ OuoB+2W}x-/ z$a̽-! .()<=0Q7!҈p R5OxH!j^wlεyDFc!$DUMї{7VQRnOVݾyxC-UZ@^+MF EvETuRY9\un7&֦= S1YmVGaC{>g qRI z T29 /矵q(aoȶNti)./mOߺp 8$6A=K6zn܅NQʍF4 cPT47^cCUO u6 ַyTc8Ujܝ%0^8ps&XO݁jB[_2?k Cik5Wa/K, ='R .st/R^fh)#~bC dm@l[,p 9 b?Sb;B;uɍy%Q 3+cpi;xv )pOyҤSG<^ u)6k+u|PT 9kTLc<ʣ CfU.+&ijrAs.! vv.I{4g-k+Ԩ H72 Z(fӰr>|{r~Ihs^ٴ}اd#3+b5MMp 5/&Yng1et<,q*3TD܄hsk&[[I{]k-Xo uTa>Gx2MaYSbk֛OhZ)kWy?;O^ܐ>:a`) lU3<Ŭߛ!Νb f}޺b`AI(LyVUdIy~r*1=zZ# B3VIT8AS5UH#Jrפ |OXU\2L€-M4^ (Iv׍BiEw&{Osr?_Ewd{fiSW8svrFE/~ 1x~ 1!*e {6^ܮ_~7/bV{t x;_l$N6AMUl{PNZ9[oG[/Xd,{`W,%׭^SgMOmDq*NmP ;W tbى7nu&Yq4=Z#/<_ؠ[|jp"˨9 LkV?s"#PY`gϕG HV_3N`F忬Z7];r$TNLbWWV g%稓3cQ`f J @mQ4t#t{Zgl@E?KhjԑR^?TZrj+yOS y͇Sm@zی?^W'^ ߧd}C^s!\(/{rqwW3 9H^7$&ˀW446Ej Q<狙[Kcpխn(i8Y!8gT뾜I z:ĘiN֜::?)d3^fimMK[ (THyfi{qIYާoR\,>zjd"]Uʕ a,>z[r*% YYoHH<Q4'B"o7NH('A ]2Og8@8{ t(BC iEY8]blh/z⨰O ,AeS cWK@LI6ю_~ӄݻJo|~O5l/121Ӟ ; I1v[0uRLPb<&V˯lVߐÃvץQ$cơRSՎ"lLh)k$sF?H蔫э<Ǎp$^}Xg&}']誫]V?&IKðGd{9:N'䷒13vo=qVQ-=zOaĥVc'[`^[˜võ7W,oe?Y|}(FR4omyC2[ʽ+*#'f;3@#4{1DA]ZFFN]|_0v;bƈY*.>zϭ܍殀 Esk[R^*IpV]4lXql^0-װh!hҠO?++d+<3tapzs1郏DԮ-^JSWK/Gs}/~bUK`WminC蓃 2a#_۠ϑp()1s2KZuhl"s}G#KǗ^[%ɱUbrz".wb%aiHr]hUSb0u4h1X/vAMG"FI]V, YZ