annotate debian/dirs @ 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 0737156ad1f0
children 1856b9bfdc09
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
18
531d58007138 Initial revision
arpi_esp
parents:
diff changeset
1 usr/bin
3632
06911836febd Adam Di Carlo changes. see debian/changelog
eyck
parents: 1691
diff changeset
2 usr/share/man/man1
06911836febd Adam Di Carlo changes. see debian/changelog
eyck
parents: 1691
diff changeset
3 usr/share/mplayer
4521
0737156ad1f0 Juergen Kreileder changes, fixing some lintian errors, adding correct manpath and adding
eyck
parents: 3632
diff changeset
4 usr/lib/mplayer