]> git.sesse.net Git - vlc/commitdiff
Undocument the now fixed X11 drawable depth bug
authorRémi Denis-Courmont <remi@remlab.net>
Mon, 19 Jul 2010 15:30:16 +0000 (18:30 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Mon, 19 Jul 2010 15:31:15 +0000 (18:31 +0300)
This was fixed after 1.1.0-RC.

include/vlc/libvlc_media_player.h

index 43c463304bf9ea74d21b3ae911c79f03a2c21ff8..d328e511ba7154eb18bc5163b69c9be5d7bbbbb9 100644 (file)
@@ -316,9 +316,6 @@ VLC_PUBLIC_API uint32_t libvlc_media_player_get_agl ( libvlc_media_player_t *p_m
  * X11 window. Pixmaps are <b>not</b> supported. The caller shall ensure that
  * the X11 server is the same as the one the VLC instance has been configured
  * with.
- * If XVideo is <b>not</b> used, it is assumed that the drawable has the
- * following properties in common with the default X11 screen: depth, scan line
- * pad, black pixel. This is a bug.
  *
  * \param p_mi the Media Player
  * \param drawable the ID of the X window