]> git.sesse.net Git - vlc/commit
* Fixed a segfault in yuv_End() in video_yuvmmx.c
authorGildas Bazin <gbazin@videolan.org>
Fri, 3 Aug 2001 16:04:17 +0000 (16:04 +0000)
committerGildas Bazin <gbazin@videolan.org>
Fri, 3 Aug 2001 16:04:17 +0000 (16:04 +0000)
commit2737d4c14370796587b7a8bab0eb878425248413
tree34fe2cd1982fb13781244c600adec412d0e6e8ff
parentdbfcf9f6e233bb4dd109cebccb32e194c6ddb838
* Fixed a segfault in yuv_End() in video_yuvmmx.c
* Fixed the "Gdk-ERROR **: BadCursor" bug in the x11 and xvideo plugins
* Fixed a segfault in SetBufferPicture() in video_output.c. This segfault
    only happened with the xvideo plugin because this one is not using
    SetBuffers().

PS: The last fix broke the overlay output of SDL (black screen) I will
  investigate this later on.
plugins/x11/vout_x11.c
plugins/x11/vout_xvideo.c
plugins/yuv/video_yuvmmx.c