annotate mplayer_wine.spec @ 10252:d275152390ee

I've found some time to implement the encoding support for the new DivX API. Now it's possible to play and encode movies with the latest DivX release. One thing that doesn't work is the new Video Buffer Verifier (VBV) multipass encoding. The encoder segfaults. Maybe it just isn't supported with the standard profile of the released binary encoder. Andreas Hess <jaska@gmx.net>
author arpi
date Fri, 06 Jun 2003 19:57:37 +0000
parents a53966ed8afb
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8012
a53966ed8afb including source and precompiled .spec for libwine support
arpi
parents:
diff changeset
1 name mplayer_wine
a53966ed8afb including source and precompiled .spec for libwine support
arpi
parents:
diff changeset
2 mode cuiexe
a53966ed8afb including source and precompiled .spec for libwine support
arpi
parents:
diff changeset
3 type win32
a53966ed8afb including source and precompiled .spec for libwine support
arpi
parents:
diff changeset
4
a53966ed8afb including source and precompiled .spec for libwine support
arpi
parents:
diff changeset
5 import kernel32.dll
a53966ed8afb including source and precompiled .spec for libwine support
arpi
parents:
diff changeset
6 import ntdll.dll