Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
libvisual - Abstraction library for audio visualisation plugins
Libvisual is an abstraction library that comes between applications and
audio visualisation plugins.
Often when it comes to audio visualisation plugins or programs that create
visuals they do depend on a player or something else, basically there is no
general framework that enable application developers to easy access cool
audio visualisation plugins. Libvisual wants to change this by providing
an interface towards plugins and applications, through this easy to use
interface applications can easily access plugins and since the drawing is
done by the application it also enables the developer to draw the visual
anywhere he wants.
Packages
Latest: libvisual-0.4.0-9.1.el5.fio.i686.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
libvisual |
0 |
0.4.0 |
9.1.el5.fio |
i686 |
154 KiB |
2011-05-15 08:59:28 |
Changelog:
- * 2009-11-30 - Dennis Gregorovic <dgregor[AT]redhat[DOTCOM]> - 0.4.0-9.1
- Rebuilt for RHEL 6
- * 2009-07-25 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 0.4.0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- * 2009-03-07 - Caolán McNamara <caolanm[AT]redhat[DOTCOM]> - 0.4.0-8
- defining inline causes problems trying to build against libvisual headers,
e.g. libvisual-plugins
- * 2009-02-25 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 0.4.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- * 2008-03-11 - - Bastien Nocera <bnocera[AT]redhat[DOTCOM]> - 0.4.0-6
- Better Altivec detection, code from David Woodhouse