~ubuntu-branches/ubuntu/karmic/mpg123/karmic

« back to all changes in this revision

Viewing changes to NEWS.libmpg123

  • Committer: Bazaar Package Importer
  • Author(s): César Muñoz Albitres
  • Date: 2009-05-03 17:55:27 UTC
  • mfrom: (6.2.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090503175527-z94edsnxmiccxpy8
Tags: 1.7.2-3ubuntu1
* Merge from debian unstable, remaining changes:
  - Remove arts from dependencies

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Changes in libmpg123 libtool interface versions...
2
2
 
 
3
14.0.14
 
4
        - the first libmpg123 with actually working MPG123_UPSPEED
 
5
        - also important regression fix concerning skipping of frames
 
6
 
 
7
13.0.13
 
8
        - The whole set of output formats is generally available (8, 16 and 32 bit integer, signed/unsigned, float)
 
9
        - Many features can be absent from libary as build decision (minimize binary size).
 
10
 
 
11
12.0.12
 
12
        - added mpg123_current_decoder
 
13
        - fixed value of MPG123_ENC_FLOAT
 
14
        - float output now is a real runtime option
 
15
 
 
16
11.0.11
 
17
        - added mpg123_getstate
 
18
        - run-time tunable frame index
 
19
        - officially configured with largefile support where available
 
20
 
 
21
10.0.10
 
22
        - new flag MPG123_FUZZY (along with the fuzzy seek functionality)
 
23
 
 
24
9.0.9
 
25
        - added mpg123_tell_stream
 
26
 
 
27
8.0.8
 
28
        - added mpg123_get_eq
 
29
 
 
30
7.0.7
 
31
        - added mpg123_set_filesize
 
32
 
 
33
6.0.6
 
34
        - added mpg123_icy2utf8
 
35
 
 
36
5.0.5
 
37
        - added mpg123_feed
 
38
        - input buffers now const
 
39
 
 
40
4.0.4
 
41
        - extended mpg123_string api (mpg123_add_substring, mpg123_grow_string)
 
42
 
 
43
3.0.3
 
44
        - Initial floating point support as compile-time option.
 
45
 
3
46
2.0.2
4
47
        - New flag MPG123_SEEKBUFFER.
5
48