vapoursynth-plugin-vivtc-54-bp154.1.63 >  A bxA!M@eee`E#ˍֿ#B",v1- K\)4tt!yZzGIMWV.[eyP𾉦z6CqP0TI.N H6IEH.|3%eOn,AzAu ߮j0eNIKaR2,ʱS[1Io_ w[eIN~A&UOZ->uY50eb6f7ec7d02783071324c840d663095b07c5ed36eecc0e13d5e466256d1157429d14b338b8d7b47dbc03c01f24962be8e26377al0bxA!M@eee1`^AV'B 0 75T#do'd9@N} cy-4P6E hF0ǭ^gy,hȀPQ?DiZٝNyV[6wjS\A-+92l>L }3 O|% {k۩6LFGzռ!u?. %RQpK&Q?Q @e6Uq:Lqj FͶ  X>p>'?'d ) F  &[w}      \x(<8D9:GF$G$H%I%X%Y%\%4]%8^%Db%\c&d&re&wf&zl&|u&v&w'8x'<y'@z'L'\'`'f'Cvapoursynth-plugin-vivtc54bp154.1.63VIVTC 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.bxobs-power9-06HSUSE Linux Enterprise 15 SP4openSUSELGPL-2.1-onlyhttps://bugs.opensuse.orgProductivity/Multimedia/Video/Editors and Convertorshttp://www.vapoursynth.com/linuxppc64leHbx480e4f76b1ef4f78097a9a2eb68785b870f05001c3b20ffa7e7012285099f477rootrootvapoursynth-54-bp154.1.63.src.rpmlibvivtc.so()(64bit)vapoursynth-plugin-vivtcvapoursynth-plugin-vivtc(ppc-64)@@    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-power9-06 165209676154-bp154.1.6354-bp154.1.63libvivtc.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]=487a0e79e4ea2b2ce623226d98ded3bccd8c2389, strippedPRR V1GՄutf-82fc03e403abea13fd933a65939dcdec48324892f6f59baa64c111449ea30eb00? 7zXZ !t/ W@*] crv9w , UټTA@z4v|I#J@.󔾮ifM̈|q&nMGj S WEtbM6KA^VWDkvsXVa6UԤ6\q>`뤀҄2{n^l걚bp' bt0S^ъo93Tfxzi=7AW|37\X087T_GS&ñrt JuھPS✕N5CIÖ9}z>*z RZ2b-(dg~w 0j3uz dqL1GZtr,Z$_BT߬%BRr}p ;h2NP^( do]b1Э_8ť!؊xwL4/aހ>6Q$ؖb0M$)C#CtmfDj45a{vWmGx4iKXcO $cq()15Z2!"2l;L䉯(^V.qcH$=&rxO,;* nѼSVUKA g Yq u'0?)(G LQG '8+-9$fUb$^D>-11N?9͏TBq4mVF ObC&Z{XPNIِCD#1l18J.- &Eˉ:-m5Ȱ/,f 8<ѭ\mdXtPȨGRA\| A]ZYN)M#L/N*O*Bvˎ&Z&4>9?MO@NaZĐ\ :RaK8r<.ClI-Z#CVaHFaY(i7}MoM hj%oÊ9~L Cj_P)ͪbPh ?ޯUt\6ʷƟ}2٢2|Qm9`RjtgWBg7;)ݸJcG#(1>b!&ڗoߪCI&X]3`E:@^Z*c&;)z*?07/M(, HœMh ν,gF 5.;Jުxɔ\^oqHpbdĭվx I?ُ8/of]TRɿ?hSKO=QpLs~ɔ'堄.O8S j슶~~6480*5X>EkFcd㉐aH F$s{rǛܧ_ $'pLEJC֦~9CNNt }0:[JS4(!$  9D"z}(~?ҞvܳY?vgT\Pz\ľ]:~Dl#OeTgSb{/챒=Af-܆w=t"V06s41X&*CC((@諸@zkA2ՠF//iU1,NHݚFc&o$&|gcޞ RL]P/j:y*Wڍ Ӑ`v|IDq%[V~IV? 0^~)JX 4`P%l_,Jg[k1 kJsig24Z&\*B 9/$&K҉ѪJPHUܜgR3fL8]8<>[s֘6p߳TsSO#f&A#$ke_c=N>zL]t\ DS/lZ#J`NIh/bu: lDƧ+]DX#yEXv bQ txr,3LCIWxMMAkSS:`#!{ !ѽ4Ȯv2 #ttr\( G.[>-/ ' Tt꒷*2ųDDbޘVcc Qg߭G9LJexp\ߋA{Op‘_r!1 h6 PLE5zǛ5EiYk] !;CF Wx +>'5G"%f6+}S-|V5uH PE69~gP5@P`#2!A,_ּ_k9i'[Z(r/4G13iq4SDo _M^;6ӓSKg8)hco>3`Tްf?m4( )ս ⲷyZT(ycg찃iq 8ݕD-$&G&̵к12?]|oLL˨A6n&RF"]Now_f?zm;10W9mSRZkbKjN4)AܷqQ$$J,!+9pкB^:v]U%:u 0=l锄PY0W2mU+Q8.sMPu=d~prr )#I{0+!jWHʕڰ4!HtIJE)iZ=|NH1B[P t/0 9Cګ$L:P}g{ <fsrğ2h-1t|`p<6vv )o0n-Wqd\tF9 G cƘI^(wNI"I3=d5f`3{7hVs x-gh¤Y|`g{|M )&j4)ۣb#NO+bQ|H2ƿP1-Xʷ+u5wB>q b7!##/1A?{2*1)@ƌA &P,aa䧃Ͳ>#!1aߤxj$ ,Xuq9ͭIV8&&"/TRs#9;= 3:`6>(uxK_yq" vMdzաstjZ~*<gȫVC㨑StTIђ0 KPo2&BZi4o""tLʚ8Sɗ`;KxGeS[޿,.n ԵgfqpN1Qnyy3^r!ciG"iFS JXjͨrV3dwl^P!ĉo5zDStVh:'{4 VuO Bd ]"v Y /O{3U_ 4x)zsG:cҩս6~!*у`ןr W`{$8/^gpFB~`@{юĽ{Te-<5 Q>ehMШ  >f$0IyKy$uur!A:ИX6!A^-jkOa#`f|m,Tӭa헣kKR0F2gsǨWhɬ }E2 ^{{v#AviO5A$ ~H+)_:St:D%uvG}@Yq@a}ыH0]-eBF,rzO};AO@F{|=bv6ɽmBԁf$ ((>ڛ3H a [.^W(IA/t!Pͷf_{혚P)n4^KgyRc7}l>]RtjG*=ܤAy? %jұ- to^(q'q/"xeOYH4؋9T]+:˟ fPeSEQo9|,6 tnnjzVQ0G1j[B2wt`닅Cb]' w؜}trVARPZBpW̻=\˯+L 8 taԕ`>|϶U9↸} Ak((4%=ۙ^WxWԥ!W!hCrLґ2cs(HP^N0!nV("3tx *0r-v|Y^`4c}ePNٔ Wdi^ԔD =9W[eH'}H3qotYnj4`}Vlt{ +1 sd}NdM5c@Ӎwad!4l׏ h҆p@uY"/-ّva;nH{G'ѵ%xF ?-?[伖B;dw0h}tl|,Dz,8txgGgufs{t]hV )t(`GsujǮ C,oC`$\f`c@=負Ǣ\&s2d5쿴zWm?}>IOU?ck5.GVt[MA^Zבfž.2mMvV6 (R.~R"DplPh8=k ϓP[V^OzmWHR6V[Ar9q+K6+vKƠQWR*+Z;j7: 9-Ƈ ʆL Rk;J -%?O!B [Mƒs?c! ɾh]-^Fwt;Vr$چm8t˲W-nx\7ɥ][Nn1]_YM[C_Py/DM B75a\)%` kŞѦ LךYsC%\wSp#5d=slAqpiuQVŝX"a 99H7tuks%#ŀyͤ1RJ)Ǹ_ 1>Tb C2IoU<ja|K pbgC2gYjq𧢛 OeNFh# *4sCg":-aHIwsL` $sn"qFqj"(T.]%5H&LrR-w>5r9o;IVi+~ 2X={CL):ߋnށB!Ty R5DT, s &3xX. mG뉯5![D0Cp֟x.%kᒀ%lWş'Im(-jkszDt0/cˤZ|!n/OE!yVekVK:pZn3Kid-M+M|_B̺`co 0ڪEM}Tq^ZϏ6o&QkaӻGI5kW;hG?%t v%ق"Tʋ$.O]qm-6G%:TW+B-\M-gzz|O =Ԑآ՝bK¯f+Mv}CAG{? NjfG( П{tLR(SI#"`^\zLl}2: > R.NܔGܣj$юF5̪\5ܠfzxovu$%~1l#~oxGaV-(&:bJ 2(7{f>bb^WA-J!6(VϦ,=wweo4=>e66kdDH^#Y(Rdz `ȌnA C:trtہ ,ضM1uڒİQȼTlvxc^c6*!v49VDtwz52(%[sT!/v*={`q/zѠG'2_9)XZ8^(Zr2FK#(K*b:ER):T9Jw!goZ5I R FFԖLZƃ,T$S[E".FYAE, f#m[ BöZq/Po*d:+["Bx! H#hD)MۄPB;K'n{չw:1vPɼ@WFSoAm5P͋^8| y plt N@!\sMbN Fcì 5-9a<t?`P D#BgyωA[LwG+:fΡXY]P⃈tQ$!~ݜb TOXe6{ͼej5C4}'wdquO6du8Fr HPmXTvხ02"g澇Plǭ>UNI`{lwspjbk]νʨEs[55ꀏbfi. HmH3^fmG-H}SgZnHiJ*ڀySpJߧ`${;݊_CC6pM-Ty'עb]KJ82(h#:s$Z$ [Pt { 4ԟ;P90{Ÿ1csg˚Mp{N U7b ^M+ʨxY9D率_*=v&ܩ+G*xkT#Lg 50$@WLQX1c*Mr\dS6eaVl;~mj#H9^I1hgc!9dQ5R`C*jT`rvYh UϺ&5iiһ)Pq f07$93Mk5LO2'MǾYݑ,`ۥBk&A4' 6%[ q0%rn4uYdWyElѥwP@ (|Tl3" 'WDM#Q8;Tzұ+XcCH_.BSc9rnwrMR>;ɣ8{_UR-^ <^qjqH$iXNԘO@pnZe01izO8E(4S@i)}%2)&S${Lm0p,Fc، Y~?qhq-UL~n 4 c @15*EF9go*b*)bי4 r%3N|&~%7!=iq~H e[!5?7 050Fu6a~K\8tezc>r!n4xLȲ*#;!]7w3wKmK~ YJ~*IK~Yքf **3grV,4oC}d[`UxUhX v )Ё -_肀\V\'xj*߶6ڥpuO D\AX /Cls$Z=  @'Hq_16P*qI5?v@ѿ0oPi4sYql{'ŸV#6׋)?xz4?*2•r:!"TK(;gиe{:5)oYq*6HmtB8ޕדC+ Ŕc._W5st#[@e*B{Mjq hvK9(AjYed(a'f{\,`Ag.T(D>T"VwThqSf0 u S7xz)DVH֬qfo9Ia ^$AP7_?@e}yv8ʐРup7t`y}ԃ!-I$C"wn#SدӝN~:zSn>mkӳ]}!k߷ {yE0>T)-3Te7+J0Sc"x~W{{E2Nzq(+n%po_V//0Kb{s &A _2VgD<% S Cm_r+=atP[n+Na rIQڶ>5nv,Y=ł"iӾtzi݉b⍨,y$ %3Ctoo J! {@#P3+FK$4 "KD>mÈ{ԏƑHT3Qhʙ3~%16T},@حt'#Y1%"nE4/ҦvM<;ZFaQXQVO¨oLQ{P|ԑUY(>88GDH f;5n%6x`^^ 4H[K?_ }Ζb"ܹ5fś1~|&K]Vxs0[d{GH`cF޽sho+`ǻT]]kocP2ndbY_y(}?:JbxE+,+Ň*k m/;dA|)O@gpF"Aoܛc~]_u7T,:e/{7^ӏ<9"s ֧XP$ڀWm+%.&Ir1gQ0@da7녉JG$ydMc 8gwB,-B67K^ALh`u4OT2Kk+Qםsc<`<#2&jQn?7{5i&$M8G֌_Votd5};8 -FQ  jLɊAB~&a\s]XncM 9}+H{%w˞ qs9sEuV[nX2H}#Ns`aAIwyYj =Z{JX'h-TsRu1MmzKZ$Rlnax, 1N$4q8pŦewP6*ŷVR#eR, F)frX%P3טuWHli|T^f~ILURВ܅V5 uJ]Btk%u7 QzzrtqD.PP҅T#+-Ƙ8+-HZ#Hw˘\(+vALY+8&47|LimVi`e- 6lɸ[A 1y% =H?O>t_`f)%,Dm04