]> git.sesse.net Git - vlc/commit
* fixed a bug in the directx window creation function. We register a window
authorGildas Bazin <gbazin@videolan.org>
Sat, 18 May 2002 15:34:04 +0000 (15:34 +0000)
committerGildas Bazin <gbazin@videolan.org>
Sat, 18 May 2002 15:34:04 +0000 (15:34 +0000)
commit885583cc43cfcc407e162b8c0ed797b95385c09b
treedbce4e97f8414ff9b7c5ab445af97901a383f042
parent7adf5042d1aa1ee5c0fb70132281e6dd181645b5
* fixed a bug in the directx window creation function. We register a window
   class once per process so we must be careful not to free the associated
   resources.
plugins/directx/vout_directx.c
plugins/directx/vout_events.c