annotate debian/TODO.Debian @ 8607:d6f40a06867b
Changes includes:
- Improved runtime control system
- 3 New filter panning, compressor/limiter and a noise gate
- The compressor/limiter and the noise gate are not yet finished
- The panning filter does combined mixing and channel routing and
can be used to down-mix from stereo to mono (for example)
- Improvements to volume and channel
- volume now has a very good soft clipping using sin()
- channel can handle generic routing of audio data
- Conversion of all filters to handle floating point data
- Cleanup of message printing
- Fix for the sig 11 bug reported by Denes
author |
anders |
date |
Sat, 28 Dec 2002 13:59:53 +0000 |
parents |
8df33450a374 |
children |
14f41e4c530e |
rev |
line source |
8404
|
1 - create packages of mp_font (TTF? BITMAP? AND HOW?), depend/recommend them.
|
|
2 - create package for win32codecs (WHY?)
|
1228
|
3 - global configuration
|
824
|
4 ( /etc/mplayer/mplayer.conf
|
|
5 /etc/mplayer/codecs.conf
|
|
6 /usr/lib/mplayer/font )
|
8404
|
7 - OBSOLETED: fibmap_mplayer - figure out what to do with suid.
|
|
8 - OBSOLETED: create package with odivx and make this one depend/recommend it
|
|
9 - OBSOLETED: Add script for copying *.dlls from users windows directory,
|
1228
|
10 or figure out some other way of satisfying other dependencies
|
|
11 like *.dlls and fonts.
|
|
12 In other words - automate win32dll.zip installation.
|