annotate mplayer_wine.spec @ 16805:50fb26acbcba

processing audio is sometimes essential for a/v sync, so 1000l to whoever made rawvideo muxer disable audio!! with this patch, audio is processed but simply thrown away by the muxer. various 'error' conditions in rawvideo muxer are removed to make it work. feel free to re-add them if they can be done without breaking anything, but do not use printf !!!! btw old behavior can be obtained by manually specifying -nosound.
author rfelker
date Wed, 19 Oct 2005 05:44:27 +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