Mercurial > mplayer.hg
annotate debian/README.debian @ 3352:64121e8a43f5
print more info if -v
use new horizontal mmx scaler instead of old x86asm if mmx2 cant be used (FAST_BILINEAR only)
fixed overflow in init function ... using double precission fp now :)
using C scaler for the last 1-2 lines if there is a chance to write over the end of the dst array
author | michael |
---|---|
date | Thu, 06 Dec 2001 19:07:25 +0000 |
parents | 3249bbc48bf9 |
children | 587906e031fa |
rev | line source |
---|---|
18 | 1 mplayer for Debian |
2 ---------------------- | |
821 | 3 |
1634
3249bbc48bf9
Changes to debian packaging based on patches by Josip Rodin (joy debian org)
eyck
parents:
845
diff
changeset
|
4 Most options are autodetected or configured during compilation thus |
3249bbc48bf9
Changes to debian packaging based on patches by Josip Rodin (joy debian org)
eyck
parents:
845
diff
changeset
|
5 users are supposed to build this package themselves. |
821 | 6 |
1634
3249bbc48bf9
Changes to debian packaging based on patches by Josip Rodin (joy debian org)
eyck
parents:
845
diff
changeset
|
7 Recommended method is running "fakeroot debian/rules binary" in the top |
3249bbc48bf9
Changes to debian packaging based on patches by Josip Rodin (joy debian org)
eyck
parents:
845
diff
changeset
|
8 directory |
18 | 9 |
1634
3249bbc48bf9
Changes to debian packaging based on patches by Josip Rodin (joy debian org)
eyck
parents:
845
diff
changeset
|
10 Dariush Pietrzak <eyck@incubus.ar.lublin.pl> Wed Aug 22 21:54:12 CEST 2001 |