]> git.sesse.net Git - vlc/commit
* major rewrite of the directx video plugin to adapt it to the new vout4
authorGildas Bazin <gbazin@videolan.org>
Thu, 17 Jan 2002 23:02:45 +0000 (23:02 +0000)
committerGildas Bazin <gbazin@videolan.org>
Thu, 17 Jan 2002 23:02:45 +0000 (23:02 +0000)
commit4416b2cb14dea1f7a300beb1bbcc20fcfe7a2aee
tree291c7814c8df4d492cc160ae7aae9545c77f6dc5
parent338b73f4c7f41bd5b9b599e8e211ad0d9d76dfb2
* major rewrite of the directx video plugin to adapt it to the new vout4
    architecture. This plugin has also been through a major clean-up
    and it is now much more robust and optimized.

* Fixed a few problems with the win32 build.

* Replaced the "overlay" command line option with "nooverlay". The
    former was confusing and useless because overlays were used by
    default anyway.
include/config.h
plugins/directx/aout_directx.c
plugins/directx/directx.c
plugins/directx/vout_directx.c
plugins/directx/vout_directx.h
plugins/directx/vout_events.c
plugins/gtk/gtk_playlist.c
plugins/qnx/vout_qnx.c
src/interface/main.c
src/video_output/vout_pictures.c