rework keyframe hide popup, keyframe auto render, textbox set_selection wide text
[goodguy/history.git] / cinelerra-5.1 / libzmpeg3 / a52dec-0.7.3 / NEWS
1 a52dec-0.7.3 Wed Feb 20 23:38:22 PST 2002 
2
3 Performance enhancements, from 40% to 80% depending on streams.
4
5 Fixed a few embarassing bugs in liba52: one memory corruption issue
6 and a few minor portability problems.
7
8 Several new output modules, and fixes in the existing .wav file output.
9
10
11 a52dec-0.7.2 Sun Dec 16 14:39:56 PST 2001
12
13 Minor bugfixes, performance and portability enhancements.
14
15 Also added wav format output, and reduced the demux buffer size which
16 makes it easier to use a52dec as a pipe.
17
18
19 a52dec-0.7.1 Thu Aug 30 02:13:23 PDT 2001
20
21 Minor release for bugfixes. Looks like 0.7.0 was a bit rushed out.
22
23 Now compiles with gcc 3.0, made sure mlib implementation works, and
24 fixed a small bug in the a52dec test program.
25
26
27 a52dec-0.7.0 Thu Aug 23 23:18:00 PDT 2001 
28
29 First release since more than one year !
30
31 The most user-noticeable additions are the downmix to arbitrary
32 speaker configurations, and the implementation of dynamic range
33 compression.
34
35 The speed has been improved by a factor of 2 to 3, the conformance and
36 precision should be higher, and we also fixed a small bug when playing
37 stereo rematrixed streams.