[libbluray-devel] [Git][videolan/libbluray][master] Get ready for 1.4.1

Jean-Baptiste Kempf (@jbk) gitlab at videolan.org
Sat Dec 20 09:51:30 UTC 2025



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


Commits:
6bfbde53 by Jean-Baptiste Kempf at 2025-12-20T10:51:14+01:00
Get ready for 1.4.1

- - - - -


2 changed files:

- ChangeLog
- meson.build


Changes:

=====================================
ChangeLog
=====================================
@@ -1,4 +1,10 @@
-2025-08-18
+2025-12-xx: Version 1.4.1
+- Fix linking on Windows with Freetype enabled
+- Improve compilation with MSVC
+- Cleaning and improvements in Meson build files
+- Fix build with Java 23 for BD-J
+
+2025-08-18: Version 1.4.0
 - Switch build system to Meson.
 - Require libudfread 1.2.0.
 - Use visibility attributes for exported symbols.


=====================================
meson.build
=====================================
@@ -2,7 +2,7 @@
 # SPDX-License-Identifier: MIT
 
 project('libbluray', 'c',
-    version: '1.4.0',
+    version: '1.4.1',
     subproject_dir: 'contrib',
     default_options: ['buildtype=debugoptimized',
                       'c_std=c99',



View it on GitLab: https://code.videolan.org/videolan/libbluray/-/commit/6bfbde531531616ce0903372c9de03be0f9c8eee

-- 
View it on GitLab: https://code.videolan.org/videolan/libbluray/-/commit/6bfbde531531616ce0903372c9de03be0f9c8eee
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the libbluray-devel mailing list