lame-doc-3.100-150000.3.5.1<>,#e Bp9| t%G@PъE\ѾJ)rU`G~VT 8%C߸ R'A7Y( K\Cǝis3G{LogHc=[ @DЧ~ϕ(x$yՂZY('T(g^`>t&6a12UlX.:KQk~1InO矡;ɞ5 EVy 'Jj&P-+Z!~UlM X>;?d   E&8 N $ L  0 D\| d( 8 9 : h FGHIDXXY`\]^bcd$e)f,l.u@vzSdhnClame-doc3.100150000.3.5.1Documentation for the LAME MP3 encoderLAME is an encoder that converts audio to the MP3 file format. It has an improved psychoacoustic model and performs well in codec listening tests.e Bs390zl34QiSUSE Linux Enterprise 15SUSE LLC LGPL-2.0-or-laterhttps://www.suse.com/Productivity/Multimedia/Sound/Editors and Convertorshttp://lame.sourceforge.net/linuxs390x 8,*# d  A큤A큤e Ae Ae Ae Ae Ae Ae Ae Ae Ae Ae Ae Ae Ae Ae Ae Ae Ae Ae Ae A429551d67e43d1d32350fea380d9dedc27d51debfe02838ebe4dc7ed13471b69687ad59451fddafba33340222a5c5820a99b62249d69b25a3667b396bd623d100dfeddaaf7110a0cc462ab370594d81d878b29f88cbde3c7286f309ed49ff4aff20d78c1ba7334c560f3c28d3bb69d3ce9a57d13b316bed09ba90856387e8d4d171efcde38c81f48f83b044e8f0100205d3560eeb842a62a7b7578c5af4d1ce7f07c9c7ca7f95ea9e88a19ac3a4884a5a23d57631728a3ca1005a1fe6cc26f3974c6683047701dad19ad688df92e351b8e260362e17edbdb33c4b5e3196ef672cea8aa1265624b49025321d4f331af66855ae5959819895046227f2cfaa21db3d95de6177a11d8e9626ef1ce5a6aaa1903155b617674bb427c53146fe32d2693b7d79d1e5a8ffb576f3ca85b9071688a0a95263ec729863792a32104bf6237069a0e569256aa5f76c14a45cf2877bc4a3f64526dd0b88333ad85aa1332fda69f65c5837b67c97c2c71c929b53f7ae2e1547355f8a7d023c49e5dbe14155b1bfae88c7d5d97223cf62faf40480c93e78ea4f0b09539b4edb0ec23bb901cc5762511124b10a2c8c3594797f75fd1188617bc9be79f1f37401b54eb5b450c3f9fd859a02176eb827d1360ab49a6bd5d78e6fac75e1e0ab5fa25e09c3d5a76b74dfa65a8d6f7c7209c501ea000f81d4538052534b8790c51165e727590e5a84dc1655b2fc12907736b1b514d0b4ccdf6165038d12bea40d63f0fdb69d3bfceb9ccc8ce536abf2a399bb3cf6fbf6108f6149f27baa8f895ddced2fe798a729bbf84c4rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlame-3.100-150000.3.5.1.src.rpmlame-doclame-doc(s390-64)    lamerpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.1003.0.4-14.6.0-14.0-15.2-14.14.1b_@^@Z;@X @UUTи@RsRrF@R].@gmbr3@opensuse.orgfstrba@suse.comdavejplater@gmail.comidonmez@suse.comjengelh@inai.deolaf@aepfle.descarabeus@opensuse.orgobs@botter.cchvogel@opensuse.orgobs@botter.cc- Remove bad %defattr - not needed and causes SHLIB non-executable rpmlint error- Escape the "$" character in spec file, so that the non-existing variable does not get replaced by empty string- Create pkgconfig file.- Update to version 3.100 * Improved detection of MPEG audio data in RIFF WAVE files. sf#3545112 Invalid sampling detection * New switch --gain , range -20.0 to +12.0, a more convenient way to apply Gain adjustment in decibels, than the use of --scale . * Fix for sf#3558466 Bug in path handling * Fix for sf#3567844 problem with Tag genre * Fix for sf#3565659 no progress indication with pipe input * Fix for sf#3544957 scale (empty) silent encode without warning * Fix for sf#3580176 environment variable LAMEOPT doesn't work anymore * Fix for sf#3608583 input file name displayed with wrong character encoding (on windows console with CP_UTF8) * Fix dereference NULL and Buffer not NULL terminated issues. * Fix dereference of a null pointer possible in loop. * Make sure functions with SSE instructions maintain their own properly aligned stack. Thanks to Fabian Greffrath * Multiple Stack and Heap Corruptions from Malicious File. * Fix a division by zero vulnerability. * Fix CVE-2017-9410 fill_buffer_resample function in libmp3lame/util.c heap-based buffer over-read and ap * Fix CVE-2017-9411 fill_buffer_resample function in libmp3lame/util.c invalid memory read and application crash * Fix CVE-2017-9412 unpack_read_samples function in frontend/get_audio.c invalid memory read and application crash * Fix clip detect scale suggestion unaware of scale input value * HIP decoder bug fixed: decoding mixed blocks of lower sample frequency Layer3 data resulted in internal buffer overflow. * Add lame_encode_buffer_interleaved_int() - Drop upstream patches: * lame-Add-check-for-invalid-input-sample-rate.patch * lame-ansi2knr2.patch * lame-bits_per_sample.patch * lame-force_align_arg_pointer.patch * lame-gtk1.patch * lame-int_resample_ratio.patch * lame-msse.patch- Rename %soname to %sover to better reflect its use. - Replace goals with what the software really does.- Add patch for SSE - Add check for invalid input sample rate - Avoid malformed wav causing floating point exception (integer divide by zero) - Fix warning on 64 bit machines. Explicitely set variables as unsigned ints. - Enable functions with SSE instructions to maintain their own properly aligned stack - Fix decision if sample rate ratio is an integer value or not - run autoreconf, set GTK_CFLAGS - Add patch to remove ansi2knr instead of using sed- Redux the conditionals for not building gtk1 anywhere anymore- Fix logical issue in hvogel's fix- Fix the conditional building of gtk1 binaries- Fix pkgconfig(gtk+-2.0) for >= 11.4s390zl34 1695204930 3.100-150000.3.5.13.100-150000.3.5.1lameChangeLogREADMETODOUSAGEhtmlabout.htmlabr.htmlcbr.htmlcontact.htmlcontributors.htmldetailed.htmlhistory.htmlindex.htmlintroduction.htmllinks.htmllist.htmlms_stereo.htmlusage.htmlvbr.html/usr/share/doc/packages//usr/share/doc/packages/lame//usr/share/doc/packages/lame/html/-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.suse.de/SUSE:Maintenance:30704/SUSE_SLE-15_Update/017d12eb61ea28ad626f4649c87d92d0-lame.SUSE_SLE-15_Updatedrpmxz5s390x-suse-linuxdirectoryISO-8859 text, with very long lines, with CR, LF line terminatorsASCII textHTML document, ASCII textHTML document, ASCII text, with very long linesHTML document, UTF-8 Unicode text 0uHHUutf-8c46c4732f76fc732d0115d80a77bef45d9aaf9dfe2cbba34a2a59e743d097a3d?P7zXZ !t/5@]"k%{Ut7%dοwShEXu1|=Zprls6tebH=YK/kg}q[|XB|SVუ]fb ,BP 1y #̳a|^=Eg{0 wxƠ1G4 'SGޝ̼햺*|QFX*L EqaY":hqTP_t:ß"ԋPx#ԉJ|H|%,-ʘ;V58!L QA# ߁4:m{#t5f`7dtwRo q֪v6>,./pQ=oV9wVV 3# ~IPY؃9_-a1rm)34E=?jXLդT'Izy>q[q]>$oI !;FkǕuk|ˬW\Ig+>UW,7]7]C7ib =^k37K3wI6Ƹ T+YDz\4 \73E[xJTa^羷}x*.#33zwQo;f3]`VoYj`7!{._(f`Xe9vokw4ff/UeٱDGaDө_p:^J! E-ߪ9ŐQ.WTcRoZyX`s+a<橻[J"G\~7+ Wdk0.#&'A֪_-V'߅hR+}%{&Xbi2p=I@Zgyx*cp YZ