]> git.sesse.net Git - vlc/commit
- Fixed the segfault in vout_UnloadFont
authorGildas Bazin <gbazin@videolan.org>
Tue, 10 Jul 2001 06:07:53 +0000 (06:07 +0000)
committerGildas Bazin <gbazin@videolan.org>
Tue, 10 Jul 2001 06:07:53 +0000 (06:07 +0000)
commit96ab9e692befe1b8b040c8a689ee174552a9abed
treefdd71f04e98de6df298efe0668cf9f6186023960
parentdee3179d130387aa8e8b52b229ec27704811105d
- Fixed the segfault in vout_UnloadFont
- DestroyThread in video_output doesn't call pf_destroy if pf_create has
    failed previously.
- The Xvideo plugin now closes the video window when it XVideoGetPort
    fails in vout_Create.
plugins/x11/vout_xvideo.c
src/video_output/video_output.c