]> git.sesse.net Git - ffmpeg/commit
lavd/x11grab: disable drawing mouse without XFixes.
authorNicolas George <george@nsup.org>
Tue, 15 Jul 2014 13:37:00 +0000 (15:37 +0200)
committerNicolas George <george@nsup.org>
Thu, 17 Jul 2014 16:11:55 +0000 (18:11 +0200)
commita65c0a3fe822386be30fd3371af9f0d008b02874
tree24a3463c90ec3cd89652ce4157cbe6dce0c2930d
parentdca22ab055bd19a49c173c49fc0a8db7be442044
lavd/x11grab: disable drawing mouse without XFixes.

Fix a segfault if the XFixes extension is not available on
the X11 server.
Can be reproduced using the VNC server.
libavdevice/x11grab.c