annotate mp3lib/.cvsignore @ 9278:caea8ed36b48

The reason why mplayer crashes (in some cases) when using x11 output and -wid (>0) parameter is this: Mplayer by default creates a colormap using DirectColor visual. If the window given to mplayer uses TrueColor visual there will be an error when mplayer sets the colormap for the window. This patch modifies mplayer to use TrueColor visual if the window given to mplayer uses TrueColor. Another solution is to make sure that the window given to mplayer is created using DirectColor visual if it is supported by the display. Jouni Tulkki <jitulkki@cc.hut.fi>
author arpi
date Tue, 04 Feb 2003 18:31:44 +0000
parents 595c4561b1a8
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1281
e2db5d18f413 Ignore generated config.mak files in CVS
jkeil
parents:
diff changeset
1 config.mak
2963
510b7e4b51a5 Move ignores in subdirs to their respective .cvsignore files.
atmos4
parents: 1281
diff changeset
2 .depend
3388
595c4561b1a8 Add sample bins.
atmos4
parents: 2963
diff changeset
3 test1
595c4561b1a8 Add sample bins.
atmos4
parents: 2963
diff changeset
4 test2