vapoursynth-plugin-miscfilters-54-bp154.1.63 >  A bxA!M@eee%W52QO3d\nb?[Wq#H.7]7M4!i5FD&k'mb>v.Z&!&LO#us-P!;HD,i7h/F36/NP_A|' UhUw>B_e/U2Ey=As'R`Q8=MLP{K'Veѕb6@=T#p'b:x[|:SsPh~%ʊzz9 Fi$ yJBlm1WpB#MsLb%Sp9-] s@  ʫ6PRa0ll0f%$sn{6KsgsәAՄ6ep>(?(d!$ / S 7=HL N P T  0l( 8(9:+F%G%H%I%X%Y%\&]&^&.b&Fc&d'\e'af'dl'fu'|v'w($x((y(, z(X(h(l(r(Cvapoursynth-plugin-miscfilters54bp154.1.63Miscelaneous plugin for VapourSynthSet of miscelaneous filters for VapourSynth.bxobs-power9-06 SUSE Linux Enterprise 15 SP4openSUSELGPL-2.1-onlyhttps://bugs.opensuse.orgProductivity/Multimedia/Video/Editors and Convertorshttp://www.vapoursynth.com/linuxppc64le bxd0e1ad6ebc9ad11504f57992c87c000ecc5844f0ab7ba0b89aa0187c5a97ad85rootrootvapoursynth-54-bp154.1.63.src.rpmlibmiscfilters.so()(64bit)vapoursynth-plugin-miscfiltersvapoursynth-plugin-miscfilters(ppc-64)@@@@@@@@@@    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-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 packagesobs-power9-06 165209676154-bp154.1.6354-bp154.1.63libmiscfilters.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-vapoursynthcpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=156eda01c6d656c2190e2e342be68dab6c6b1c66, stripped PRRRRR RRRRR V1GՄutf-83d9feb2b86402926bdc928ad53e8fc1b038ee81b74f57c312251bd7c8d3b7a49? 7zXZ !t/ /] crv9w , Uټ$ڨWhG0A2@{imPF@FҦ6pGPj ~-1m_bxl<)[jV19Gu 'HTprsELտA>,dIAs9O$_$]#w%L܅5tL}_60E?@vj}m{[^4a, 1bVz:O2GZVHhBĵ^a4"^.70Hή/{0<,,HEK8I_B*Rg.t`F6@DӖЃ)+!{o ob557A ;b(m|tA1sZ}]X#1y%1&d.!vjHP_E\ ay㬟 cg+!Bgb\ߗCB"J^3(>:گaaj(qiˋ',qӬ&.MDY[}6}z% O"^t+.&\ZOT ]k5<eK8 '@کJwn}hw3d#*V>.4E cy k1f= mQ\t FdގtEKlόN¶Xh1N(dL{kJ&ճlexj{(^ 0sX{ yWsFq;ý>,, O~@~2C^Qm oTԨ!J_QC[<|dEp{v+B I#z}OhMLߴV9,~o;mLʴNhC 986jn)Wac _TFi5D3ԓip5`Ђcё2">t_ݚY+>%ZUljfT ZF~u}īXL>NroĄ nc1cO=kj v{2ZuKB񀬸?68iGT&ۃcZsE◸x0yy,4˗L,b)28ճ=m]KYtdG[5 [3eziw/FR8J`=(M-8 ZCTx19vZޕ fg$ڟ|Nv?wR.v%~rCARBN]-!ktOL<"Su!.R#U)l\X&,ic/" l(뭦 %؈7 㴩S}OMɰj'(96c7qo3tg,F俩H_L/OIS(P5`vb rX(D7AlE /),'=#WKH-3c4>&l?̀b!\+d]B1 nYajVD+>=0ʗÚucmYgcѮwκzo<&Gr 029+5G4A of9:U I CJr | n?:H̰P;tN q;dE;,Grf卐jtŨXƷ-MdCgjp=us sSQ~m w^&̛%7O<% f2PJpc+lCOւ*l?NhJдU%H>q5T0>zn$ʀl Ybt-:x]o slm'E@$G4("* ^@ Y>eaU.шUM{5εa]1EʣX5}37WUE1 iĩB[D&^ҋ2 EZVo]{v}6lhe?tEy)s u{pKoqà{!{8J+2O"T9՚0XvtH?eu0NZmm_忨TpwzQJITt;ӪҴ6ӛ{vnoK񤞜l/:V>h/Gjn ͵=nlw@C!+8Ή (yxeȅKt~o﨨-6O)hڰƥf?CwebfqF ,5 Q+. }qfK7B̎' X+xbzp2Kn=*g2;y@ֿ!;~cSq֯fNxdTnۼ4<9nhЂ٭3w#ϛse9.ow)o׭W+Jz7TUd;/}JH0um|ǦH"P8UέC/xYpDYG 1ōlYl2wD%L~{ezWH;c -5u\pЗ(N=[T{ I,b%|)(\G6G ?' W~sm܀$ ho'`08񔞌ldwٰvK  (8өq(Vv0=.L:H幮?M>{%$H9B\wg y:T>rA+{v<1~$LurG#dJhR )zY $ tP=[)b9BUa7,u2z=pЎ> %5Lw,4W OW9+DE#{,ﳷ5)=_ 0pwOzaH?gT})aЋS &-YY֩Y=8Hk$r(Usc-꿙084!}]-099^Nʯ+ 2D .rbթM *Ecz-ΫٛW)=U']HC4Lb]cךfaRL3dPQ`Qvw'y q;!f*wy$'HԫI~{Bu{R u;n؛=RMĝ)m`kpC9X6fkKgBuhpK@ L+>{)@4ƌ݊<ͣ! IҞk/By_)-5"}~JVѝ,Jr^## !6ꄛ*jt]B'WrMg9XO4J4[._ n<1'HQKeE qw$.۱!SPbP[E.[* -n辮ϿĦx)NHQǻm;i6ކbj &;gE~wxTiFOO%0bպ7TA"%oX=H蓥$;Z^f$ˤ(;`'$SpGЃ:B3S4Q ީA`R|h0u!4C% ~r ZuK'8''Ȟn躒\; 1ZRN1߀?c-37.PL0!jcI`yسC,Q>6+GiȶSQLbtU3׈ 7&v-aZft%0yS4aQh6lDJ>[i |܃kR[MGCeA d~W3+uM}h=KO(8X?BK8@ŧ]Єc^4A-*K>F6ijNtEw:Td!!p@8DȼU!mU5x=..utzZhدI-%{K4C, ޛkKY1K34Ҟ.D*S^㫠k@ %/"H5QMxAݑr:C7?)y_awoa O~jW'>[VAEj;lKA V”_5l> zIT wXβvRo) ^gz_\ xm0ZQуgnkh[)<$R984%8 ǫSE\u:)NS:_pNk3%TC&DGh%H>݀wlǺ-X%)X`JUU䊓'Y]/ &^8 dǼDc; I1#98^I2}Lhƙ^e:-`AĪXefPZ'WEZ|(]B)#quF`gĉg(BZ^#Sm5+R7xg,9ִ63AC$py5}gY#Jߤl )P%z|Du=o'̒wײKT, _ZuH ~#[.אSa\|!NF\^π2!5 5'o:BԀ_VzIAaJDF( T޷e!4Rա}*8vb*?MD8\b^3u02S:E踰c47pTH޳ߵ򐩉ӫ7ڎ9F5q-Fev"(@jzI* Sl#6"R*|\{ewGT369V@v 'J[ i,22?1E`<?rb4tmQȔVPΊ{df Z噫U%sc!(zq(\8(ɦ?Ťu͚3If2'&H¯CKߙ^*GRxs+kP}9En`8mޭa@9C%~v7麺S[;+?` 8`38\RXIr2Qo 몭OS`T$z'r/Yq(ۿ>(1yRw/|l){^b[ .ޏ\OLhHi[I,&1fK|o'P9 m ͭc{Zf{Ӎؐ@+[X E%FS4k,3N|H8kvbVbRZ %FYVŰ֏cJGRt{M%i!`YL90@XDk)%;ZNJ7< >I^3D8^C`hMnX3\@5eT@d.D-?*tZͩPB0gLVt.4XTB΅ᴣl'~ٯ=GLC׋sH]9h]B TUwF[GxPE-B~-sY_1ӠFG&3_\^o.U^_!7z}N)"[N9I^p'W GNYvD.|1i/#sF}%sx?}5_t#d7t<_%LhH`KӋnS517KZ 2!MM[;)/ Dzmn=M%ZeP@^ފE #N?I&MYR[b193<,Y lw>R3s.JM7 K.o;Ixv@fƥX[mWXC_B5u@_oxG$mpi_Zx FP-RMC QuJ{^r쿪"4G~h&8U"Um0/WPJҌ~pxAxtS YT7b?'LtFp~^(}RdEZ(@&TP!|:9HSA_wz[I?,+fzŻko$ͻMlGtA28by$HOTG1|Uǯ(ƅ(9*=M* hSu8قq:oK{Q:A $= ןiva\vl`n@"bO^pIl3b0y:*sK>)ײR]gZy.'N~#seQ5Ma/ RcbXefy)ULXe6B1i~D]Kd%fH us솧j`[lbeo^ҳJg`J.ۤvWUњ$w\ġt+ zs&YT,!_Ic:CFkc,ݴr2 8#]Q.]l-gᯎN5*w]"=S,ǸRd03D$mf/;P^u#; 7j\# 164&n$f"RcQk<>r I7U)W!5=4FFLR)ewp1G{tNJ+iM?9=4ЪO?Xm ѳ*RYxnL8Fq5esAM~\k:' q p>%h.f۶>U/%fst)'@{`u@~`/"d𔥥o7>;fY"9&Y6B#:=~Jt3.e38Ghe`Iط ohĖbUEz4v\6R=̀9^3.5jD VɣB#Ф9Lr#" c)Yu\RLc+Ɉm$ۗxc\W"- U@C31M /h-F kZz(?j:f僎%8cW&6N,HSe\YlnyҮfNm_jnZ2>HwMZR+BDշ @V_rķMZ UU̍JK]ُxyLh މ[餚톶q^ Q'ą;4iL*+gOq/٬a"&$mΏ<`M_ď%R\=Zƕ{/8 nkŧ*$wMV\S˚YfQiJ[u >ae;uذk 9n_`C }"uo 9k{3Rnin zmfR IEi6iC^PPv˜~a5YқCh yJ2sM-oURE}-W5*ߝ9/BnQ8K.R T7>!z:?IOUhquOa;jFہut}exH ]R bEP:[G\xY~7W0WlۚN,`M&M~ R=>Ri#HIzHʃ1B-( A>'#'k+4s}85bfim^J&0sv<`T+[hI׶#[D,9%^zIe0g85"CY(t %aktO)Xes>q ti o?<C@XFނ9(`7bB'&&9#}Sq9 [SFU`"(W3#pؼd;wkNȶ}!=j06֯w|XG 3O?KKI=ڹ\w0gӻ;itni»_PF 6!Da Q |?OrcX7S|-1a` Oc5wm\-ic`;-? \rT5(wHcoVUp],TV/u"úm8^oe7a_w)c+~^$̼>qhQ0XͤɱLOr8ySб&,  Y -=jgL7!B&x-U*>{E_U>' 6h2mu]7ixY*Y0G%=ؽ(9t[;"kBl/b'slYWou+K6ۯwK6gYkA]kjXـLO5:sPI--yamD"{q+֓o*)Dlg(Kwish`ȜU-+} 4֖u`qldLMG[Y3*rS>ag7 M,ӗ߬?Q~#[)lQѣ:%|-_7D{0"bWx(Qb(@dQbB1gcTv穧$B Y9-& \ bVdU[Vs*懣W]uA N,X O4}|0haNhU;AŊ:lm߯m^<#pWr xD=ژ;(#iIt spG"X]As_# YZ