]> git.sesse.net Git - vlc/blobdiff - plugins/dvd/dvd_udf.h
-Fixed chapter selection at startup.
[vlc] / plugins / dvd / dvd_udf.h
index 037d2e5dccf317108f4e063b7fabebe0a1bed4c8..031e78e60e99ba9e7184204fd523468993acec01 100644 (file)
@@ -2,7 +2,7 @@
  * dvd_udf.h: structures for udf filesystem tools.
  *****************************************************************************
  * Copyright (C) 1998-2001 VideoLAN
- * $Id: dvd_udf.h,v 1.1 2001/02/15 21:03:27 stef Exp $
+ * $Id: dvd_udf.h,v 1.4 2001/11/07 17:42:04 stef Exp $
  *
  * Author: Stéphane Borel <stef@via.ecp.fr>
  *
@@ -23,3 +23,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  *****************************************************************************/
+
+/*
+ * Fonctions in dvd_udf.c
+ */
+u32 DVDUDFFindFile( dvdcss_handle, char * );
+