[libdvdnav-devel] [Git][videolan/libdvdread][master] 2 commits: [fix][docs] Fallback to DVDUDFVolumeInfo means -1 is returned

Jean-Baptiste Kempf (@jbk) gitlab at videolan.org
Wed Jun 8 09:38:35 UTC 2022



Jean-Baptiste Kempf pushed to branch master at VideoLAN / libdvdread


Commits:
a3c51228 by Miguel Borges de Freitas at 2022-06-08T09:34:34+00:00
[fix][docs] Fallback to DVDUDFVolumeInfo means -1 is returned

- - - - -
0db9a8e3 by Miguel Borges de Freitas at 2022-06-08T09:34:34+00:00
[docs] Fix duplicated word

- - - - -


1 changed file:

- src/dvdread/dvd_reader.h


Changes:

=====================================
src/dvdread/dvd_reader.h
=====================================
@@ -37,7 +37,7 @@
 /**
  * The DVD access interface.
  *
- * This file contains the functions that form the interface to to
+ * This file contains the functions that form the interface for
  * reading files located on a DVD.
  */
 
@@ -324,7 +324,7 @@ int DVDFileSeekForce( dvd_file_t *, int offset, int force_size);
 /**
  * Get the ISO9660 VolumeIdentifier and VolumeSetIdentifier
  *
- * * Only use this function as fallback if DVDUDFVolumeInfo returns 0   *
+ * * Only use this function as fallback if DVDUDFVolumeInfo returns -1  *
  * * this will happen on a disc mastered only with a iso9660 filesystem *
  * * All video DVD discs have UDF filesystem                            *
  *



View it on GitLab: https://code.videolan.org/videolan/libdvdread/-/compare/af23e16b6478e2324835f0f1926b08cbda9b6544...0db9a8e387a422c61bedd43f19fd843971be0279

-- 
View it on GitLab: https://code.videolan.org/videolan/libdvdread/-/compare/af23e16b6478e2324835f0f1926b08cbda9b6544...0db9a8e387a422c61bedd43f19fd843971be0279
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the libdvdnav-devel mailing list