Path to this page:
./
multimedia/libbluray,
Library for Blu-Ray Discs playback for media players
Branch: CURRENT,
Version: 1.2.1nb1,
Package name: libbluray-1.2.1nb1,
Maintainer: pkgsrc-usersThis library is written for the purpose of playing Blu-ray movies.
It is intended for software that want to support Blu-ray playback
(such as VLC and MPlayer).
Required to run:[
textproc/libxml2] [
graphics/freetype2] [
fonts/fontconfig]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 4d002a28e296afcfb634a8d0f71517c197965a96
RMD160: 61221f13d5085fc19c6136f396bd1e00c1c92e00
Filesize: 733.46 KB
Version history: (Expand)
- (2020-11-05) Updated to version: libbluray-1.2.1nb1
- (2020-10-31) Updated to version: libbluray-1.2.1
- (2020-08-18) Updated to version: libbluray-1.2.0nb2
- (2020-06-02) Updated to version: libbluray-1.2.0nb1
- (2020-03-24) Updated to version: libbluray-1.2.0
- (2020-02-13) Updated to version: libbluray-1.1.2nb2
CVS history: (Expand)
2020-11-05 10:09:30 by Ryo ONODERA | Files touched by this commit (1814) |
Log message:
*: Recursive revbump from textproc/icu-68.1
|
2020-10-31 20:38:21 by Thomas Klausner | Files touched by this commit (4) |  |
Log message:
libbluray: update to 1.2.1.
2020-10-25: Version 1.2.1
- Add initial support for .fmts files.
- Improve missing/broken playlist handling ("Star Trek Beyond 4K").
- Improve UHD metadata support.
- Improve BD-J compability.
- Improve error resilience and stability.
- Fix long delay in "Evangelion, You are (not) alone" menu.
- Fix JVM bootstrap issues with some Java 9 versions.
- Fix sign extended bytes when reading single bytes in BDJ.
- Fix creating organization and disc specific BD-J BUDA directories.
- Use external libudfread when available.
- Rename list_titles to bd_list_titles and add it to installed programs.
|
2020-08-17 22:20:41 by Leonardo Taccari | Files touched by this commit (2202) |
Log message:
*: revbump after fontconfig bl3 changes (libuuid removal)
|
2020-06-02 10:25:05 by Adam Ciarcinski | Files touched by this commit (1689) |
Log message:
Revbump for icu
|
2020-03-24 17:18:06 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
libbluray: updated to 1.2.0
Version 1.2.0
- Add functions to list and read BD-ROM files.
- Add support for separate key pressed / typed / released user input events.
- Add support for AWT mouse events (BD-J).
- Fix build with OpenJDK 12 / 13.
|
2020-02-13 17:54:59 by Kamil Rytarowski | Files touched by this commit (3) |
Log message:
libblueray: Replace local pthread_equal(3) patch with a real fix
* mutex: Switch the POSIX backend to PTHREAD_MUTEX_RECURSIVE
https://code.videolan.org/videolan/libb … equests/17
|
2020-02-12 16:33:37 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
libbluray: Fix potential segfault on recent NetBSD-current
|
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message:
all: migrate homepages from http to https
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
|