[vlc-devel] vlc: svn commit r7425 (gbazin)

Subversion daemon svn at videolan.org
Thu Apr 22 14:57:56 CEST 2004


r7425 | gbazin | 2004-04-22 14:57:56 +0200 (Thu, 22 Apr 2004) | 8 lines
Changed paths:
   M /trunk/modules/video_output/directx/directx.c
   M /trunk/modules/video_output/directx/events.c
   M /trunk/modules/video_output/directx/vout.h

* modules/video_output/directx/*:
  - Major changes to way the embedded vout is handled.
    + the vout windows are created in our event thread so we do receive the events now.
    + we do not use the external window directly (as for normal vout we create our vout window + video sub-window).
    + Create a WS_EX_NOPARENTNOTIFY vout window to make mozilla happy.
  - Improved the mouse auto-hide feature.
  - Do the DirectXUpdateOverlay() in the events thread. This should make S3 graphics cards happy again.

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list