Mercurial > mplayer.hg
view 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 |
line wrap: on
line source
- create packages of mp_font (TTF? BITMAP? AND HOW?), depend/recommend them. - create package for win32codecs (WHY?) - global configuration ( /etc/mplayer/mplayer.conf /etc/mplayer/codecs.conf /usr/lib/mplayer/font ) - OBSOLETED: fibmap_mplayer - figure out what to do with suid. - OBSOLETED: create package with odivx and make this one depend/recommend it - OBSOLETED: Add script for copying *.dlls from users windows directory, or figure out some other way of satisfying other dependencies like *.dlls and fonts. In other words - automate win32dll.zip installation.