diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2011-12-11 23:17:11 -0600 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-12-18 00:07:46 -0200 |
commit | 20d5a40ea0e29b7ca515bc24ad6d422213189250 (patch) | |
tree | 704f7ed660263bd9e1d3c70487dbe3c48e55ed98 /libraries/libbluray/README | |
parent | 8eaeb0b42bf4090523feda8f2ffe37567ffeebcc (diff) | |
download | slackbuilds-20d5a40ea0e29b7ca515bc24ad6d422213189250.tar.gz |
libraries/libbluray: Added (Blu-Ray Disc playback library)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/libbluray/README')
-rw-r--r-- | libraries/libbluray/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/libbluray/README b/libraries/libbluray/README new file mode 100644 index 0000000000..c6034fd5de --- /dev/null +++ b/libraries/libbluray/README @@ -0,0 +1,7 @@ +libbluray is an open-source library designed for Blu-Ray Discs playback for +media players, like VLC or MPlayer. libbluray integrates navigation, playlist +parsing, menus and BD-J. libbluray is DRM-circumvention free, and thus, safe to +integrate in your software. + +Most commercial Blu-Ray are protected by AACS or BD+ technologies and this +library is not enough to playback those discs. |