[libdvdnav-devel] [Git][videolan/libdvdnav][master] 2 commits: Update .gitignore
Jean-Baptiste Kempf (@jbk)
gitlab at videolan.org
Tue Sep 23 14:35:48 UTC 2025
Jean-Baptiste Kempf pushed to branch master at VideoLAN / libdvdnav
Commits:
a453cafb by Jean-Baptiste Kempf at 2025-09-23T16:32:25+02:00
Update .gitignore
- - - - -
cb5e16bd by Jean-Baptiste Kempf at 2025-09-23T16:32:38+02:00
Update Changelog to 7.0.0
- - - - -
2 changed files:
- .gitignore
- ChangeLog
Changes:
=====================================
.gitignore
=====================================
@@ -18,6 +18,7 @@
/depcomp
/install-sh
/libdvdnav*.tar.bz2
+/releases*
/libtool
/ltmain.sh
/missing
=====================================
ChangeLog
=====================================
@@ -1,11 +1,11 @@
-libdvdnav (6.2.0)
+libdvdnav (7.0.0)
* add dvdnav_get_volid_string to obtain the volume id of the disc
* add dvdnav_get_number_of_streams API to list tracks
* add dvdnav_set_active_stream API to activate a stream
* add dvdnav_toggle_spu_stream API to enable/disable the current SPU stream
* add dvdnav_get_disk_region_mask API to get the reported version from the disk
* expose dvdnav_jump_to_sector_by_time to the API
- * switch build system to Meson
+ * switch build system to Meson (and remove autotools)
* fix crashes and avoid asserts
libdvdnav (6.1.1)
View it on GitLab: https://code.videolan.org/videolan/libdvdnav/-/compare/310adf98ffeae4977d9f74478bf44d3bc5b99d4f...cb5e16bd8a9aeac80952bbd785b007b3909b535d
--
View it on GitLab: https://code.videolan.org/videolan/libdvdnav/-/compare/310adf98ffeae4977d9f74478bf44d3bc5b99d4f...cb5e16bd8a9aeac80952bbd785b007b3909b535d
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