lame-doc-3.100-150000.3.2.1<>,$ĉb'p9|e f#ը0Nsk UC1B2Z,Q]Ƀ2q,h}G3PXЭui~.V @Bsy%V7K1ޮf$xqk=CȐ*4vm+RWFZ.{E"mUE' 9/7sT,:Ys( $O*?r`3һ#5:GTxqyyƮmOZ} B'0CqIkؐ>;p?`d   E&0 F{  D  ( <Tt \( ~8 9 : s F9GPHIXY \4]^VbcYdefluv<z\Clame-doc3.100150000.3.2.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.b's390zl36QiSUSE Linux Enterprise 15SUSE LLC LGPL-2.0+https://www.suse.com/Productivity/Multimedia/Sound/Editors and Convertorshttp://lame.sourceforge.net/linuxs390x 8,*# d  A큤A큤b'b'b'b'b'b'b'b'b'b'b'b'b'b'b'b'b'b'b'b'429551d67e43d1d32350fea380d9dedc27d51debfe02838ebe4dc7ed13471b69687ad59451fddafba33340222a5c5820a99b62249d69b25a3667b396bd623d100dfeddaaf7110a0cc462ab370594d81d878b29f88cbde3c7286f309ed49ff4aff20d78c1ba7334c560f3c28d3bb69d3ce9a57d13b316bed09ba90856387e8d4d171efcde38c81f48f83b044e8f0100205d3560eeb842a62a7b7578c5af4d1ce7f07c9c7ca7f95ea9e88a19ac3a4884a5a23d57631728a3ca1005a1fe6cc26f3974c6683047701dad19ad688df92e351b8e260362e17edbdb33c4b5e3196ef672cea8aa1265624b49025321d4f331af66855ae5959819895046227f2cfaa21db3d95de6177a11d8e9626ef1ce5a6aaa1903155b617674bb427c53146fe32d2693b7d79d1e5a8ffb576f3ca85b9071688a0a95263ec729863792a32104bf6237069a0e569256aa5f76c14a45cf2877bc4a3f64526dd0b88333ad85aa1332fda69f65c5837b67c97c2c71c929b53f7ae2e1547355f8a7d023c49e5dbe14155b1bfae88c7d5d97223cf62faf40480c93e78ea4f0b09539b4edb0ec23bb901cc5762511124b10a2c8c3594797f75fd1188617bc9be79f1f37401b54eb5b450c3f9fd859a02176eb827d1360ab49a6bd5d78e6fac75e1e0ab5fa25e09c3d5a76b74dfa65a8d6f7c7209c501ea000f81d4538052534b8790c51165e727590e5a84dc1655b2fc12907736b1b514d0b4ccdf6165038d12bea40d63f0fdb69d3bfceb9ccc8ce536abf2a399bb3cf6fbf6108f6149f27baa8f895ddced2fe798a729bbf84c4rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlame-3.100-150000.3.2.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.1Z;@X @UUTи@RsRrF@R].@PPSNˎidonmez@suse.comjengelh@inai.deolaf@aepfle.descarabeus@opensuse.orgobs@botter.cchvogel@opensuse.orgobs@botter.ccreddwarf@opensuse.orgpascal.bleser@opensuse.orgpascal.bleser@opensuse.org- 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.4- Fix bug reporting link - BuildRequires nasm only in x86-32 (there is no assembly available for other archs) - Stop BuildRequiring flac-devel, it's not used - Remove autoreconf call and related BuildRequires and patches - Remove old compatibility Provides - Run spec-cleaner - Removed all patches (unneeded) - Replace some documentation and let the build system install its own- update to 3.99.5: fixed build on 12.2- disable sndfile for IO, causes more issues than anything else (warnings and issues in several applications that use lame) - lame-tgetstr.patch: fix build on openSUSE > 12.1, tput and friends are now in libtinfos390zl36 1654007750 3.100-150000.3.2.13.100-150000.3.2.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:24379/SUSE_SLE-15_Update/20a22f9cdd49e345811ccf122e9155fc-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=T^;2GUutf-81dd8b622b76ab13dadcab3482bba5bdf2734dfac7be52be47b91c274d2aafb6d?P7zXZ !t/+<]"k%Yt7%dοwShEi0:MMٿm&.F wuI#\D=Q7T6feëdQw$A<-Z|)-IO3 !yǪ|Mm-zTKz ¸~H( vAw/՝pv'PBeh䲇OUwGbhJ@7&lS }b!m6h>jW0[3u4)v[<(G/ޤbo`B\~Nf  pLL_;T k`M*냊zsBq9> !-Lz;!H !R7{vMgtWA帀_. |vK?~xrw{KzVR&[kkPgw yWryw/SY#ˌh^t8RgON|#6Ȁ}fU?Ă\TLPLj$U2'6xPO7?S6$ X1VPL*48 sa@[au2VQt@G\q,*k|5F|7Q k]g+/?A."^o}^~BB+)\w /ߠHzC \ ?Qqf8eg/=쉜"6LDNxc pD7ZU:;CN "f@{'f%(|E:@v}X B3ų\%R1>0Y=D^ :seVd6F gaoZq.>(~*Զ YZ