]> git.sesse.net Git - vlc/commit
* Beginning of support for encrypted DVDs.
authorStéphane Borel <stef@videolan.org>
Sat, 20 Jan 2001 20:59:44 +0000 (20:59 +0000)
committerStéphane Borel <stef@videolan.org>
Sat, 20 Jan 2001 20:59:44 +0000 (20:59 +0000)
commit95ef185aad984ddc20b278a6a8c2594a56733494
tree872d4955fbe6f59c080206b4f2113045976d7171
parent2378ce90fa3395cf72c2e477c3f562f798f24d22
* Beginning of support for encrypted DVDs.
* It only tests encryption and authenticates disc.

The decryption does not work now et it is very ugly but I'm working on it.
Makefile.in
src/input/css_table.h [new file with mode: 0644]
src/input/dvd_css.c [new file with mode: 0644]
src/input/dvd_css.h [new file with mode: 0644]
src/input/dvd_ifo.c
src/input/dvd_ifo.h
src/input/input.c
src/input/input_dvd.c
src/input/input_dvd.h