Mercurial > mplayer.hg
view debian/TODO.Debian @ 15591:3d32bc09b975
The default CFLAGS settings include -ffast-math and GCC 3.4.3 therefore
optimizes the lrintf call in the test away, effectively turning it into
a NOP. The attached patch forces -ffast-math of for this test.
patch by Joerg Sonnenberger <joerg - at -britannica - dot - bec - dot - de>
author | diego |
---|---|
date | Sun, 29 May 2005 23:16:22 +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.