1
2 madplay - MPEG audio decoder and player
3 Copyright (C) 2000-2004 Robert Leslie
4
5 $Id: TODO,v 1.67 2004/02/17 02:26:42 rob Exp $
6
7===============================================================================
8
9madplay:
10  - auto attenuation?
11  - fade-out support
12  - customizable gap support
13  - fix start/stop time granularity
14  - resampling with bandlimited interpolation
15  - byte position reporting
16  - better bitstream error recovery
17  - handle emphasis
18  - equalizer support
19  - dynamically loaded filters
20  - automatic volume adjustment filter
21  - handle SIGPIPE? (audio_esd)
22  - pass ID3 tag data to output modules
23  - read RIFF-encapsulated MPEG audio files
24
25id3tag:
26  - needs work!
27
28madtime:
29  - recurse directories
30  - collect directory names
31  - non-mmap support
32
33mad123:
34  - needs work!
35
36