| Home | Downloads | Mailing lists | Authors | Browse CVS | Project page | libmpeg2 |
liba52 is distributed with a small test program, a52dec. Both are released under the terms of the GPL license.
a52dec-0.7.4.tar.gz (July 27, 2002): full reentrancy, win32 output, al file output, gain control, and a few portability fixes.
a52dec-0.7.3.tar.gz (February 20, 2002): speed enhancements (40% to 80%), bugfixes, and a few new output modules.
a52dec-0.7.2.tar.gz (December 16, 2001): wav format output, improved demuxer which makes it easier to use a52dec as a pipe, lots of minor bugfixes, performance/portability enhancements.
a52dec-0.7.1b.tar.gz (August 31, 2001): small bugfixes - compiles with gcc 3.0, tested and fixed mlib implementation, bugfix in the a52dec test program.
a52dec-0.7.0.tar.gz (August 23, 2001): downmix to arbitrary speaker configurations, dynamic range compression, major speedups (2x to 3x), new library interface, rematrixing bugfix, higher precision.
ac3dec-0.6.1.tar.gz (March 27, 2000): This is aaron's latest release. This is old ! The project was essentially unmaintained for a while, but work has now restarted as you can see.
A daily snapshot is created using "make distcheck" every night. It is easier to use than the CVS repository, because you do not need to have the right versions of automake, autoconf and libtool installed. It might be convenient when working on a liba52 port for example.
The latest liba52 and a52dec source code can always be found by anonymous CVS:
# export CVSROOT=:pserver:anonymous@cvs.liba52.sourceforge.net:/cvsroot/liba52 # cvs login (Just press Return when prompted for a password) # cvs checkout a52dec
You can also browse the latest changes online.
The other CVS modules are ac3dec-livid for the CVS history of the project while it was still hosted on the linuxvideo.org servers, and ac3dec for the CVS history of the project while the linuxvideo.org servers were down and before the library switched its name to liba52.