annotate debian/TODO.Debian @ 15124:e267fad254fb
More HRTF enhancements
- a passive locking mechanism to enable the matrix to switch between active
and passive mode, which enhances the stereo image.
- a center front cancellation algorithm that damps the cross-talk if the
sound is coming predominantly from center (e.g. if there is dialogue).
These two new features should enhance the quality of surround downmix
noticeably.
Also a correction to the active gain control is included. The previous
implementation of Lt + Rt/Lt - Rt AGC should be fine in most cases, but the
calculation was inconsistent (gain unitarity is not guaranteed to be
preserved).
Signed off by Yue Shi Lai <ylai@users.sourceforge.net>
author |
henry |
date |
Mon, 11 Apr 2005 14:01:29 +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.
|