]> git.sesse.net Git - vlc/commit
* ./modules/video_output/directx/events.c: start the colorkey search at 10,
authorSam Hocevar <sam@videolan.org>
Fri, 25 Oct 2002 18:17:59 +0000 (18:17 +0000)
committerSam Hocevar <sam@videolan.org>
Fri, 25 Oct 2002 18:17:59 +0000 (18:17 +0000)
commitc01dd5d375fa81f78aedc76577aaac024c2ba914
tree225372246946cccc9a32d4416f74f1c16726c099
parentebbc5f8b0cc228edb5773f80356cf38214eace93
  * ./modules/video_output/directx/events.c: start the colorkey search at 10,
    not 5, to avoid using a color used by another application.
  * ./modules/video_output/directx/events.c: support for drawing in a parent
    window instead of creating our own; still a bit flakey.

  * ./mozilla/vlcshell.cpp: we can now compile the Mozilla plugin so that it
    does not call libvlc (for testing purposes).
modules/video_output/directx/directx.c
modules/video_output/directx/events.c
modules/video_output/directx/vout.h
mozilla/.cvsignore
mozilla/vlcplugin.h
mozilla/vlcshell.cpp