]> git.sesse.net Git - vlc/blobdiff - include/vlc/libvlc_media_library.h
Undocument the now fixed X11 drawable depth bug
[vlc] / include / vlc / libvlc_media_library.h
index f1de8751b4a05e72209d05a05c2dc9368333fce5..76b5b161e6853479324ff23e86fa3b4a39f0036b 100644 (file)
 extern "C" {
 # endif
 
-/*****************************************************************************
- * Media Library
- *****************************************************************************/
-/** \defgroup libvlc_media_library libvlc_media_library
+/** \defgroup libvlc_media_library LibVLC media library
  * \ingroup libvlc
- * LibVLC Media Library
  * @{
  */
 
@@ -49,11 +45,11 @@ typedef struct libvlc_media_library_t libvlc_media_library_t;
 /**
  * Create an new Media Library object
  *
- * \param p_libvlc_instance the libvlc instance
+ * \param p_instance the libvlc instance
  * \return a new object or NULL on error
  */
 VLC_PUBLIC_API libvlc_media_library_t *
-    libvlc_media_library_new( libvlc_instance_t * p_inst );
+    libvlc_media_library_new( libvlc_instance_t * p_instance );
 
 /**
  * Release media library object. This functions decrements the