vapoursynth-plugin-eedi3-50-lp152.1.2 >  A ^+U/=„àu3sx2" uzac= [q%Ĕ罔G>g㨵L+u w߈L`+3Ԝ7K!h5鹜3w4HONL!Jp0 wna*<_:` HV@?Ly 2KKح*U_zHDˈGLڿ֤*X&ڝ{tA wI- ^^8F[ڮPS { 6 UL c@09bb6d54d215284b819861fe9e57de9fabd8ff2a38bd9808169c324cd6d61a6e9b827cf98dd5641e253a0cab22fc48e0588e4fd5Q^+U/=„\Kj^R=h `^.^\{ Ovw;4>7ݘg3 1o",uvkŏ^$u4( xk"FLԊ& UV~Slr7*n3UL|@&eK";WTǮ(P}NS )$}_V]}C čo즣t,~џ%mΐ*Dv)WyiY0>p>"?"d ( E@DPTgp       Q TX]b   (89T:HF_GtHxI|XY\]^bc yd e f l u v w!x!y!z!!!!"Cvapoursynth-plugin-eedi350lp152.1.2EEDI3 plugin for VapourSyntheedi3 is a very slow edge directed interpolation filter. eedi3 works by finding the best non-decreasing (non-crossing) warping between two lines by minimizing a cost functional. The cost is based on neighborhood similarity (favor connecting regions that look similar), the vertical difference created by the interpolated values (favor small differences), the interpolation directions (favor short connections vs long), and the change in interpolation direction from pixel to pixel (favor small changes).^+(cloud128X openSUSE Leap 15.2openSUSELGPL-2.1-only AND OFL-1.1https://bugs.opensuse.orgProductivity/Multimedia/Video/Editors and Convertorshttp://www.vapoursynth.com/linuxx86_64X ^+$84c6004ea4acf4be040374fa8cce51b22a8e3d1050bfc0942dfa99fbc3d2812drootrootvapoursynth-50-lp152.1.2.src.rpmlibeedi3.so()(64bit)vapoursynth-plugin-eedi3vapoursynth-plugin-eedi3(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)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 packagescloud128 159096298450-lp152.1.250-lp152.1.2libeedi3.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:Leap:15.2/standard/6961f51c515b08383b1f13adfc916b4f-vapoursynthcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=62f83109fccedf8f6c6b5ed776f6dd44cf8d2190, strippedPRRRR75MӠ*YQFօIutf-8c5d4aedac25efa69cf7a0ec5eeb7041a5fa2b4e1ce8c41bb985a2908e76003ba? 7zXZ !t/Y/*] crv9vW* # +_b̌YSG]#$sK,;w.ՃGtt,L@4j};^%* 4"zdh>9VkxzK: ;I) VQ5|{;sl p{aU'>7>X&D6戎Arц;UGNl[{[TH{!+\/TGq@eR 5+P!M}ȖOیlaELӍ~u[omC4n`"DԿ;,mgeCR$%OA5׹ha2b;A*{Bx}NwfZ .D0̆._(׽T… "Rur3}B+ c{׶\;nWC =N|9'~1LϪvRDΐfSU Qrf-TV&'`W|zK|є(`em-e7^=S?HoCIr#jO",6ϯv1+ m5pHDTUOzW '$ن\Io*|:B-GL? 1)BobEqWpY,lKZD) >6΀;D<6t4]6uHcE1~_t%of2ĢþKSoL 2$Bh3q;zʎnFte@"{@ <ڠ@+yZeװ?UyQjV[/q$8!8h]b;6cWV)c0#~/+pX\ ? {U!b-ႷM59xbtsΖy娈yDqM %%rgzsu󑒸?M)eO`<6 gQ׬OրlƌE*QqF~HZ(s]ܲĝxFflQ7U/xZaCW9Hsr)"%iM~ ԧY+rr4ClpQȞȓe`:qYl&‡5|c )XCRGZGj5jg9c?ᴇeb=[ V @DpT( ??Ao1.7F b{rzo` !ph0giDyӭ#bE1]2ez =!oH < 7φ$V(mާF@Rs.\N&B+@M(C?zM9O_1HŗM+{]ib.>f [M/0C:ͨ"w$X0Q˿c|,]/k|}{;i74kwD8a2O/EF~_ZHW3Տ6G2.Y xmYByH^Hg,Aw"ݸ['TR6xEn[+.ހ}@ \J(xAĈF|5Z^ MIy<,,dA=hǜ# I>>eP=Lu"Vv1ɲ>  [eҚ5N'GXERp \_R$G8p>԰0@pn4ЇRP,EXkJqEVӍ00<=&!0'Cl7NX%"!jA;H_ , -wYK-W ^#[ Lhw2CrU@ d:L>h,RT6rC@p:]rioyƳ8{</L+3+I;Ù)*p\{I RL7Y 1 ti2_\qkrS}Ʃ/")3Pw E.w9rKu^|k5\xn@sH4 %f!d4;AHXb*𑢙tD~ :T> QE꽋ZG oT!~hFr|ptk=_ zvK\ai 3O~ .pum^ =x /\Rh:2vo %iqŁtIh ᑰ;,bi5#YA⫀ݵH7; 뮛薎!S&5lM1jHx0qY=j;}y".)=ʥF1y*bkX*x0*C!~\!td SQZ β̩0{5izuM,ŀtUTk仧] Ɍwr*O Č){rMোJA<Ԃ?X[0-?N P{;h4)KF6tJ2,S BJx^C)}QҦQP` |vLH,iו7spʙHIc'O V <3T[3<_\B2a繩RoU^k~cǍT״rvXr?ׂm%h%WzL<9C$k'iD)}l.:˗ HFm+UЛV @p[ρ!ڙRzz\z:lSdOS^+;; +j )XKfI0X(8LL8Oyሉ?Hs Od^vxǴ/8ad٨^ 5NKkTg}5[%{ Zss@A&AB&ovyl/-p`[ʝ41Ef VSj&}dw{OB|ďzWTPl.c: ˥}FXY*O)Q>u( X :-(YT'޼7-AZ[ɛlPqzj ee]/3@ D^A `YƯ;󂺉͑o U_ z*q´Q))Ӽs&/89>147ԥ;MV5Uo*K?cΌ5.b,dbv c̼iN! 75ދ=塨QJoִ/Ŵ@nKb=%XjLWF_CMU6j(J)`įAUatw:M8kSʘd,B`V,"n ndcԈ7KݓL\,@Up\ (y ՚1 ݪ6>%)_Xay]3H>QU#HeNܷuVc=g"Ȃ'zrVvt'ү}P^M̫PD*6h*|)M I {S`P1d^̟l(@xMaƕ9͔ |}mϴt 1YZB9RgMU ZGj~\8+%u>k/f,z%Y IL&C/C\7Є:iǛ .A7CPh_ \z"*Z(x2O{yAz5uIxb9yUpLZ(LYzg UGIЁgT1{哅",Hx3s,c}0A|4fEOYgBl*t:uKȲ%OB\&(j0)Q>6BwZi8eg +;|ӾEO*ֵCgow-|:еR5{3ёxg= 1E/|k:*( k`3u΄v^Ȉ Mw)7"tĿy,}J1v,y?Sn}ic{ tbZ3 3Ɔ43S:ﺁ1 }oQk{}ܤ]pӜJ"R#ŻxL݄%=˅@У_Pr'l%q yormsub(]jU%9/IuDL`%.;iѦxDY61,f7rcCyg^I}ax8T>h-9&W'ʂY5ϱ%v]S5De%4L!S&jd_}U}c@`ō++ch.@v$OwdOCN n0^TM.GK|tt/HmTbzB7(ft^zި~B&-qLi+dql8u^v &w_'O,&7wuOG5gTre&Hg^+^ir! \@xd![̐0WvnĈ$e+lݒ,j'#5"{cHHl{=")VF_-rw'qB8h8Y!y WM1^%\amDJEw:)MRs1*#Ov'KxOj>[Mz|neuڻ Se4rigߔJ<4Kϸ[{}wKnY$gIntt(ߢ]H?FTz# Gr]v8hփᛞ=d3rc04PqlQ>-9PF15a{mlEao;a=C($i&[GlCb+CƷ\*X>qȁ2O"E I#,H +U Tq1zaA3;q| P&~H{+iٹ])n?Tw]vltB>8oLw۴@E~ D[ύ5=m|ȊHk0!JRbVœf y!^7`Xl+ou(@x !-e(un| c|NlBSؔ$GSk{o"4.ӈZbns do|tG ZG=SMY,oNr>8;GnF)L7nM ebM~$)ܳ(@R5C>soHۑ2_-Q.ќo}:$$Y"8(hK-'bvq<2ՎgY!i`Jʆf|Njy[:W% ^64R?nuܟF q#Jr{i9p0aܴYf5y;%&9$B$>6\I؋KKiN dV bָh\ETq[tc"fvҰll-84'bTUBu>k6f&g7 5 ] fZbTQ&WmW4ud;ך/*+ * K =VG?9Xjɜ~xRuyk1NGe? vSE4P8Ew`.|65k *kZEٷ/$S~[9^)1.O e av.V55ld.J)EJb_NG5 v,zgNi8J]'z/ˤmdIj o-0}YS4dr=J?j8Bt&q6pzQՋ}p6f)!ln*/lB|k1mA3Yݳ =\JK$m3.j_( c@+:t++χ7+.ˌҒ@ ?fZ%Fx]6?F E7_.yIZrfk0hsj\Xpȝ積ؗc]hpXBeJ֔FjCQ99naɥx+8=TNYA(a֏o:~D98,J8p cʑڒ&O暥`~{06ش20VcE6%Ķ'KGކTC'^ԭA{ɲ =s{e7[ZbX:ZVDQU(DGƥh.ype쓓 `rgmԴѪ+[C$Ƿ3d5yݻa-@#}i M.MC^hHp1SZփ77rB/S[Bpާ5WLdjBRh٢ns\ceZ<2̪͘:ؖ#Ar07gA*r#r,rN@ݝsFËOx^) c ݀a،z{ڠW #(b|~+g:u#Acj wGi)zIIAC".fe,KM\j*T8I #2fBL2=[q5q8/wuX^/2RYIO:L Ll<7/o_쐮O",# gP'A.]sA<1V{JϿ[`pʯB `"HvW;׃f2\r^%Rݭ1,'͡p1]aMV:%eZ'jF\O\E3|6њ<{ |ԢũuCK/X 48}N(4QVs[(k]ry{:q3{/?"Y~'k*sr/q bj-X8=4t u֗? <`RQ G=|-~<.[b#Spd7啛س L*MT`P,_ffXkfڲwk%5˾PV,ϡĤqVHL Y]Ƙy*k hM-lxe $|≈.S ڋ"XĕiC[_ ᩈ.aYj'01~пNU}W G%WnGQ. δta8KIؑ` [Y g~*щ+'$J9\gN`_QkU%YXOk+=E9]UГVUHS70r]ceUB]{Ғ9+\ xkVۙy^8nZl$HǭI2%%H3.h@tm#n;y(RJ '❪C7ʕ46rF8y_2?U$$Ķ YZ