view debian/TODO.Debian @ 9660:c2d23e02522b

improvements to detc filter: -> use of 8x8 blocks rather than 16x16 to better localize the search for interlacing. this helps detect interlacing in very small motions, e.g. mouths in anime. -> removed some redundant conditions in the logic -> looser condition for detecting lacing and more forgiving of slight mismatches between fields from the two telecine frames to make up for quantization noise in low quality encodes. this code is still mostly experimental but probably better than the old version, so maybe it should be backported to 0.90...?
author rfelker
date Sun, 23 Mar 2003 03:36:24 +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.