vapoursynth-plugin-vivtc-54-bp154.1.64 >  A b|j!M@eeex) EX{bLt01=ui=M!`хS@YZeuB7C#~2WtBX)g3R=6$5%EݘCKz;iP^1";.A:0LIKlVfF .{ G|Wu۰*֪*09GR[їFYlU+q1>ހbvXF2$ީX .JlkG`N060ee0e9fc32c86735f4a6db37765364f51db4b61c560b4177d9ee0e3b27471bab826017d26561ce40a55a2be97afa20d715696abĉb|j!M@eeeT 0VC<}皺c )ڃ^M0 **#%N;3`ѰiԳ%^ZllNx%PC6j'SngxJ"R<|G=zdsIw"3*p9)gT[ eh[gMY|Nd/_j,bȡ#H̀-frs?'R}q K&f^{\K%פ>j˨Ol5XrO@*|2`#/"R& 0>p>(?'d ) F "Wsy     \  m (89:F%5G%LH%PI%TX%XY%d\%]%^%b%c&Ud&e&f&l&u&v&w'xx'|y'z'''''Cvapoursynth-plugin-vivtc54bp154.1.64VIVTC plugin for VapourSynthVIVTC is a set of filters that can be used for inverse telecine. It is a rewrite of some of tritical’s TIVTC filters.b|iobs-arm-11 SUSE Linux Enterprise 15 SP4openSUSELGPL-2.1-onlyhttps://bugs.opensuse.orgProductivity/Multimedia/Video/Editors and Convertorshttp://www.vapoursynth.com/linuxaarch64 b|i9734056f1bea0f5a76c9bdfd8d0c632b004e7d60f581cb7d4a3af57ea975d8berootrootvapoursynth-54-bp154.1.64.src.rpmlibvivtc.so()(64bit)vapoursynth-plugin-vivtcvapoursynth-plugin-vivtc(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)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-arm-11 165232074854-bp154.1.6454-bp154.1.64libvivtc.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-vapoursynthcpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=76ca95617a6a8be190bff7d54f006aad3305e54a, strippedPRRRR2Yڲs>wKutf-8895abf792e1794b5bcf99512a6b53e99ef5f8587df3286e94a9c15c8449320da? 7zXZ !t/ /6u] crv9w WmSK53UB܄tOW&L{I xEכ%CgՅz\ xB$.O{$$ߒ~eY?4%Ut{H!1o&BW['KsĄ#8DWe\>!xZ7.m^Ԋ'% ;*—fiQ| a2#=a~JnZ04FjvE<\cI/y9!sZK C3ȭ j9x])Cy;6$L%e2i!AY0Jls '+noT'uQ 4xoysHYGi-L\ņk k]2Xxv7=WeN%ɋ˷ěvZ6q7H~h4!-wGwX/`+Gw'o~ӹ(|fu3ϡP<78@>|122m@h]#U7ˣX9}[wjm·:몧$:%-[Lӣ99T7lY<\,_'ݱM]\A w7ɫFAfCn|x6Drg k^ϝ߫)\c @ }k PT˕7n6@tp6'}ig[?1|KcV <ӯ=~`/Л>u?=G\450pWnSsE! ԰7y~0ĂMD$vnE8}W+ɇe~ZdT ᘲQhˈx!!q!OVM2G(5 υ3A'8YE% Jz_le#8cƆ~I#]%Y(62R ;ӓ0@3@p8ϪgK$;Vǡquarֈٔ(vP>"[ߌ ^[#t0*9rdJ7\/rD bi̯v`1SVK)utp#IVgPf(oc#'r9 "rį>3!k-cwxKNbFHsaז?KX{,mect^ȳ#* bv>漬OY2f!L9 8G`OS]gd>\@O`Qm~PtOK;&sk vH."~U\ sMKm2,E 0JTqT6NČGW/Erݓ2.4ecSˍstߑJS6r60bq&ઃtEgKx4j*$kojMӪ6Bb~Jȏp(?/ #҉|گ`1<+[J2}mVJ&v5_խUcV[È-n(%RdeV:PQn< tEH2 @cbh c5W9dba@O56(L; 2'\7v%'mL9~fBr-4P*-Ya2lOG}r_A Sȭ~Q TsU00crQh:(ؔl{` pkEp@ؑEH L셸{UmyZ:?Gzm>{v!jGF%s䛋E/{ 0@MlqYGZP~y1I}'^ʥC#Rj;ʆL½Fx 9Lwu:6qKCmVcrN$c]{a]ԴO.g3 t;N kjlA IU͋te j[ ح+.^+o `'=JFlhυh'hU`uٺ}t[3jn4v 9=x(eWZx>!m+mAD>4 bN4((3 \{ۂmz#u/pI`m@38 3ݬ:a ^hSJIJvvMHx02Fc22bKOv똓X#Z&O@W , h;IĐ5ǹ1֥P>pXOVr4p ]zG]ۖW*kC'{BQ3Md])ieԿoZ`W7#'GڈU瘎DF<0o9,pIo4F͍Vq+_xGͬcs,)Dn;29ZpޯO[#q/)|[:o^f9"5"-$NPt*3IǗha Ae)9YI3N(Iƒ/k`eJ>8Ev-R6E+R7r,,7"$vV_dw eTߤ2-#sƔ!Oƣ?CS/b'\&s7 ږ4sn l>g elX3_t[T%\/zSvf=Hqv_ *vܛ>1< 4V,:ߑr\~n4( =o7V_ c1h{ i\BOmV;w|iu>3CŠ!hژC%[ 9j*?Yߩ#ט=Y 6::xDDX }}6M-H{z3 :Y\O93B<4]qW2v0)Th~wtܣ޲445 :C91CK6-mA(V㝇³mmAppMg& V?Hu$d[x; {|A5`s7*>Ȃhl(ފ,vW!{nHEPqmEǨ̚KE7 l wQmʩ&LI96݌#lX5Ȓ:Al(НYE1[&MW ͤm fQE$GU_ygSGhJ.(qL0ω<Š1V ~Ԃ?gf ׏P GWKOy4vjȻ92g5 ɚ^jr$ ?P-5Vusks|uWrк; h/;ue([I8 n_QcB3ıw$2'"Nl@!que M)p7bզ(pfsO6Qe#A#HyxR]Y9whiXg^+Ws>vҤ㘒 zp84N 653@NȻ ;z_"HV3EGoG`j)g#%ey|tu,H"yα+`F<>rF^ۭz /N3@@5 s|}"gQ3 xaFל:+!F՚TfeRvINQRZ{uH_$dAɧvfN`^HyKKs˙(ntf yE{϶w&f4l+5-#\ o_ `:Q^{ v1PqB"ZFA=> -GʅoH/ +$KX^ yjD823f^80ŖmZk?M7KBJ3laՠ` [f5TYŖF._`u@?eZ[A<ɝ恕J e?<("oA7sdfY4*.[|!xE8]*vF'Áe>'emD ӕG(Z⟸zDz5ďbȟ O'.ۇ}$!SN fF vʖ}!˼*1e8ڀ;}>Ռ thy(%iolbؓd-xI胭A}i3i#OsVN|Y|F QҐ x,?#J$4Ne6_nrZ;_mZlµیc\~< =Yd7'F@ZlGYQ"HNi2H,qkZP|is^"LmSrNxc!8ӫXSh!X7iM D Fg7#m݉&Uw)ˎ>D詂Օl)AsD$>Pߠf)ԋ ^@A<לbY\}=:]lkܜKSvg]6s) zFO$Hy0I JyHA^rALyM2.U\+{ْ9/o "<)F >cߪ^8bssvEUPvd|#?8>'Hqc DKT9xE 3aV:.:!Qʛ _rXV#);#܋UoTJ|@˃<C`%lq#L-e- aIdL x++V~ݰd{ä18ǴJhb "KnD:m;@X/q*i,D?L{cw 9;$7O~Vsðp;nɭ5v|G_;#圗0.jOs֥\+pw&S47pB4*Zu@fJ r{UOWlמ8 q7 uln .%Kæg %)uSS {p( ƎV|5ln-# [M3 :*ĺ5 `D F tFvBj&Mm߉貶/*CUA'ʧ7'fX( mxc}yцp=+؍L[ZEٴ<^? L,s r\Dn2j`Cr1 B=Ӡ[5gR:YP᭱J\Jy{>\2ⲸN捖6R X$!(څ`ne (z`b67CajMV$7>J6YXMn}YS2\a9 < C)J51J`1;T%6/^lA";U`uES"~u]Nyt b >çCƊdr(d4^:Fh#nO[ mus`Ut.p=yLonƥRIx=v8>ruYuƑІT2#E˂'~t B2ltz)fX`rT6LV0p !TđM㎛E|i!ՄaQv#&U23 W虚Eb_t!bo"^Ś|) 4 Q%] z SܛM f2̝ 5v]X|Mwsc}Y=ڊ:pԒ@7ʒt ]{l@5"<+G!{X,KBf-sDkE{o+3-0}O6˓W9n[sd1By.P_NAz͕3Ĵ2Ui shSZԨZ.{D+4Mn1;]?1d[G]ƭ=pNdˁȕ|=K\෌ǯ/B9Kb/CEM_E, >MZx")ՅA=%/d kҞ<` jžƸ1u][CEY:ЬԎ+^O7#M9=dg09E( =5 ]RKؚ.FPJPh<%0~Fo_yZ<};:V[ DLGd'V59 AXIeۅ&Of7͟+;zO,YZv_#LbrlcqB`Hru;, iVs_Qu>dI$H oHXkC<(2cck#t)k8(Y]ȼ탐YnKh/ZDO/jkY/n,uӑYWl_@&$kF)=zVz%AɴLg5;R/bښvȟҋ9F*IrhnψBNj_-%=Aّ&Rk[pMuz~W1?W<^VB䗼8/)]R]i"$AyYf9Nb>M[Bn9Vo=FNNTvQupaw tSXḩ%O*2`+K2 lMAKWL?K. ҢeVL̈́ rC{e)xB%[yF3v) c0VyG{cQ (t$ :4ѹ>t̡LVqa#Ijk&'1.W$[qY؅ #e+⮬*f^Q\rFhTx»Ӄ,Um r0-p]ХFQpp􀮡z6z P@N IDgwT ccӢ)m̽; Errcs?TPdHŶw>EibyI>&=zTg}(XsQJ.:hv&W)̟˾qMxHSV#/\r5>2^6K ZObQbƁ^ּn@;N: >j<h̎:YbŊs׿5g"o Ļ.JvƥQaDx!2 ?~c kDͼ=ary55jN}upSzЬ._Tlp~A~F\O JN4'{LG$[\OLu޲3iHE!ƽ@?F|h[gv}T`WMFw ;[⫆ _@8nǟFjْ!ltKV=N"Nf m  @slO%SeܤdC52ht KF^pH)U̴PJzJ)BpEe˝0tb2EZϧ)(mI6`ZVO9*Q{vر̺퐓aX,}۾X|r?gҗlNNNwLٕ $Fۛl13Xq>=l.ZBP Y㲇%;~=vehRNbtʯCAmOaL=QfKצ1v.iK7y#5zs|Pa]jxтiaG}lz7쵉b`R5Tk~I6)LЂ TgZ|p@IhI#A.evZƁl>z1ZNRy-<$L c>D`0C4编RѱҰПJ7Fp,26&. %xG&Qѕ4QC `$tU@eRA]+LRI5 ɬ03Of>wiB Ww,1^fuEaA@Ԇ%O~ TNj;ɝno IiLx֬J2ϸ.{zܛ1NjvZAg~XlB:}C"ߎG4=D]>U)}k?r|oa^4m{6m)@y}GvEgif9&p̓d!" `l'Tk:N۝v">_hS^îI4֞E,/S2(XtiZBBjg5 HT>fL.ixHBtӧ%w" v y˂Pu+_w-ǥ? Z@nZ=*@Nr{VV#ەs=S-+*|d\WT莾b]_3nZQ@ڬ1$f|ʀL8DϦyh͵*,"c⢛ΊbDԅ@H6a. vQT=,#י<g93-gjlcђ~ hzQ|4%UguQp X|ehP[O9/4$d1ƫ D6r^F[O:CQÊ+΢ף䊌Fǒo5XFk:<*P[8I1?bǘ$EdF?bwq:!_T:nvz`jZ=9dOlzv'?G`YFiej~@KPrc WBI~fKEd܋0\,#6qzWrn-m9`pѢd Q4.- ba~GO@kno#"mfr]MN9G[Պ"S,X+& 1=fܷZUn?j.2fcvQ*\HX;0fPud7W3ϒt Ay-XooFJpEr/R|>/߇GۭፎLqCu":s*yXKMv_$2Nu%sc<8-=^dT`Ί 6raA Vb |(g@Jx ?daR,z6v hB+wNd^\vj!KTMsA{Cd|QGw҅AȰjX žIbҙBgcmp,'F?p":d& zX!.YXP. !5|"xRl@o%]_El 5Bȋ/CsGL$Tt`Mgpav>sEMΒHN9 s%$nv :Bd# ^^]c1JpAtWScIïLoЋhAW[\Aa)yBhGRJ~v:v'u/4ZA yl7¹tzO2!UlIvU+RX0NLtX|h||){hwlW9K 䜾\u$/ö^o-Z"#enEvnfHV\]v) #$ IBmV<7,S:!`2)7g ©u*!w X\Dk3pZ#OoQ|^?n-+(XUِzJuh@ubzw#x&7iK1Akr󵦖v\:Bsr L&31-,J<2[!!QXHT*MxӌPD:lXgEjl6hi" c@%]-[+䖀YKE| ]d,igK/p [m$%aײ ZgKplʗt>$1χ(ӓd;qy"qJ :+N3`xOOa!mxn9R7 7}~A#VRUϢ_]o{|:ߗƎamR U <ǝ7 ]uk;M2fH񭆞&BnL!ge(n<~,V6NH+mVJӠZ30:O"ԌOw{z0C ;'w vWHP`4$R~~ie#\DŽBxq!_G(p.50Q36cd^P=j3;?P{J 26.˂ֵ:="S]_pioc@ ;e|e.>d g2}0;c1^^r;ٲʋp|q!c.O^XF VnCv%Iڔ{E˱ #+f"i)ACN0voɥR/bx%/ e ;33iq1׸d0[ ~NںJaG(ݶ!Wʉ 71 6F+'d93^T1AmN=Z*kTH͙"ڇXkZRuLfڐ>IiH" R@Ŕջc~_