Пакет audiofile: Информация

    Бинарный пакет: audiofile
    Версия: 0.3.6-alt4
    Архитектура: x86_64
    Собран:  12 июля 2021 г. 10:08 в задании #278167
    Исходный пакет: audiofile
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.68k.org/~michael/audiofile

    Лицензия: LGPL-2.1-or-later
    О пакете: Library to handle various audio file formats
    Описание: 
    The Audio File Library handles reading and writing audio files in many
    common formats.
    
    Key goals of the Audio File Library are file format transparency and data
    format transparency. The same calls for opening a file, accessing and
    manipulating audio metadata (e.g. sample rate, sample format, textual
    information, MIDI parameters), and reading and writing sample data will
    work with any supported audio file format. Likewise, the format of the
    audio data presented to the application need not be tied to the format
    of the data contained in the file.
    
    The following file formats are currently supported:
    * AIFF/AIFF-C
    * WAVE
    * NeXT .snd/Sun .au
    * Berkeley/IRCAM/CARL Sound File
    * Audio Visual Research
    * Amiga IFF/8SVX
    * Creative Voice File
    * NIST SPHERE
    * Core Audio Format
    
    The following compression formats are currently supported:
    * G.711 mu-law and A-law
    * IMA ADPCM
    * Microsoft ADPCM

    Сопровождающий: Yuri N. Sedunov


    Последнее изменение


    2 июля 2021 г. Yuri N. Sedunov 0.3.6-alt4
    - applied debian patchset (fixed CVE-2018-13440, CVE-2018-17095)
    - made flac support optional (enabled by default)
    - made %check verbose
    - enabled documentation
    - fixed License tag
    6 декабря 2018 г. Michael Shigorin 0.3.6-alt3
    - E2K: no difference anymore
    - A shot at SMP build
    15 марта 2017 г. Michael Shigorin 0.3.6-alt2.1
    - BOOTSTRAP: introduce doc knob (on by default)
    - E2K: avoid lcc-unsupported option