Package pulseaudio: Information

    Source package: pulseaudio
    Version: 0.9.10-alt1
    Build time:  Apr 1, 2008, 12:41 AM
    Category: System/Servers
    Report package bug
    License: LGPL
    Summary: PulseAudio is a networked sound server
    Description: 
    PulseAudio is a networked sound server, similar in theory to the Enlightened
    Sound Daemon (EsounD). PulseAudio is however much more advanced and has
    numerous features.
    
    A sound server can serve many functions:
    
    * Software mixing of multiple audio streams, bypassing any restrictions the
    hardware has.
    
    * Network transparency, allowing an application to play back or record audio
    on a different machine than the one it is running on.
    
    * Sound API abstraction, alleviating the need for multiple backends in
    applications to handle the wide diversity of sound systems out there.
    
    * Generic hardware abstraction, giving the possibility of doing things like
    individual volumes per application.
    
    Features:
    
    * Library licensed under LGPL and server daemon under GPL
    * Extensible plugin architecture (by loading dynamic loadable modules with dlopen())
    * Support for static linking of modules, allowing a single binary for all your needs
    * Module autoloading
    * Support for more than one sink/source
    * Good low latency behaviour
    * Very accurate latency measurement for playback and recording.
    * Client side latency interpolation
    * Embedabble into other software (the core is available as C library)
    * Completely asynchronous C API, complemented by two synchronous variants for
      simple use in synchronous applications
    * Simple command line interface for reconfiguring the daemon while running
    * Flexible, implicit sample type conversion and resampling
    * "Zero-Copy" architecture
    * May be used to combine multiple sound cards to one (with sample rate adjustment)
    * Ability to fully synchronize multiple playback streams
    
    This virtual package contains pulseaudio daemon and utilities.

    List of rpms provided by this srpm:
    libpulseaudio (x86_64, i586)
    libpulseaudio-devel (x86_64, i586)
    libpulseaudio-devel-doc (x86_64, i586)
    pulseaudio (x86_64, i586)
    pulseaudio-daemon (x86_64, i586)
    pulseaudio-gconf (x86_64, i586)
    pulseaudio-utils (x86_64, i586)

    Maintainer: Sergey Bolshakov

    List of contributors:
    Sergey Bolshakov
    Igor Zubkov
    qa-robot


      1. libwrap-devel
      2. libsamplerate-devel
      3. liblirc-devel
      4. libltdl-devel
      5. libsndfile-devel
      6. doxygen
      7. libSM-devel
      8. liboil-devel
      9. libX11-devel
      10. libalsa-devel
      11. libGConf-devel
      12. libasyncns-devel
      13. libatomic_ops-devel-static
      14. libhal-devel
      15. libavahi-devel
      16. libcap-devel
      17. xmltoman

    Last changed


    March 31, 2008 Sergey Bolshakov 0.9.10-alt1
    - 0.9.10 released
    Jan. 24, 2008 Sergey Bolshakov 0.9.9-alt1
    - 0.9.9 released
    Dec. 26, 2007 Sergey Bolshakov 0.9.6-alt3
    - fixed build with automake >= 1.10