]> git.sesse.net Git - vlc/commit
* Restored vout_CopyPicture(). It is needed by the directx plugin damnit ;-)
authorGildas Bazin <gbazin@videolan.org>
Mon, 29 Apr 2002 21:22:35 +0000 (21:22 +0000)
committerGildas Bazin <gbazin@videolan.org>
Mon, 29 Apr 2002 21:22:35 +0000 (21:22 +0000)
commit1538dd9e66e82577783de6cdfa2f833c1c309051
tree18d68f7275d057560818ec8cf8c1929be678100e
parentd6af050fcefe63aae1b6fc3f1cdc5fd9b6deabfe
* Restored vout_CopyPicture(). It is needed by the directx plugin damnit ;-)
* Restored AOUT_BUFFER_DURATION to its old value. It should solve quite a few
    underrun problems.
* A little bit of DirectX plugin clean-up.
include/config.h
plugins/directx/vout_directx.c
src/video_output/vout_pictures.c