Package audiofile: Information

    Source package: audiofile
    Version: 0.3.6-alt5
    Build time:  Sep 9, 2021, 08:21 PM
    Category: System/Libraries
    Report package bug
    Summary: Library to handle various audio file formats
    Description: 
    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

    List of rpms provided by this srpm:
    audiofile (mipsel)
    audiofile-debuginfo (mipsel)
    libaudiofile-devel (mipsel)
    libaudiofile-devel-static (mipsel)
    libaudiofile1 (mipsel)
    libaudiofile1-debuginfo (mipsel)

    Maintainer: Aleksei Nikiforov


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

    Last changed


    Sept. 9, 2021 Aleksei Nikiforov 0.3.6-alt5
    - Fixed build with LTO.
    July 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
    Dec. 6, 2018 Michael Shigorin 0.3.6-alt3
    - E2K: no difference anymore
    - A shot at SMP build