lame-doc-3.100-150000.3.2.1<>,$̉b'p9|SWmVFD1u;x?hd   E&0 F{   H  , @Xx `( 8 9 : w F=GTHIXY\8]^Zbc]defluvDz"dClame-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'ibs-arm-4QiSUSE Linux Enterprise 15SUSE LLC LGPL-2.0+https://www.suse.com/Productivity/Multimedia/Sound/Editors and Convertorshttp://lame.sourceforge.net/linuxaarch64 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(aarch-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 libtinfoibs-arm-4 1654007745 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_Updatedrpmxz5aarch64-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 textoYutf-8b4bec6f05033581c623dd955036b5b3e018a3eb7c33b49a752f4db3ed157fe0c?P7zXZ !t/*:]"k%Yt7%dοwShEi0:MMٿm&.F wuI- ĮrۅY򘝒bZ'Ocb/_OMUq4 Ĕ//Ilx? I?YW1YYЧj{RZ;)dI|dy2j՞hjU(#|T5Xf'2溗$k&O[Z Hq\gE&X{J7#:`\Imš6|̈́Tm 9{8P3F쇆@Ʉno_4~0k˯恦oK}6D9*nԵE|!F͊"*{!e5*k|3[coy+byªjb88+(x,]i̎ Y֚ ۉ̝@D280P,\wEO\]ٱ繝J\@Ic~nR͉@S}m1grxs|fwLtW9E]`=L̙N!-MC,)kmi) E7AY/>g&ao?O%c*YCavrx)߿3*"idYgi#l"35Xim*