Jump to letter: [
ABCDEFGHIJKLMNOPRSTVWXYZ
]
faad2 - Library and frontend for decoding MPEG2/4 AAC
FAAD 2 is a LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder, completely
written from scratch.
Packages
Latest: faad2-2.7-1.rhel6.fio.i686.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
faad2 |
0 |
2.7 |
1.rhel6.fio |
i686 |
173 KiB |
2014-01-13 20:09:38 |
Changelog:
- * 2009-10-06 - Steve Huff <shuff[AT]vecna[DOTORG]> - 2.7-1 - 7985/shuff
- Updated to release 2.7.
- * 2008-11-10 - Dag Wieers <dag[AT]wieers[DOTCOM]> - 2.6.1-1
- Updated to release 2.6.1.
- * 2007-01-08 - Matthias Saou <http://freshrpms[DOTNET]/> 2.5-2
- Add patch to remove backwards compatibility in the header so that we can
easily identify and patch all programs requiring a rebuild.
- * 2006-12-15 - Matthias Saou <http://freshrpms[DOTNET]/> 2.5-1
- Update to 2.5.
- Completely remove xmms/bmp plugin, it's a real mess anyway. Use audacious.
- Rip out libmp4v2 too, it's best as a separate package.
- Add libsysfs-devel build requirement, as it seems configure checks for it.
- * 2006-04-12 - Matthias Saou <http://freshrpms[DOTNET]/> 2.0-8
- Include patch to #include <sys/types.h> in mp4.h to fix building against
the included libmp4v2 (faac, maybe others).