Rewrite dircache generation to take advantage for the FAT code. Reduce RAM usage...
[kugel-rb.git] / apps / codecs / liba52 / NEWS
blob4bee9cac8d346c7fec3427abd6a744ae7398e419
1 a52dec-0.7.4 Sat Jul 27 20:44:00 PDT 2002
3 The library is now fully reentrant.
5 Added win32 output module, al file output, gain control.
7 A few additional portability enhancements.
10 a52dec-0.7.3 Wed Feb 20 23:38:22 PST 2002 
12 Performance enhancements, from 40% to 80% depending on streams.
14 Fixed a few embarassing bugs in liba52: one memory corruption issue
15 and a few minor portability problems.
17 Several new output modules, and fixes in the existing .wav file output.
20 a52dec-0.7.2 Sun Dec 16 14:39:56 PST 2001
22 Minor bugfixes, performance and portability enhancements.
24 Also added wav format output, and reduced the demux buffer size which
25 makes it easier to use a52dec as a pipe.
28 a52dec-0.7.1 Thu Aug 30 02:13:23 PDT 2001
30 Minor release for bugfixes. Looks like 0.7.0 was a bit rushed out.
32 Now compiles with gcc 3.0, made sure mlib implementation works, and
33 fixed a small bug in the a52dec test program.
36 a52dec-0.7.0 Thu Aug 23 23:18:00 PDT 2001 
38 First release since more than one year !
40 The most user-noticeable additions are the downmix to arbitrary
41 speaker configurations, and the implementation of dynamic range
42 compression.
44 The speed has been improved by a factor of 2 to 3, the conformance and
45 precision should be higher, and we also fixed a small bug when playing
46 stereo rematrixed streams.