• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

build-aux/H22-Jul-2020-16,65912,377

m4/H22-Jul-2020-9,6058,687

src/H22-Jul-2020-10,8187,193

COPYINGH A D22-Jul-202025.9 KiB503418

ChangeLogH A D22-Jul-20203.6 KiB10290

KEYDB.cfgH A D22-Jul-20209.9 KiB221212

Makefile.amH A D03-May-20222.9 KiB127104

Makefile.inH A D03-May-202283.6 KiB1,6701,515

README.mdH A D22-Jul-20202.2 KiB7042

aclocal.m4H A D22-Jul-202043.3 KiB1,1981,088

bootstrapH A D22-Jul-202027 41

config.h.inH A D22-Jul-20203.5 KiB13591

configureH A D22-Jul-2020484.2 KiB16,52513,917

configure.acH A D22-Jul-20204.7 KiB160132

README.md

1# libaacs
2
3**libaacs** is a research project for a cross-platform open-source implementation of the AACS specification.
4
5# Disclaimer
6
7This library is written for the purpose of playing Blu-ray movies.
8
9It is intended for software that want to support Blu-ray playback (such as VLC and
10MPlayer). We, the authors of this library, do not condone nor endorse piracy.
11
12This library is simply a tool for playback of Blu-ray movies. Like any tool, the
13use of this tool can also be abused. There are already numerous laws in
14different countries and juridictions all over the world that protect copyrighted
15material, such as Blu-ray movies.
16
17With that said, it would have been impossible for us to distribute this library
18with terms such as "you cannot use this library for piracy", because this would
19violate the Open Source Definition and the LGPL license.
20Instead, we present to everyone this disclaimer.
21
22As a reminder, here is also the disclaimer found at the beginning of any movie
23in relation to copyrights.
24
25## ATTENTION
26
27International agreement and national laws protect copyrighted motion pictures,
28videotapes, and sound recordings.
29
30UNAUTHORIZED REPRODUCTION, EXHIBITION OR DISTRIBUTION OF COPYRIGHTED MOTION
31PICTURES CAN RESULT IN SEVERE CRIMINAL AND CIVIL PENALTIES UNDER THE LAWS OF
32YOUR COUNTRY.
33
34The International Criminal Police Organization - INTERPOL, has expressed its
35concern about motion picture and sound recording piracy to all of its member
36national police forces. (Resolution adopted at INTERPOL General Assembly,
37Stockholm, Sweden, September 8, 1977.)
38
39# Contribute
40
41To contribute, just compile the library and open merge requests on the repository:
42https://code.videolan.org/videolan/libaacs
43
44## CoC
45
46The [VideoLAN Code of Conduct](https://wiki.videolan.org/CoC) applies to this project.
47
48## CLA
49
50There is no CLA.
51
52People will keep their copyright and their authorship rights, while adhering to the license.
53
54VideoLAN will only have the collective work rights.
55
56# FAQ
57
58## Do you give the keys?
59
60We do not ship any encryption keys or cert, no.
61
62## Do you provide binaries?
63
64No, we don't. You should compile this yourself.
65
66## Do you implement HD-DVD AACS version?
67
68We do not, but patches are very welcome.
69
70