soundtouch-devel-1.8.0-lp151.5.2 >  A \s/=„6n^[a1ֿHڥ7S - SB4YDҰXJ %:Js*k~".+R&g?=^Iz܊v΁bdʆwB!o{96P%!@/_HZ싺:<ѧĂy Om „qу58kTDھE@{?nV86Ƅs<08e1766177eb27e9310a7f009002018fdc874d0518e36a9d3aa2722f04458ea082028cb38f74c7360fe7398b79d8d00d2e99c81d9P \s/=„7\k~In- "tb>8|Eozu6|L%+ pLi"͌q3&͸Lfջ_GL Kj;>GY|p@Н(>p> 0? d # < ,Lms|            H z  8T( 89T:FG H I8 XDYP\x ] ^3bc9deflu vwh x yz Csoundtouch-devel1.8.0lp151.5.2Audio Processing LibrarySoundTouch is an open-source audio processing library that allows changing the sound tempo, pitch and playback rate parameters independently from each other.\hlamb57openSUSE Leap 15.1openSUSELGPL-2.1+https://bugs.opensuse.orgDevelopment/Languages/C and C++http://www.surina.net/soundtouchlinuxx86_64uS!.v "; WA큤\f\f\f\f\f\f\f\f\g\f81b1db847399a018ce342c97998094afd4befbe6e5e087478a75b510a305655e41c7f7da5b3e6586ee1fd719ede467311f825382bbf458f8cdcb9830edff256e6a5f9bfc454a697a9e252a92d9b47981267306e342b5235acf0fce8acebc0fc4d9cb8d92c52da3686196bfb7dce37b2b6b8aabc962b8919e7f3ab1ecd345996f7b72bb5899930f7e4596ec23829dbe2a0d507f721596f32277ce92ed64f4a50924188d78dd63867e440cf7780c5df5e67da189c5c43c472447c7631497a73c7b1b21d8e82adbe437b6a90244a4bab0b100af8c9ca8326b57338e3abe672b9d15e629aa34136d3c1f98382a09a135493da8166ac46de817d48d3a586981923686libSoundTouch.so.0.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootsoundtouch-1.8.0-lp151.5.2.src.rpmpkgconfig(soundtouch)soundtouch-develsoundtouch-devel(x86-64)@    /usr/bin/pkg-configglibc-devellibSoundTouch0rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.8.03.0.4-14.6.0-14.0-15.2-14.14.1\3?@\U@[@[U!#U@QsNNBrMMMMJęJ@IKMarketa Calabkova Marketa Calabkova Marketa Calabkova Marketa Calabkova p.drouand@gmail.comp.drouand@gmail.comsbrabec@suse.czcoolo@suse.comampsaltis@gmail.comtoddrme2178@gmail.comdavejplater@gmail.comdavejplater@gmail.comrguenther@novell.comlnussel@suse.desbrabec@suse.czcrrodriguez@suse.de- Fixed bugs: * CVE-2018-17098 (bsc#1108632) -- remote denial of service - Added patch soundtouch-adjust-bounds.patch- Fixed bugs: * CVE-2018-17098 (bsc#1108632) -- remote denial of service * CVE-2018-17097 (bsc#1108631) -- remote denial of service (double free) - Modified patch soundtouch-round-buffer.patch by aplying upstream commit 7f594f- Fixed bugs: * CVE-2018-17098 (bsc#1108632) -- remote denial of service * CVE-2018-17097 (bsc#1108631) -- remote denial of service (double free) * CVE-2018-17096 (bsc#1108630) -- remote denial of service in BPMDetect.cpp - Added patches: * soundtouch-throw-exception.patch -- fixes bsc#1108630 * soundtouch-avoid-assert.patch * soundtouch-round-buffer.patch -- fixes bsc#1108631 and bsc#1108632 - Renamed fix-buffer-overflow.patch to soundtouch-fix-buffer-overflow.patch- bsc #1103676: CVE-2018-1000223: soundtouch: Heap-based buffer overflow added patch fix-buffer-overflow.patch- Add baselibs.conf in sources list; fix for Factory- Update to version 1.8.0 * Added support for multi-channel audio processing * Added support for cubic and shannon interpolation for rate and pitch shift effects besides the original linear interpolation, to reduce aliasing at high frequencies due to interpolation. Cubic interpolation is used as default for floating point processing, and linear interpolation for integer processing. * Fixed bug in anti-alias filtering that limited stop-band attenuation to -10 dB instead of <-50dB, and increased filter length from 32 to 64 taps to further reduce aliasing due to frequency folding. * Performance improvements in cross-correlation algorithm * Other bug and compatibility fixes - Remove obsolete AUTHORS and %clean sections- Update to version 1.7.1: * Added files for Android compilation * Sound quality improvements * Improved flush() to adjust output sound stream duration to match better with ideal duration * Rewrote x86 cpu feature check to resolve compatibility problems * Configure script automatically checks if CPU supports mmx & sse compatibility for GNU platform, and the script support now "--enable-x86-optimizations" switch to allow disabling x86-specific optimizations. * Revised #define conditions for 32bit/64bit compatibility * gnu autoconf/automake script compatibility fixes * Tuned beat-per-minute detection algorithm - Updated man page from Debian unstable.- add libtool as buildrequire to avoid implicit dependency- New upstream version 1.6.0. - Changes: * Added automatic cutoff threshold adaptation to beat detection routine to better adapt BPM calculation to different types of music * Retired 3DNow! optimization support as 3DNow! is nowadays obsoleted and assembler code is nuisance to maintain * Retired "configure" file from source code package due to autoconf/automake versio conflicts, so that it is from now on to be generated by invoking "boostrap" script that uses locally available toolchain version for generating the "configure" file * Resolved namespace/label naming conflicts with other libraries by replacing global labels such as INTEGER_SAMPLES with more specific SOUNDTOUCH_INTEGER_SAMPLES etc. * Updated windows build scripts & project files for Visual Studio 2008 support * Updated SoundTouch.dll API for .NET compatibility * Added API for querying nominal processing input & output sample batch sizes- added 32bit compatibility libraries- Update to version 1.5.0, added manpage for sounstrech - Upstream changes : * Added normalization to correlation calculation and improvement automatic seek/sequence parameter calculation to improve sound quality * Fixes in compilation scripts for non-Intel platforms * Added Dynamic-Link-Library (DLL) version of SoundTouch library build, provided with Delphi/Pascal wrapper for calling the dll routines * Added #define PREVENT_CLICK_AT_RATE_CROSSOVER that prevents a click artifact when crossing the nominal pitch from either positive to negative side or vice versa * Other minor fixes & code cleanup - Bugfixes : * Fixed negative array indexing in quick seek algorithm * FIR autoalias filter running too far in processing buffer * Check against zero sample count in rate transposing * Fix for x86-64 support: Removed pop/push instructions from the cpu detection algorithm. * Check against empty buffers in FIFOSampleBuffer- Fixed rpmlint warnings and error.- drop bogus libstdc++ BuildRequires- fix library package to not depend on main package and glibc-devel- Updated to version 1.4.0: * Improved sound quality by automatic calculation of time stretch algorithm processing parameters according to tempo setting * Moved BPM detection routines from SoundStretch application into SoundTouch library * Bugfixes: Usage of uninitialied variables, GNU build scripts, compiler errors due to 'const' keyword mismatch. * Source code cleanup - Split according to shared library packaging policy.- use --enable-shared and disable static librarieslamb57 1552804456 1.8.01.8.0-lp151.5.21.8.0-lp151.5.2soundtouchBPMDetect.hFIFOSampleBuffer.hFIFOSamplePipe.hSTTypes.hSoundTouch.hsoundtouch_config.hlibSoundTouch.sosoundtouch.pcsoundtouch.m4/usr/include//usr/include/soundtouch//usr/lib64//usr/lib64/pkgconfig//usr/share/aclocal/-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.1/standard/d7d9cfff95e8f0e030674ecd8ef69d53-soundtouchcpioxz5x86_64-suse-linuxdirectoryC++ source, ASCII text, with CRLF line terminatorsC source, ASCII textpkgconfig fileM4 macro processor script, ASCII textPR_"P)G!utf-8951710762a6107cc43e454d4c06061900cf32f18a29983d7b351818a48875324? 7zXZ !t/'+] crt:bLL v$iYtJ!ڟ.bUk@f>vS5e*oqDo =gU<~sRMH Bؙtd3YMF&?!OSjb!;vގ)bQ+{m!,fSΦ}h.A0`"2K c}֝R n\+ع͕a-ݹ+qo /ΠZ0kurϙ:K}^f; L\F%M;&d9ۄN$$O᫫o"F]e߃&X ^H5Q_~wޓ3K@:npYb>w΅䮬ѕM{1fczTb!NJ|E9phIG~áfg>͕h8aD:d brӥ몫 3+' LIxӞ o˨7/Q ,&hV" Up5JK?dx0eXZ}eulҼ' vafaܥfGyD1:o4tfW˫J&~c`ރ!f%8mlyc`Gξ ,7Y*IV\'X1Ϯ-QtZ0:x3x[;\7]I<*BɺB_RaXy݂ * uXO MB" FF'(4XF&h]`e&Tdȋ?HhP$q `ȋ줆);[@yWLd;f D'枞`.tmvuY(~\{QLp&zml[ ށG #:D0bZ05K'ĶGG<;Ĩ gtk3["l9HI@4*$d6g4))' .n}1S^exxBx@* O5/R MB9myRݩai8m%^Dx*B|dƜ}רmb b A5o{LJE.a3$4^'hښ}M~ j^?R4eQiy$E|d|'4ǭgji`"!} 5S Ðm pW b(#ɪUk]d?#V& /8vi] V\-2qJskZA"x'T2AR1s8[2xfZɊJTq#WImGԨYfJVC)WWdlHE$'iapiGo5hswU^CE )wcTSRC aPtǛbHuZdOUg| ҖmNO.g6'W\G2$C٣NFų3+aI,2y} iEfZno8&`!Ҏ* 5PKxjT9]Hٍ{sQ*j/[# ~-Z +U}tI76/F Sp%%F-MJu Ay4N7DL%aM`\Q#֑'}֋3` إ5бA3"=[4)"ɕ3$9,n-3 yH.l7+JAv j0k%;tw}fqʻZ ޽O}yq-:JB?%fFpgQ)gFO!B^d&՘J_i ,iOA\h @m2:D,N{mnKx`%xsjV49B&+ ] YN1F^o*YK7S3k:2sÎZ[Ϟ:%*2U[I%6 r t8uCX6[qB_~) EeF68aҩ72)cyPLk3ф 8ܲʞ Mu_b0T`6H}ل"_]QMtw9f}v~HwkF1!6zMuk&z!iTgym ZugqJ &-5ú?\Jz(U@{?2 U/׉}%+.AHIP)׿0'[oU ǘ~4^_[(%|Ϙ;2ݒ+IZBtE-Dh}^O.u!bU11h9}e6B1/ N}x2%g^q3ՆUMA9T_PBua93A!:Y ?(>p|I]r+)?J9~ąF "\iX.%%IPz0kxgn͘K;jƭ);"flFO_pbh?5jcSDރ B؉)BJ"%MW0oMK`\‾#xj/sX/ 6%'T]_ MwJ+,&!$PY/Cv$ FcezE`iZ&S}}y[sK\)g!Td\XbډE :W~1Jc#yoW5x>9L 3 E4q]H;޲ߎ;䊇A!w2 \?c9 fcDY,O84 : Z)cQ5ԲՇl~mI'ig.xQPI/w m_ie,n4y '^c=*]p,JR)ފO`2CZ4YH9/R1kɨAn2r Z]d#I=/]jT~됣Ԕtj6Oj4jn[hzXEA A&1[]ReZ?P*ښ&=˩}"b(.06 ]b:7|,Mj Xs\/5KCX) Z`dwPWdljF5+$jBTm:8dDBN֮;>|CrKk8$b3\/?Cyf =>EQ`ԇ`y1uRt s/ةtR1>Ѓ2]uHCϼ t,.-p \ISeA!yYfQ#^TRu\#{5mq@u^R[lx=CF:[ߛPn|UH3[lYQU{ӝ* H9/T2 ׼:{Od'O?A+g涹T#⣜NB#.w?zA=\2HpdeT&5U3e3.ut* [G[k۟] %/_礲ZGga41EsFIca&]R<朁&Bi?BHۍ 9~r`SÂչlY[+|ɛ6| A/WMi! 潊򇣻\-O> 6d&0- hg3ABXG6 dbV7@*Klxw /QQFb Sཅ<'a$kꥨ2V/(NSˆIY D3E{#<h2β}/P艹,kRO+ )emK`Үo@4yLK1*SdoW<|ʉq_r`N{O;.L~ŕAyAϨ"El7ǺckPPqBME,7P%Nw쳎Ý BAu 9%/񠂼BB NvTU 0 ]=b4P8CP9_p*=K_@48w-Ln0lj*<Ā鵰҉lȹBK?")楘jNJl$7Ġx-vjbfx:^T 2u>u.jPK`BDhH9A'H.G F.՝ `59`U^bogH>'UZ@4]q4+Ш'u?2 xxVJ1y)O,"pP#Ќ@I1Ԓ)[kU1!R0Rq=Ti5]Q0֚6/N4+ӲߗyExÅHWU>mpb1-aB W*zU>C8OMEaNvͰa/|`$tMfK B.{KT%_?7AQI6[-ȑu:LWc{3:uOjĝN~*\X=t{L$rre}}{Ke[N[e3)L*fK.Ħs|Cc lK:k'g S)mwmn;R8.K9ɫA6vƒj70`c_Pz G%NwznDöNUE/V$JW>k &?j8ޒasюI4/RiN K򥷸/dp\V;wwiT23 7 w6ުD]o78&"1Uӱ@E)|u%2T^ 6O]j1s}Ţ#. KutL b% 6\[DuT_(X[,]9~i_pjSg ƾPGfr~裑UAQblm2 CEN -*SxW v,[gw7΄ ۰/OnqBhٵC )}E^ Ư& 1}a^ Ԟφ pMi{KeFmY˙C șXfo0,c M j_YIJVD\TN,`$-3JUwQw2Nr&Sq˜J=j[KE.êi$SxSPMyE^$ _ >jCP 2,*%>AWY8-˓SbBUwI Cls_VDWo7t[JWGT1˸I > 1+4hEq/ύGYϺN|D((wb}w(n&@:=Ѡ.XZB5C=ݬ9!˞DKhTZ_];Г^[8+)N~;*52.%N>g atMU}nhQzq :!?D^+y;O]S]Y=QhǡoN;;QҏB]2дF*CZ| nR=.\EPbvg)x AHD;mW \_Mj`ƴ2X&EB뗡xz*"tomDLE7]]6^{;?-LR}-)dBi@gTR)B6r5ļ"n3b>j I6,|kmɹ"!ku\sWM7668 mJG+e1o3))'59iޞr2Wv7С\@Ȃ m|af>L%K+^JPII4C2lnu`=,WлOE}å#&j\QaUЄ^5bnR֒?"úXurLuC,:Ѧ ky[/q’:J|s7!§E RhPxؙMQ;U`p]=:ʐUJ>`%4,T x}$5h7V0-053 A fCMRoOZYRy%\02@R+KLQǟ<[},DSAj`yxxຢ=䎰0u4._цׂ6m(B|`*KIt;\fM}G>s$ܪh58xc SܸkxU103SDZ`j3V'ġ1_τ'jhZېR`u46/zG!p5P 6LHe|"Z˳xj[}I f?^𡳘[_6An0p򬁍icEm魻KjDKdPP$ІPH{3 naL|qf,FwۊJ՝X0NƝDfґF@MwKt9:eqoie[}=-&ôzg~Ũ||#MXsQsU;4a@/[>SW=^"^TID:Dʏ%)ƪ7Yvە{\EZ,y]%rD016 Lxu7PHS|3#ъY,wZTe׫"h9xy\EDM Gfۉtaǹ+T~Kh^X.4R/CK*T@'d[* Q@p:2(,X8չ6іlP9 @b@:ڹ)iV4G@I:n-ܧ?t[V]:qр,8ɩMLz . :J(\z~:PҥVk90eS%E}egB'qBQMtZ8$$z(@^滕xm%;gZs: g,_B"Y^ʝ܄дY<8WMt^#S9n:vc ] "UD6inrxVDmȒUb1;܁5a49O HS`$ `CCƒ:3Y);Y6g`r:">7+ ywAw̗jBrp^$Fs";0"[$xtJr`6%WQ$+I=?Q]wrsf?V]R+]jO31Mc)rMY%|I౏;bac00d-^2h-λ*GҘiSfD:S_ 8*OMݦ 8Ya&ӏY߬}uyCflQdQ~K3[R .zyT^ia_|ō#r8Lffu<t-8.j[m`b+:d&陶Жdcg?.EAQUK '1[,#;piB5rRubvbdlZn Qr/ ?֯wzi$e -w$d]+GXeMB6gv2+a"9jܟK7Tn ȾHjZd@}v+O P*ju}H+tTb#3 *d7ȵn<ݯVغ1ue"a(Sz_1rq  0)aT)7T'fѴ;iq!3ى^өOwyYJC0Y7*lLtჴ[3Q@|beV 7Qȱod!KHCd ]m魬點B/Opj'Ɂ ^Q6c[')p~!S*yE_ԍMb&E-Vqy7v O.U^DiKA_`0LE/; "iikaL_*H7BRbEdmLc|jښ@5CcA(du%gC)9ŽE#6ՐFEU6 OFmb8zNij,9hrG;:30R hY_\ vZӓ AV?&ߝE4?VJS87SysR~:z]A_0yB~'+S%0AC vU ݰW8aqUx%b;}8{LqRE輍RrmLA¼A66.$?}d%tOA) 1@[O:n݊YW<4cK'@ \ƉTx8t2>'^VI7H\}ዣ۹ MuzrHWP.TXOCF2XKȣ x)#[/;@c@6/{*6@%L{tK%;pÓrd"Q K]ThFNagl/K\FvikfMTZ 4 ɺ9@Kbxq;^VӞO/y* #YxZQr:Rr6fqpϴ0A!eS4;'4PQO8(] HEϰRQp0ύW ܍0: 7 b1_vO$GvJT.}G"j4*.C:q^tTdB]@VpYd.Uܣ}BN\wϦP+WA q&(lYH/6jY<˻7OˡHiG{(|!e ? 5kEYPHa X