Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUWX
]
akode: Audio-decoding framework
- Summary
- aKode is a simple audio-decoding frame-work that provides a uniform
interface to decode the most common audio-formats. It also has a direct
playback option for a number of audio-outputs.
aKode currently has the following decoder plugins:
* mpc: Decodes musepack aka mpc audio.
* xiph: Decodes FLAC, Ogg/FLAC, Speex and Ogg Vorbis audio.
aKode also has the following audio outputs:
* oss: Outputs to the OSS (Open Sound System)
* alsa: Outputs to ALSA (dmix is recommended).
Arch: src
Download: | akode-2.0.1-6.src.rpm |
Build Date: | Mon Feb 19 10:41:18 2007 |
Packager: | kde-redhat Developers <http://kde-redhat.sf.net/> |
Size: | 476 KiB |
Changelog
- * Thu Feb 15 18:00:00 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 2.0.1-6
- respin (for flac, fc7+)
- * Mon Feb 12 18:00:00 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 2.0.1-5
- enable pulseaudio support
- Requires: akode-pulseaudio (fc7+)
- * Thu Dec 14 18:00:00 2006 Rex Dieter <rexdieter[AT]users.sf.net> 2.0.1-4
- enable jack support (subpkg)
- package (GPL'd) libsamplerate-based resampler separately,
to keep main pkg LGPL-clean