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

    Исходный пакет: audiofile
    Версия: 0.3.6-alt1.qa1
    Собран:  11 апреля 2016 г. 22:12 в задании #162906
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.68k.org/~michael/audiofile

    Лицензия: LGPL
    О пакете: 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

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    audiofile (x86_64, i586)
    audiofile-debuginfo (x86_64, i586)
    libaudiofile-devel (x86_64, i586)
    libaudiofile-devel-static (x86_64, i586)
    libaudiofile1 (x86_64, i586)
    libaudiofile1-debuginfo (x86_64, i586)

    Сопровождающий: Gleb F-Malinovskiy


      1. asciidoc-a2x
      2. libflac-devel
      3. glibc-devel-static
      4. libalsa-devel
      5. gcc-c++

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


    11 апреля 2016 г. Gleb F-Malinovskiy 0.3.6-alt1.qa1
    - Rebuilt for gcc5 C++11 ABI.
    4 сентября 2014 г. Eugeny A. Rostovtsev 0.3.6-alt1
    - Version 0.3.6
    19 апреля 2013 г. Dmitry V. Levin 0.3.2-alt3.qa1
    - NMU: rebuilt for updated dependencies.