summaryrefslogtreecommitdiff
path: root/TODO
blob: fbafdd6692477fb6dabb882df5be950a690ff4a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
 madplay - MPEG audio decoder and player
 Copyright (C) 2000-2004 Robert Leslie

 $Id: TODO,v 1.67 2004/02/17 02:26:42 rob Exp $

===============================================================================

madplay:
  - auto attenuation?
  - fade-out support
  - customizable gap support
  - fix start/stop time granularity
  - resampling with bandlimited interpolation
  - byte position reporting
  - better bitstream error recovery
  - handle emphasis
  - equalizer support
  - dynamically loaded filters
  - automatic volume adjustment filter
  - handle SIGPIPE? (audio_esd)
  - pass ID3 tag data to output modules
  - read RIFF-encapsulated MPEG audio files

id3tag:
  - needs work!

madtime:
  - recurse directories
  - collect directory names
  - non-mmap support

mad123:
  - needs work!