wok-next diff libbluray/description.txt @ rev 21540

updated cantarell-fonts (0.111 -> 0.201)
author Hans-G?nter Theisgen
date Sun Jun 21 16:26:44 2020 +0100 (2020-06-21)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/libbluray/description.txt	Sun Jun 21 16:26:44 2020 +0100
     1.3 @@ -0,0 +1,27 @@
     1.4 +`libbluray` is an **open-source** library designed for Blu-Ray Discs playback
     1.5 +for media players, like [VLC](http://www.videolan.org/vlc/) or MPlayer.
     1.6 +
     1.7 +This **research** project is developed by an international team of developers
     1.8 +from [Doom9](http://www.doom9.org/).
     1.9 +
    1.10 +Features
    1.11 +
    1.12 +  * Portability: Currently supported platforms are GNU/Linux, Windows, MacOS X.
    1.13 +    Dependencies are very limited.
    1.14 +  * Freedom: `libbluray` is released under a Free Software license, LGPL,
    1.15 +    ensuring it will stay free.
    1.16 +  * Features: the library integrates navigation, playlist parsing, menus and
    1.17 +    BD-J.
    1.18 +  * Legal: libbluray is DRM-circumvention free, and thus, safe to integrate in
    1.19 +    your software.
    1.20 +  * Fun: libbluray is a fun to hack on project, in its starting phase.
    1.21 +
    1.22 +**NB:** Most commercial Blu-Ray are protected by [AACS](http://www.aacsla.com/)
    1.23 +or [BD+](http://www.bdplusllc.com/) technologies and this library is not enough
    1.24 +to playback those discs.
    1.25 +
    1.26 +People interested in AACS technologies should have a look at
    1.27 +[libaacs](http://www.videolan.org/developers/libaacs.html).
    1.28 +
    1.29 +People interested in BD+ technologies should have a look at
    1.30 +[libbdplus](http://www.videolan.org/developers/libbdplus.html).